this is the window that pops up when i try to upgrade. Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

Bug #724271 reported by Jesse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: update-manager

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

 This can be caused by:
 * Upgrading to a pre-release version of Ubuntu
 * Running the current pre-release version of Ubuntu
 * Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: update-manager 1:0.134.11
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic i686
Architecture: i386
Date: Thu Feb 24 07:04:19 2011
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: update-manager

Revision history for this message
Jesse (jessekustoms) wrote :
Revision history for this message
Jesse (jessekustoms) wrote :

maybe i dont know enough about my computer but im pretty sure its a bug. not saying im not an idot...

Revision history for this message
Jesse (jessekustoms) wrote :

i also found a broken or held package.. i dont know how to find or fix it. the package manager wont allow anything till its fixed. any ideas where to start? any realation to tha original problem?

Revision history for this message
Manfred Hampl (m-hampl) wrote :

This can be a duplicate of bug 721306 and bug 614993 (and dozens of similar ones)

If the package xserver-xorg-video-nouveau is installed, in several cases the 10.04 to 10.10 upgrade fails with the error message

"Could not determine the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu"

Several persons have reported that after removal of that package the upgrade was successful.

Try this workaround: Open a terminal and enter the command:

sudo apt-get remove xserver-xorg-video-nouveau

and try the upgrade again.

++++++++++++++++++++

OR:
If you indeed have a held or broken package please follow the instructions in
https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure

tags: added: lucid2maverick
removed: lucid
Revision history for this message
RedSingularity (redsingularity) wrote :

Duplicate of master bug 721306. Marking.

Changed in update-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Jesse (jessekustoms) wrote :

tostr@tostr-desktop:~$ apt-get remove xserver-xorg-video-nouveau
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
tostr@tostr-desktop:~$
 i tried what you suggested in your reply and this is what its telling me. does this mean theres a broken package?

Revision history for this message
Jesse (jessekustoms) wrote :

The following packages have unmet dependencies:
  libdrm-nouveau1: Breaks: xserver-xorg-video-nouveau (< 1:0.0.16) but 1:0.0.15+git20100219+9b4118d-0ubuntu5 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
tostr@tostr-desktop:~$
this is what i got after following these instructions https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure

Revision history for this message
Jesse (jessekustoms) wrote :

im pretty sure its not a duplicate. i tried the stuff on 721306 but it still wont let me update or upgrade

Revision history for this message
Manfred Hampl (m-hampl) wrote :

@Jesse:
...
$ apt-get remove xserver-xorg-video-nouveau
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
...

You missed to put "sudo" in front of the command

sudo apt-get remove xserver-xorg-video-nouveau

Even if your case maybe is not fully identical to bug 721306, removing xserver-xorg-video-nouveau should help solving your 'held package' problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.