10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Software Updater |
New
|
Undecided
|
Unassigned | |
| | apt (Ubuntu) |
Medium
|
Unassigned | ||
| | libdrm (Ubuntu) |
High
|
Unassigned | ||
| | xorg-server (Ubuntu) |
High
|
Michael Vogt | ||
Bug Description
This machine; Dell inspiron 560 MT Intel Pentium Dual Core E5400
Memory;4GB DDR3
Graphics:512MB Nvidia GeForce G310 Driver update to nvidia-
Dell screen: ST2010 1600x900
Attachment included: /var/log/
Key (error): Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResol
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/
Thanks.
| Rebug (j-de-cuba) wrote : | #1 |
| Rebug (j-de-cuba) wrote : | #2 |
| Rebug (j-de-cuba) wrote : | #3 |
| Jean-Baptiste Lallement (jibel) wrote : | #5 |
Can you confirm that it is an upgrade from lucid to maverick ?
Did you install one of the graphic driver manually (and specifically xserver-
| Changed in update-manager (Ubuntu): | |
| status: | New → Incomplete |
| Rebug (j-de-cuba) wrote : | #6 |
This is Lucid x86_64
It was indeed an attempt to upgrade from Lucid to Maverick.
No graphic driver manually installed (see attachment dpkg.log)
| Rebug (j-de-cuba) wrote : | #7 |
| Jean-Baptiste Lallement (jibel) wrote : | #8 |
There is currently a transition in maverick of the X.org packages breaking the ABI and preventing to upgrade the packages. You should try again in a few days when all the X.org stack have been published.
| Changed in update-manager (Ubuntu): | |
| status: | Incomplete → Confirmed |
The only thing I can add on this is that my upgrade was done in a virtualbox 3.2.6 environment using the release version of lucid 32bit to maverick 32bit, alpha 3 release. Everything else was stock, no added drivers, and no customizations.
| David R. Hedges (p14nd4) wrote : | #10 |
I received the same error attempting an i386 lucid->maverick upgrade via update-manager -d. The base files in /var/log/
| summary: |
- fails to "upgrade-manager -d" upgrade + 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated + breaks: Holding Back xserver-xorg-video-nouveau rather than change xorg- + video-abi-8.0 |
| Changed in update-manager (Ubuntu): | |
| importance: | Undecided → Medium |
| Robert Hooker (sarvatt) wrote : Re: 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: Holding Back xserver-xorg-video-nouveau rather than change xorg-video-abi-8.0 | #11 |
Grabbing the maverick libdrm source, dropping the Breaks: xserver-
| Changed in libdrm (Ubuntu): | |
| status: | New → Confirmed |
| importance: | Undecided → High |
| Jean-Baptiste Lallement (jibel) wrote : | #12 |
I'm raising importance of the update-manager task because something can very likely be done at the DistUpgradeQuirks level if everything is correct on the libdrm side.
| Changed in update-manager (Ubuntu): | |
| importance: | Medium → High |
| tags: | added: maverick |
| miked (miked11) wrote : | #13 |
Bug #626147 - two computers with this bug.
| Jean-Baptiste Lallement (jibel) wrote : | #14 |
I can reproduce it while upgrading from a fresh lucid to maverick.
1. Install a fresh 10.04.1 and all updates
2. edit /etc/apt/
3. run "update-manager -d" or "do-release-upgrade -m desktop -d"
4. Installation fails with "pkgProblemReso
If I enable 'universe' I can proceed with the upgrade.
What is odd, is that I only have packages in 'main' or 'restricted' installed so enabling/disabling universe shouldn't break things.
The major difference with the reports here, is that they have universe enabled.
I'm setting to 'critical' because that may hit a large number the user and affecting to mvo.
| Changed in update-manager (Ubuntu): | |
| assignee: | nobody → Michael Vogt (mvo) |
| importance: | High → Critical |
| status: | Confirmed → Triaged |
| Robert Hooker (sarvatt) wrote : | #15 |
The procedure I mentioned earlier in comment #11 to get around it doesn't seem to be optimal. Removing the Breaks: completely from libdrm-nouveau1 left me with xserver-
Jean-Baptiste: That's odd that you only hit it with universe disabled, because I hit the problem on a clean 10.04.1 install with universe enabled. These are essential packages though and I agree its a major problem.
| Michael Vogt (mvo) wrote : | #16 |
The problem is that the package "xserver-
The best fix I can think of currently is a explict:
Package: xserver-xorg-core
Conflicts: xserver-
to ensure the upgrade works. I'm testing this now.
| Michael Vogt (mvo) wrote : | #17 |
Another way is to use
Package: xserver-xorg-core
Conflicts: xserver-
(but that is a rather strong statement, though it will help the resolver to deal with the situation).
| Michael Vogt (mvo) wrote : | #18 |
| affects: | update-manager (Ubuntu) → xorg-server (Ubuntu) |
| Changed in xorg-server (Ubuntu): | |
| status: | Triaged → In Progress |
| Changed in libdrm (Ubuntu): | |
| status: | Confirmed → Invalid |
| summary: |
10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated - breaks: Holding Back xserver-xorg-video-nouveau rather than change xorg- - video-abi-8.0 + breaks: xserver-xorg-video-v4l demoted to universe |
| Michael Vogt (mvo) wrote : | #19 |
Note that I changed the Conflicts to a Breaks as its cleaner tihs way and archives the same effect. I uploaded the diff to maverick now (its waiting in the upload queue).
| Changed in xorg-server (Ubuntu): | |
| status: | In Progress → Fix Committed |
| Launchpad Janitor (janitor) wrote : | #20 |
This bug was fixed in the package xorg-server - 2:1.9.0-0ubuntu2
---------------
xorg-server (2:1.9.0-0ubuntu2) maverick; urgency=low
* debian/control:
- add explict breaks from xserver-xorg-core against
xserver-
upgrades with universe disabled work (LP: #614993)
-- Michael Vogt <email address hidden> Mon, 30 Aug 2010 15:40:07 +0200
| Changed in xorg-server (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| Rebug (j-de-cuba) wrote : | #21 |
I have tried a moment ago (Ned. local time 20:35) same Dell machine to upgrade from 10.04 to 10.10 getting same error >> "Could not calculate the upgrade".
I will try dist-upgrade again on august 31 2010, thanks.
| Jean-Baptiste Lallement (jibel) wrote : | #22 |
Rebug, could you please attach the file /var/lib/
| David R. Hedges (p14nd4) wrote : | #23 |
I also just tried the update to maverick again (after verifying that packages based on the xorg-server version above were listed in http://
| Steve Beattie (sbeattie) wrote : | #24 |
I can also confirm that after ensuring the xorg-server 2:1.9.0-0ubuntu2 packages made it into my local mirror that upgrades from lucid to maverick still fail here. Attached is my /var/lib/
| Steve Beattie (sbeattie) wrote : | #25 |
Oh, and yes, universe is most definitely enabled here.
| Changed in xorg-server (Ubuntu): | |
| status: | Fix Released → In Progress |
| Jean-Baptiste Lallement (jibel) wrote : | #26 |
I've been able to reproduce the problem on a fresh lucid with xserver-
Those who are hit by this bug, could you please try to remove that driver and try performing the upgrade again.
But, following recent discussion with bdmurray on IRC, removing that driver from his system doesn't fix the problem for him, so there is another one.
| Steve Beattie (sbeattie) wrote : Re: [Bug 614993] Re: 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe | #27 |
On Mon, Aug 30, 2010 at 10:09:24PM -0000, Jean-Baptiste Lallement wrote:
> I've been able to reproduce the problem on a fresh lucid with xserver-
> xorg-video-radeonhd which has been removed from maverick and is blocking
> the upgrade.
>
> Those who are hit by this bug, could you please try to remove that
> driver and try performing the upgrade again.
>
> But, following recent discussion with bdmurray on IRC, removing that
> driver from his system doesn't fix the problem for him, so there is
> another one.
As I reported to you on IRC, removing xserver-
allow the upgrade to be calculated for me. Thanks.
--
Steve Beattie
<email address hidden>
http://
| tags: | added: patch |
| David R. Hedges (p14nd4) wrote : | #28 |
I just ran sudo aptitude purge xserver-
| Michael Vogt (mvo) wrote : | #29 |
Hello David, thanks for your feedback. Can you please remove xserver-
| Jean-Baptiste Lallement (jibel) wrote : | #30 |
The following drivers are breaking the ABI during upgrade:
Provides: xserver-
xserver-
xserver-
Provides: xserver-
xserver-
| Michael Vogt (mvo) wrote : | #31 |
Thanks Jean-Baptiste! I uploaded a new xserver-xorg-core package that adds those additional breaks (plus some I merged from debian).
| Rebug (j-de-cuba) wrote : | #32 |
Attached: file /var/lib/
| Michael Vogt (mvo) wrote : | #33 |
Lowering the priority as it no longer breaks all upgrades.
| Changed in apt (Ubuntu): | |
| status: | New → Confirmed |
| importance: | Undecided → Medium |
| Changed in xorg-server (Ubuntu): | |
| milestone: | none → ubuntu-10.10-beta |
| importance: | Critical → High |
| Michael Vogt (mvo) wrote : | #34 |
A proposed apt fix is in lp:~mvo/apt/conflicts-on-virtuals
| Michael Vogt (mvo) wrote : | #35 |
New xserver-xorg-core uploaded (waiting in the moderation queue).
| Changed in apt (Ubuntu): | |
| status: | Confirmed → In Progress |
| Changed in xorg-server (Ubuntu): | |
| status: | In Progress → Fix Committed |
| David R. Hedges (p14nd4) wrote : | #36 |
I was hoping the new xserver-xorg-core package would show up in the maverick repository more quickly, so I could test if that alone resolved my problem, but I got impatient. I ran aptitude purge xserver-
Thanks for troubleshooting this and finding a resolution, Michael and Jean-Baptiste.
| Anders (andersja+launchpad-net) wrote : | #37 |
I just updated my lucid and re-ran sudo update-manager -d to no avail - bug still happens, apt.log complaining about the nouveau drivers... Still time to get this in for the beta deadline?
| miked (miked11) wrote : | #38 |
root@LeftGuest:~# sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@LeftGuest:~# do-release-upgrade -m desktop -d
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tools
Done downloading
extracting 'maverick.tar.gz'
authenticate 'maverick.tar.gz' against 'maverick.
tar: Removing leading `/' from member names
Reading cache
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Updating repository information
WARNING: Failed to read mirror file
100% [Working] 0s 39s
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Calculating the changes
Calculating the changes
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResol
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/
Restoring original system state
Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
root@LeftGuest:~#
| miked (miked11) wrote : | #39 |
| miked (miked11) wrote : | #40 |
| Changed in xorg-server (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| tags: | added: iso-testing |
| Changed in apt (Ubuntu): | |
| status: | In Progress → Fix Released |
| Changed in xorg-server (Ubuntu): | |
| status: | Fix Released → In Progress |
| status: | In Progress → New |
| Changed in xorg-server (Ubuntu): | |
| milestone: | ubuntu-10.10-beta → none |
| status: | New → Fix Released |
| description: | updated |
| John Johnson (the-art-of-spam) wrote : | #80 |
As of Feb 2011, this problem still persists.
Upgrading from 10.4 to 10.10 breaks with this error: "An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResol
As suggested above, it was fixed by removing: the xserver-
Logfiles contain these entries, see attachment:
Package libdrm-nouveau1 has broken Breaks on xserver-
Package xserver-
lspci output for video card:
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400 GS] (rev a1)
| broe (erich-rupp) wrote : | #81 |
i can also confirm this is not fixed. i get the same messages about xserver-
| Maddmaxx (maddmaxx666) wrote : | #82 |
Confirmed: "sudo apt-get purge xserver-
Completing upgrade as we speak, now to recompile my wireless driver and (fingers crossed) all is well!
I will add another confirmation about "xserver-
| Dean Hoover (kb7qdi) wrote : | #84 |
I used the commands from Maddmaxx, and the upgrade worked as expected.
| Dr.Death (dr.death) wrote : | #85 |
# sudo apt-get remove xserver-
# update-manager -d
did the trick for me :)
| ID (blood-of-amdusias) wrote : | #86 |
Except that I cannot boot Ubuntu, and OS that tries to read its
partition hangs immediately.
On 2/15/11, Dr.Death <email address hidden> wrote:
> # sudo apt-get remove xserver-
> # update-manager -d
>
> did the trick for me :)
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (716219).
> https:/
>
> Title:
> 10.04 -> 10.10 upgrade fails: pkgProblemResol
> breaks: xserver-
>
> Status in “apt” package in Ubuntu:
> Fix Released
> Status in “libdrm” package in Ubuntu:
> Invalid
> Status in “xorg-server” package in Ubuntu:
> Fix Released
>
> Bug description:
> This machine; Dell inspiron 560 MT Intel Pentium Dual Core E5400
> Memory;4GB DDR3
> Graphics:512MB Nvidia GeForce G310 Driver update to nvidia-
> Dell screen: ST2010 1600x900
>
> Attachment included: /var/log/
>
> Key (error): Could not calculate the upgrade
> An unresolvable problem occurred while calculating the upgrade:
> E:Error, pkgProblemResol
> 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/
> the bug report.
>
> Thanks.
>
> To unsubscribe from this bug, go to:
> https:/
>
| John Haynes (jbhaynesjr) wrote : | #87 |
Had this problem (reported as #718321). As suggested here, removed xserver-
Thanks for help.
| Mark Dwyer (mdwy62) wrote : | #88 |
Thank you for tying this to another bug --- with a solution! Will give
it a go.
-Mark
On Tue, 2011-02-15 at 18:13 +0000, John Haynes wrote:
> Had this problem (reported as #718321). As suggested here, removed xserver-
> Thanks for help.
>
| Dennis (dennis-gurnick) wrote : | #89 |
Purging xserver-
Thanks guys,
D
| John Landon (elicit35140) wrote : | #90 |
Same here ...
Thx for the info ...
BTW, I used the Synaptic Package Manager to remove xserver-
Running just fine so far w/o them ... will only reinstall if something claims to need them.
Thanks for your help.
John
| ifone (hellocyf) wrote : | #91 |
thinkpad r40e could not upgrade 10.04->10.10
| ifone (hellocyf) wrote : | #92 |
this error log.
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
| Luís de Sousa (luis-a-de-sousa) wrote : | #93 |
Hello everyone,
Just to report that I bumped into this same bug upgrading from 10.04 to 10.10 with a VAIO VGN-FW31ZJ.
After purging the xserver-
Best,
Luís
| Luís de Sousa (luis-a-de-sousa) wrote : | #94 |
Hello again,
Just to report that the system seems perfectly functional after the upgrade to version 10.10. The purge of the xserver-
Best,
Luís
| Mark Dwyer (mdwy62) wrote : | #95 |
I purged the nouveau package as suggested above and the upgrade went fine. Subsequently (the next day or so), the update manager complained that a bunch of video related packages would be held back and not upgraded. This was fixed by reinstalling nouveau after the 10.10 upgrade.
| Manfred Hampl (m-hampl) wrote : | #96 |
I propose to re-add 'affects update-manager'. There are still several people trying to upgrade from 10.04 to 10.10 and failing because of this bug. The error message they see instructs them to file a bug against update-manager. "...please report this bug against the 'update-manager' package..."
Currently this bug cannot be found when searching for 'update-manager' related bugs!
| Jean-Baptiste Lallement (jibel) wrote : | #97 |
bug 721306 is the master report to track the issue with the upgrade of xorg-xserver-
| Gabriel_P (gabp) wrote : | #98 |
I'm having this same issue, except uninstalling xserver-
I attach the /var/log/
Any ideas?
| Walter Motaung (wmotaung) wrote : Re: [Bug 614993] Re: 10.04 -> 10.10 upgrade fails: pkgProblemResolver::Resolve generated breaks: xserver-xorg-video-v4l demoted to universe | #99 |
On 01/03/2011 15:12, Gaba_p wrote:
> I'm having this same issue, except uninstalling xserver-
> I attach the /var/log/
>
> Any ideas?
>
> ** Attachment added: "log files"
> https:/
>
Gaba, I managed to upgrade after uninstalling the same
(xserver-
is that 10.10 is very slow. Have been trying to uninstall it but have
failed so far.
Farewell
| Bruno Medeiros (brunojcm) wrote : | #100 |
Gaba_p, try removing 'plasma-netbook'.
| Gabriel_P (gabp) wrote : | #101 |
Hi Bruno,
'plasma-netbook' is not installed in my system Only 'libplasmagener
I have several external repositories instilled (ie: burg, docky, qbittorrent, google, dropbox, medibuntu, jdownloader, etc..), maybe those have something to do with this issue?
| Gabriel_P (gabp) wrote : | #102 |
Well, yesterday the system installed a bunch of updates and now the upgrade is working (downloading packages right now :) Don't really know what was wrong but it's fixed now.
Cheers!
| Walter Motaung (wmotaung) wrote : | #103 |
On 03/03/2011 16:01, Gaba_p wrote:
> Well, yesterday the system installed a bunch of updates and now the
> upgrade is working (downloading packages right now :) Don't really know
> what was wrong but it's fixed now.
>
> Cheers!
>
Good for you, Gaba. Glad that things are working for you. I am still
struggling to improve my laptop performance since upgrade from 10.04 to
10.10. The thing is dead slow. Farewell
| Peshko R. (peshko-us) wrote : | #104 |
I completely agree with hackel comment #68.
This is pathetic! We are less than 1 month away from the offcial release of Natty Narwhal (11.04) and we still have a critical bug, reported several months ago, NOT fixed, preventing MANY people to upgrade from 10.04 --> 10.10. I too had to go trough many comments to find to how to work around it.
This is ridicoulous! A paragraph in the release notes would made my life (and I am sure many others) much easier.
| JanCeuleers (jan-ceuleers) wrote : | #105 |
I added also-affects update-manager because this problem has clearly not yet been fully resolved, despite the fix-released state on a number of affected packages.
| Neil McLeish (nmcleish) wrote : | #106 |
Still no luck with this.
I have removed the nouveau and so on and ran update-manager -d - as various people have suggested.
I am beginning to think that the only way to upgrade is to do a vanilla reinstallation.
This will be particularly inconvenient, being as I have VBox with Win7 installed, and that means I will probably have to call Microsoft to get the licence working again as each Windows doesn't like having its virtual container updated.
All in all, it is going to be a real big time-consuming hassle, if I have to do a vanilla installation, so some clear instruction would be very gratefully received.
Many thanks,
Neil
| Manfred Hampl (m-hampl) wrote : | #107 |
@Neil, main.log and apt.log from /var/log/
| v3g4 (3d1gg4) wrote : | #108 |
I have the same issue
here's my apt.log
| v3g4 (3d1gg4) wrote : | #109 |
difference is I4m trying to upgrade from 10.10 to 11.04 beta
latest try logs attached?
latest try logs attached
| Manfred Hampl (m-hampl) wrote : | #111 |
@v3g4:
You better create a new bug for the failure with the 10.10 to 11.04 upgrade.
This bug is (as the tilte clearly says) about 10.04 -> 10.10 upgrades failing.
| radsaq (radsaq) wrote : | #112 |
I seem to be having the same upgrading from 10.04 to 11.04. Yes, I'm aware the title says 10.04 to 10.10; I don't think this bug is fixed.
| radsaq (radsaq) wrote : | #113 |
My bad, I didn't notice that it was actually trying to upgrade me to maverick and not natty. However, my point that this particular issue still isn't fixed is still true. :)
| Manfred Hampl (m-hampl) wrote : | #114 |
@radsaq:
Have you already tried the documented workaround to remove the package xserver-
| radsaq (radsaq) wrote : | #115 |
That log was from after I had removed the package. However, after messing around with my sources.list a bit (I was trying to do an update from a local mirror), the problem somehow sorted itself out.
| Walter Motaung (wmotaung) wrote : | #116 |
On 03/05/2011 18:07, radsaq wrote:
> That log was from after I had removed the package. However, after
> messing around with my sources.list a bit (I was trying to do an update
> from a local mirror), the problem somehow sorted itself out.
>
Hi
No more there. Upgraded to 11.04. It is great!
As posted in comment 82 after "sudo apt-get purge xserver-
| ysingh (ys-rajput) wrote : | #118 |
I am able to update orupgrade, but get error-
An unresolvable problem occurred while calculating the upgrade.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Error, pkgProblemResol
| Jim (jim-jimcortez) wrote : | #119 |
I had lots of package held errors in /var/log/


Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https:/ /wiki.ubuntu. com/Bugs/ FindRightPackag e . I have classified this bug as a bug in update-manager.
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https:/ /wiki.ubuntu. com/ReportingBu gs.