XBMC Community Forum
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)



so - pepshki - 2008-11-24 11:24

this will only work with unbuntu? no way to install on fedora?


- Probe - 2008-11-24 14:59

Hi. I'm trying to install from PPAs but i get this error:
Code:
Duplicate sources.list entry http://ppa.launchpad.net hardy/main Packages (/var/lib/apt/lists/ppa.launchpad.net_team-xbmc-hardy_ubuntu_dists_hardy_main_binary-i386_Packages)Imposible obtener http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/deb-src/binary-i386/Packages.gz  404 Not Found
Imposible obtener http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/binary-i386/Packages.gz  404 Not Found
Imposible obtener http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/hardy/binary-i386/Packages.gz  404 Not Found

Same result with 8.10 and Intrepid PPAs


- SpiffBB - 2008-11-24 19:32

pepshki Wrote:this will only work with unbuntu? no way to install on fedora?

http://fedorajunkies.com/index.php/XBMC

Havent tried it myself.

Good luck!

(and I would be intrested to read how it went)


- wattazoum - 2008-11-24 19:57

bwinterton Wrote:Sorry, it states:

Could not mark all packages for installation or upgrade
The following packages have unresolvable dependencies. Make sure that all required
repositories are added and enabled in the preferences.

XBMC:
depends: xbmc-common but is not going to be installed
depends: xbmc-skin-pm3-hd but is not going to be installed
depends: xbmc-web-pm3 but it is not going to be installed

Any help with this would be great! Thanks!

Did you activate Universe and Multiverse repositories ?


- wattazoum - 2008-11-24 20:00

Probe Wrote:Hi. I'm trying to install from PPAs but i get this error:
Code:
Duplicate sources.list entry http://ppa.launchpad.net hardy/main Packages (/var/lib/apt/lists/ppa.launchpad.net_team-xbmc-hardy_ubuntu_dists_hardy_main_binary-i386_Packages)Imposible obtener http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/deb-src/binary-i386/Packages.gz  404 Not Found
Imposible obtener http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/binary-i386/Packages.gz  404 Not Found
Imposible obtener http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/hardy/binary-i386/Packages.gz  404 Not Found
Same result with 8.10 and Intrepid PPAs

Can you paste your sources.list (from /etc/apt/sources.list) in http://pastebin.ubuntu.com/ and provide the link here ?

these addresses are invalid Undecided

http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/hardy

http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/dists/hardy/http://ppa.launchpad.net/team-xbmc-hardy/ubuntu/binary-i386

So I believe that you made some mistakes while adding the repositories.


- chris.arney - 2008-12-01 05:46

wattazoum Wrote:Did you activate Universe and Multiverse repositories ?

I have the same problem. I have both Universe and Multiverse activated. When I try to install these individually, here's what I get back:

xbmc-common:
Depends: libcdio6 but it is not installable
Depends: libglew1.4 but it is not installable

xbmc-skin-pm3-hd:
Depends: xbmc-common but it is not going to be installed

xbmc-skin-pm3:
Depends: xbmc-common but it is not going to be installed


- TeddybrSociety - 2008-12-03 14:15

I am a complete noob to ubuntu, so probably doing something very basic and stupid, but I cannot get xbmc to show up in synaptic even though I have added the ppa's for intrepid to my sources.list:

deb http://ppa.launchpad.net/team-xbmc-intrepid/ubuntu intrepid main
deb-src http://ppa.launchpad.net/team-xbmc-intrepid/ubuntu intrepid main

I can install xbmc using sudo get-apt install xbmc. But searching for "xbmc" in synaptic gives no results. Also, clicking on "ppa.launchpad.net" in my "sources" list in synaptic also shows nothing. Help would be much appreciated!


- seanysean - 2008-12-03 14:17

TeddybrSociety Wrote:I am a complete noob to ubuntu, so probably doing something very basic and stupid, but I cannot get xbmc to show up in synaptic even though I have added the ppa's for intrepid to my sources.list:

deb http://ppa.launchpad.net/team-xbmc-intrepid/ubuntu intrepid main
deb-src http://ppa.launchpad.net/team-xbmc-intrepid/ubuntu intrepid main

I can install xbmc using sudo get-apt install xbmc. But searching for "xbmc" in synaptic gives no results. Also, clicking on "ppa.launchpad.net" in my "sources" list in synaptic also shows nothing. Help would be much appreciated!

Go to a terminal and type

Quote:sudo apt-get update
sudo apt-cache search xbmc

Does this return results?


- TeddybrSociety - 2008-12-04 19:22

Yes, that works. Thank you :smile:


- quake101 - 2008-12-09 23:50

has the daily build ppa been reinstated?