![]() |
|
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) (/showthread.php?tid=33327) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 |
- michal - 2010-06-10 11:40 WTF!? Can anyone explain to me what I might be doing wrong? I'm running Karmic and I've done all the obvious things like run apt-get update.. michal@htpc:~$ cat /etc/apt/sources.list.d/team-xbmc-svn-ppa-karmic.list deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu karmic main michal@htpc:~$ apt-cache show xbmc |grep Ver Version: 1:9.11+svn28256-karmic1 If I look at: http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu/dists/karmic/main/binary-i386/Packages It also seems to be missing the newer packages.. And indeed if I look in: http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu/pool/main/x/xbmc/ The newer builds are missing.. Any ideas? Regards, Michal P.S. I saw there were problems with the SVN PPA with builds failing but I did not see mention of the missing Karmic builds in that thread. EDIT: Am I correct in understanding that there have been no new Karmic builds for well over 3 months? - lozbrown85 - 2010-06-10 12:02 michal Wrote:WTF!? apart from where my post said: Quote:SVN PPA for Karmic amd64 brings down a new xbmc-bin package but generates dependancy errors against the other xbmc packages upon which it depends... ![]() michal Wrote:EDIT: Am I correct in understanding that there have been no new Karmic builds for well over 3 months? Yes no new working builds for a long time, due to the state of flux that the SVN is in (partially due to the merge of the addons branch). if you look at the timeline on the trac you'll notice development is currently very active. Don't get annoyed, there are issues with the current builds, try to remember these people do everything they do for XBMC out of the goodness of their heart, You can't complain about the QOS when you dont pay anything for the service. Also try no swear, or even sudo swear (see first line of your post) it doesnt make people want to help you any more.
- michal - 2010-06-10 12:16 lozbrown85 Wrote:apart from where my post said: Thank you for responding to my query. I thought you were specifically referring to amd64 builds, whereas I am on i386 x86. The only reason I'm ever trying to update is that I've been having problems with some m4v files (Apple keynotes) where they don't play smoothly. I know they used to so there must have been an update to either XBMC or the Nvidia drivers (I use VDPAU) at some stage that broke it. I'm not annoyed, just a bit confused with the state of the SVN PPA. I've been using XBMC for a long time and the Linux one since it was first compilable. I'm very grateful for the work that has been put in and I feel no sense of entitlement for any sort of support. To me WTF is no more offensive than RTFM so I guess it never even occurred to me that it could possibly be offensive to anyone. Thanks for clarifying the current state of the SVN PPA and the availability of newer XBMC builds for Karmic. I look forward to this being resolved and getting to try some of the new features being worked on. Regards, Michal - steve1977 - 2010-06-12 08:02 I am updating from the "repository ppa:team-xbmc" (on Ubuntu Lucid). However, I am still stuck with R26018. I thought that the nightlies are up and running again and should be somewhere in the 3xxxxx including addons. Any thoughts? - BurningSky - 2010-06-12 11:30 steve1977 Wrote:I am updating from the "repository ppa:team-xbmc" (on Ubuntu Lucid). However, I am still stuck with R26018. I thought that the nightlies are up and running again and should be somewhere in the 3xxxxx including addons. Any thoughts? Read the second post above yours. ![]() PS: SVN builds are only availiable in the "ppa:team-xbmc-svn/ppa" repository. - steve1977 - 2010-06-12 13:11 BurningSky Wrote:Read the second post above yours. You are right. I was actually refering to "ppa:team-xbmc-svn". The above posts are not clear to me. Does it imply that there actually still no nightlies more recent than SVN28042? - BurningSky - 2010-06-12 16:56 Yes, we must wait until it is fixed. Alternatively, you can compile xbmc from source code or download an unofficial nightly build (search google). - JackieBrown - 2010-06-14 03:34 BurningSky Wrote:Yes, we must wait until it is fixed. Alternatively, you can compile xbmc from source code or download an unofficial nightly build (search google).Or use the last stable build
- michal - 2010-06-15 11:35 JackieBrown Wrote:Or use the last stable build Yes, but unfortunately it is incapable of playing many m4v files smoothly. I wouldn't even have remembered to try a newer build if not for this. - xanadu1979 - 2010-06-19 00:42 Anybody try the new SVN build from the SVN PPA? Is it safe to install? |