Tagged Questions
0
votes
0answers
8 views
Ubuntu dependency problems after `do-release-upgrade`
I recently performed do-release-upgrade, and it appears to have broken some of my packages. I can't properly apt-get autoremove or apt-get upgrade any more.
$ sudo apt-get install -f
...
Errors ...
1
vote
1answer
15 views
How can I upgrade while having unmet dependencies?
I just install a package that has these unmet dependencies:
Depends: sun-java5-jre but it is not installable or
sun-java6-jre but it is not installable or
openjdk-6-jre ...
0
votes
0answers
23 views
Unmet dependencies. Try 'apt-get -f install' doesn't work [duplicate]
What could I do to solve these problems? It happened when I canceled software upgrade on my Ubuntu Linux.
apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state ...
4
votes
1answer
505 views
Unmet dependencies: linux-generic
Today I went over to my grandma because she had some problems with her computer, running Xubuntu 12.04LTS. After fixing 'the problem' (Firefox was set fullscreen..) I ran the usual apt-get update ...
2
votes
3answers
342 views
interrupted upgrade
I was running ubuntu 11.10 without major flaws and somewhat adapted to my taste and decided to give upgrading another shot. Somehow I do so every couple of years and every time I face reinstall. This ...
3
votes
0answers
576 views
Ubuntu 12.10 stuck in incomplete upgrade state [closed]
I started upgrade from Ubuntu 12.04 to Ubuntu 12.10 x64. All of a sudden, the upgrade process stops due to extra.ubuntu.com being unreachable. Any attempts to resume the process didn't give any ...
2
votes
0answers
574 views
Ubuntu upgrade 12.04 the disk drive for / is not ready or not present
When upgrading Ubuntu to 12.04, I get the message
the disk drive for / is not ready or not present.
I tried
mount -n -o remount,rw /` and `dpkg --configure -a
which gives me this error:
...
2
votes
0answers
77 views
12.04 upgrade hosed my system
I wish I could be more specific. I installed the upgrade from the update manager and after the computer rebooted, I found I could not run a lot of programs. I tried running them from the command ...
0
votes
1answer
555 views
Failing to upgrade to linux-image-3.0.0-26-generic
When I try to upgrade linux-image-3.0.0-26-generic I get following problems:
dpkg-deb (subprocess): data: internal bzip2 read error: 'DATA_ERROR'
dpkg-deb: error: subprocess <decompress> ...
0
votes
1answer
198 views
How to upgrade nautilus to 3.4 on 11.04?
I'd like to upgrade Nautilus from 2.32.2.1 to 3.4 because I've encountered a problem which I cannot reproduce on Nautilus 3.4 (on Ubuntu 12.04). I guess there might be a bug in my current version.
...
0
votes
0answers
57 views
Quantal: Broken apt-index, cant fix dependencies [duplicate]
Possible Duplicate:
There's an issue with an Alpha/Beta Release of Ubuntu, what should I do?
I can't seem to add/remove/update packages
Ubuntu software update has a notice about partial ...
2
votes
1answer
1k views
How to fix “apt-get upgrade” errors?
I get these errors when I try to upgrade the packages installed on my Ubuntu system:
m@m-desktop ~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state ...
0
votes
2answers
427 views
Can't install FlightGear after upgrading to ubuntu 12
I upgrade ubuntu to v12 and flightgear quit working. So I uninstalled it and tried the reinstall it but it will not install.
This is what happens when I try to install it.
"Package dependencies cannot ...
0
votes
0answers
83 views
Totem was deleted in upgrade process and now it have unmet dependencies [duplicate]
Possible Duplicate:
How do I resolve unmet dependencies?
What can I do to solve this problem?
Error:
totem: Depends: libnautilus-extension1a (>= 1:2.91) but 1:3.4.1-0ubuntu1 must be ...
3
votes
3answers
441 views
Does dist-upgrade require PPA software to be uninstalled first?
I'm still running Ubuntu 10.04 with quite a few PPAs. Amongst the PPAs there is Guiodic (Guido Iodice) Lucid quasi-rolling :) PPA which brings most recent versions of many programs to my desktop.
My ...
2
votes
2answers
515 views
Error while upgrading to 10.10
I tried to upgrade 10.04 to 10.10 and got an error: 'E:Couldn't configure pre-depend x11-common for x11-xkb-utils, probably a dependency cycle.'. Can I fix this and finalize the upgrade?