messed up my install by unsuccesful upgrader, now what?
#1
Hello everyone,
I have done it again, i upgraded with the usual

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc

got some dependancies missing so I
sudo apt-get install -f
sudo apt-get autoremove
sudo apt-get dist upgrade (or something similar)

now xbmc won't start, and everything seems to be broken.
Is there anyway to fix this?

Cheers for any help you can give me!
Reply
#2
reinstall video drivers for your system. look online for instructions. That's happened to me a few times.
Use mythicalLibrarian to make a library out of your MythTV files. Leave the recording to MythTV and use XBMC as your library.
Installation and Instructions:http://wiki.xbmc.org/index.php?title=MythicalLibrarian
Technical Support:http://forum.xbmc.org/showthread.php?tid=65644
[url=http://forum.xda-developers.com/showthread.php?tid=1081892][/url]
Reply
#3
could you kindly point me to the correct thread? I have tried search, but maybe not with the correct keywords...
Anyway xbmc seems to work if I log in and launch xinit xbmc, I wonder why
Reply
#4
grumpygamer Wrote:Hello everyone,
I have done it again,
Is there anyway to fix this?

Yes, Stop doing it!

If this is an HTPC just get it working and quit trying to break it.

There is no need to apt-get upgrade. Let it be and watch your movie!

At the very least, download clonezilla and make a backup. Once you have it right, then you can tinker all you want.
Reply
#5
Agreed.
I don't know why I have this ALWAYS-UPDATE-TO-THE-LAST-VERSION urge...
Anyway that wasn't very constructive as a comment.
Anyone else?
Reply
#6
as always debug log... and consol output if no debug log is generated..
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#7
ok let me figure out how to get a debug log and will be right back
Reply
#8
If you are on Karmic

Quote:sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:nvidia-vdpau/ppa
sudo apt-get update

sudo apt-get install linux-headers-generic nvidia-glx-190

sudo nvidia-xconfig -s --no-logo --force-generate


btw, this is not exactly impossible to find on the google.
Reply
#9
I am on jaunty, and I did search on google...
anyway thanks for your tip
Reply
#10
Try this.

Quote:sudo apt-get remove xbmc-live

sudo nvidia-installer --update -a -s -f

sudo apt-get install xbmc-live

sudo reboot
Reply
#11
Quote:sudo apt-get remove xbmc-live

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xbmc-live is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

Quote:sudo nvidia-installer --update -a -s -f

Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 190.53............................................................................................................................................................................................................................................................................................................

ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xserver-xorg-core' for reading
(No such file or directory)


ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xserver-xorg-core' for reading
(No such file or directory)


ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xserver-xorg-core' for reading
(No such file or directory)

Quote:sudo apt-get install xbmc-live

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xbmc-live: Depends: xbmc-standalone (= 1:9.11+svn28256-jaunty1) but it is not going to be installed
E: Broken packages


not working yet, any other ideas?
Reply
#12
Add the repositories -- first open a nano editor for the third party sources list:

Quote:sudo nano /etc/apt/sources.list.d/xbmc.org.list

Then copy and paste the following respository entries:

Quote:deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main

Import the key:

Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 64234534

Update your repository list

Code:
sudo apt-get update

Then do the recommended upgrades:

Code:
sudo apt-get upgrade

Now install the latest XBMC:

Code:
sudo apt-get install xbmc

And reboot your system:

Code:
sudo reboot

Let me know what happens
Reply
#13
Looks like stop doing it was the best advice in this thread. Wink
Reply
#14
Thanks I just tried and after update I got the following message:

Quote:Hit http://it.archive.ubuntu.com jaunty Release.gpg
Hit http://ppa.launchpad.net jaunty Release.gpg
Ign http://ppa.launchpad.net jaunty/main Translation-en_US
Hit http://archive.ubuntu.com jaunty Release.gpg
Ign http://archive.ubuntu.com jaunty/main Translation-en_US
Hit http://ppa.launchpad.net jaunty Release.gpg
Ign http://ppa.launchpad.net jaunty/main Translation-en_US
Hit http://ppa.launchpad.net jaunty Release
Ign http://it.archive.ubuntu.com jaunty/main Translation-en_US
Ign http://archive.ubuntu.com jaunty/restricted Translation-en_US
Ign http://archive.ubuntu.com jaunty/multiverse Translation-en_US
Ign http://archive.ubuntu.com jaunty/universe Translation-en_US
Hit http://ppa.launchpad.net jaunty Release
Hit http://ppa.launchpad.net jaunty/main Packages
Hit http://ppa.launchpad.net jaunty/main Sources
Ign http://it.archive.ubuntu.com jaunty/restricted Translation-en_US
Hit http://ppa.launchpad.net jaunty/main Packages
Hit http://ppa.launchpad.net jaunty/main Sources
Ign http://it.archive.ubuntu.com jaunty/universe Translation-en_US
Hit http://archive.ubuntu.com jaunty Release
Ign http://it.archive.ubuntu.com jaunty/multiverse Translation-en_US
Hit http://archive.ubuntu.com jaunty/main Packages
Get:1 http://it.archive.ubuntu.com jaunty-updates Release.gpg [189B]
Hit http://archive.ubuntu.com jaunty/restricted Packages
Hit http://archive.ubuntu.com jaunty/multiverse Packages
Ign http://it.archive.ubuntu.com jaunty-updates/universe Translation-en_US
Hit http://archive.ubuntu.com jaunty/universe Packages
Ign http://it.archive.ubuntu.com jaunty-updates/main Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-updates/multiverse Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-updates/restricted Translation-en_US
Hit http://it.archive.ubuntu.com jaunty-backports Release.gpg
Ign http://it.archive.ubuntu.com jaunty-backports/universe Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-backports/main Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-backports/multiverse Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-backports/restricted Translation-en_US
Hit http://it.archive.ubuntu.com jaunty Release
Get:2 http://it.archive.ubuntu.com jaunty-updates Release [57.9kB]
Hit http://it.archive.ubuntu.com jaunty-backports Release
Hit http://it.archive.ubuntu.com jaunty/main Packages
Hit http://it.archive.ubuntu.com jaunty/restricted Packages
Get:3 http://security.ubuntu.com jaunty-security Release.gpg [189B]
Ign http://security.ubuntu.com jaunty-security/universe Translation-en_US
Ign http://security.ubuntu.com jaunty-security/main Translation-en_US
Ign http://security.ubuntu.com jaunty-security/multiverse Translation-en_US
Ign http://security.ubuntu.com jaunty-security/restricted Translation-en_US
Get:4 http://security.ubuntu.com jaunty-security Release [57.9kB]
Hit http://it.archive.ubuntu.com jaunty/universe Packages
Hit http://it.archive.ubuntu.com jaunty/multiverse Packages
Get:5 http://it.archive.ubuntu.com jaunty-updates/universe Packages [113kB]
Get:6 http://security.ubuntu.com jaunty-security/universe Packages [83.4kB]
Get:7 http://it.archive.ubuntu.com jaunty-updates/main Packages [226kB]
Get:8 http://it.archive.ubuntu.com jaunty-updates/multiverse Packages [8561B]
Get:9 http://security.ubuntu.com jaunty-security/main Packages [139kB]
Get:10 http://it.archive.ubuntu.com jaunty-updates/restricted Packages [2612B]
Hit http://it.archive.ubuntu.com jaunty-backports/universe Packages
Hit http://it.archive.ubuntu.com jaunty-backports/main Packages
Hit http://it.archive.ubuntu.com jaunty-backports/multiverse Packages
Hit http://it.archive.ubuntu.com jaunty-backports/restricted Packages
Get:11 http://security.ubuntu.com jaunty-security/multiverse Packages [1669B]
Get:12 http://security.ubuntu.com jaunty-security/restricted Packages [2612B]
Fetched 694kB in 8s (79.5kB/s)
Reading package lists... Done
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_team-xbmc-svn_ppa_ubuntu_dists_jaunty_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems

I ran update AGAIN as suggested:
Quote:Hit http://security.ubuntu.com jaunty-security Release.gpg
Ign http://security.ubuntu.com jaunty-security/universe Translation-en_US
Hit http://archive.ubuntu.com jaunty Release.gpg
Ign http://archive.ubuntu.com jaunty/main Translation-en_US
Hit http://it.archive.ubuntu.com jaunty Release.gpg
Hit http://ppa.launchpad.net jaunty Release.gpg
Ign http://ppa.launchpad.net jaunty/main Translation-en_US
Hit http://ppa.launchpad.net jaunty Release.gpg
Ign http://security.ubuntu.com jaunty-security/main Translation-en_US
Ign http://security.ubuntu.com jaunty-security/multiverse Translation-en_US
Ign http://security.ubuntu.com jaunty-security/restricted Translation-en_US
Hit http://security.ubuntu.com jaunty-security Release
Ign http://ppa.launchpad.net jaunty/main Translation-en_US
Hit http://ppa.launchpad.net jaunty Release
Hit http://security.ubuntu.com jaunty-security/universe Packages
Ign http://it.archive.ubuntu.com jaunty/main Translation-en_US
Hit http://ppa.launchpad.net jaunty Release
Hit http://security.ubuntu.com jaunty-security/main Packages
Hit http://ppa.launchpad.net jaunty/main Packages
Hit http://ppa.launchpad.net jaunty/main Sources
Ign http://archive.ubuntu.com jaunty/restricted Translation-en_US
Ign http://archive.ubuntu.com jaunty/multiverse Translation-en_US
Ign http://archive.ubuntu.com jaunty/universe Translation-en_US
Hit http://archive.ubuntu.com jaunty Release
Ign http://it.archive.ubuntu.com jaunty/restricted Translation-en_US
Hit http://ppa.launchpad.net jaunty/main Packages
Hit http://ppa.launchpad.net jaunty/main Sources
Hit http://archive.ubuntu.com jaunty/main Packages
Ign http://it.archive.ubuntu.com jaunty/universe Translation-en_US
Hit http://archive.ubuntu.com jaunty/restricted Packages
Hit http://archive.ubuntu.com jaunty/multiverse Packages
Hit http://archive.ubuntu.com jaunty/universe Packages
Hit http://security.ubuntu.com jaunty-security/multiverse Packages
Hit http://security.ubuntu.com jaunty-security/restricted Packages
Ign http://it.archive.ubuntu.com jaunty/multiverse Translation-en_US
Hit http://it.archive.ubuntu.com jaunty-updates Release.gpg
Ign http://it.archive.ubuntu.com jaunty-updates/universe Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-updates/main Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-updates/multiverse Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-updates/restricted Translation-en_US
Hit http://it.archive.ubuntu.com jaunty-backports Release.gpg
Ign http://it.archive.ubuntu.com jaunty-backports/universe Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-backports/main Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-backports/multiverse Translation-en_US
Ign http://it.archive.ubuntu.com jaunty-backports/restricted Translation-en_US
Hit http://it.archive.ubuntu.com jaunty Release
Hit http://it.archive.ubuntu.com jaunty-updates Release
Hit http://it.archive.ubuntu.com jaunty-backports Release
Hit http://it.archive.ubuntu.com jaunty/main Packages
Hit http://it.archive.ubuntu.com jaunty/restricted Packages
Hit http://it.archive.ubuntu.com jaunty/universe Packages
Hit http://it.archive.ubuntu.com jaunty/multiverse Packages
Hit http://it.archive.ubuntu.com jaunty-updates/universe Packages
Hit http://it.archive.ubuntu.com jaunty-updates/main Packages
Hit http://it.archive.ubuntu.com jaunty-updates/multiverse Packages
Hit http://it.archive.ubuntu.com jaunty-updates/restricted Packages
Hit http://it.archive.ubuntu.com jaunty-backports/universe Packages
Hit http://it.archive.ubuntu.com jaunty-backports/main Packages
Hit http://it.archive.ubuntu.com jaunty-backports/multiverse Packages
Hit http://it.archive.ubuntu.com jaunty-backports/restricted Packages
Reading package lists... Done

No errors this time, then I ran upgrade:
Quote:Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
xbmc-bin xbmc-data xbmc-skin-confluence xbmc-web-pm3
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

Something was already wrong but I installed xbmc anyway:

Quote:Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xbmc: Depends: xbmc-data (= 1:9.11+svn28256-jaunty1) but 1:9.11+svn27017-jaunty1 is to be installed
Depends: xbmc-skin-confluence (= 1:9.11+svn28256-jaunty1) but 1:9.11+svn27017-jaunty1 is to be installed or
xbmc-skin-pm3-hd (= 1:9.11+svn28256-jaunty1) but it is not going to be installed
Depends: xbmc-web (= 1:9.11+svn28256-jaunty1) but it is not going to be installed
E: Broken packages

... and it is still broken. Thanks for your patience.
Reply
#15
Is there other entries in xbmc.org.list? If so back it up and remove other entries and only have these ones.

Code:
sudo nano /etc/apt/sources.list.d/xbmc.org.list

Code:
deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu jaunty main
Reply

Logout Mark Read Team Forum Stats Members Help
messed up my install by unsuccesful upgrader, now what?0