dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #04110
Re: [Bug 1241420] Re: unity held back if ubuntu-desktop is notinstalled during upgrade from raring to saucy (upgrade fails)
And I'm running Xubuntu on the system where the upgrade failed
-----Oorspronkelijk bericht-----
From: Christopher Costa
Sent: Saturday, October 19, 2013 3:49 AM
To: dirk_p_broer@xxxxxxxxxxx
Subject: Re: [Bug 1241420] Re: unity held back if ubuntu-desktop is
notinstalled during upgrade from raring to saucy (upgrade fails)
I'm not running Ubuntu tho... I'm running Kubuntu right now
On Oct 18, 2013 3:50 PM, "Launchpad Bug Tracker"
<1241420@xxxxxxxxxxxxxxxxxx>
wrote:
> This bug was fixed in the package libunity -
> 7.1.2+13.10.20131010-0ubuntu2
>
> ---------------
> libunity (7.1.2+13.10.20131010-0ubuntu2) saucy; urgency=low
>
> * Declare a Breaks: against unity-common (<< 7.1.2) to help apt
> calculate
> the upgrade from raring properly. LP: #1241420.
> -- Steve Langasek <steve.langasek@xxxxxxxxxx> Fri, 18 Oct 2013
> 11:11:35 -0700
>
> ** Changed in: libunity (Ubuntu)
> Status: In Progress => Fix Released
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1241234).
> https://bugs.launchpad.net/bugs/1241420
>
> Title:
> unity held back if ubuntu-desktop is not installed during upgrade from
> raring to saucy (upgrade fails)
>
> Status in “libunity” package in Ubuntu:
> Fix Released
> Status in “libunity” source package in Saucy:
> Fix Released
>
> Bug description:
> [SRU justification]
> Users who have unity installed but not the ubuntu-desktop task will not
> be able to upgrade using ubuntu-release-upgrader; and those who upgrade
> using apt will have the unity desktop removed. We want users to get a
> correct upgrade from raring to saucy.
>
> [Test case]
> 1. On a minimal installation of Ubuntu Raring install unity (without
> ubuntu-desktop)
> 2. Edit /etc/apt/sources.list to point to saucy.
> 3. Run: apt-get dist-upgrade
> 4. Observe that unity is marked for removal.
> 5. Enable saucy-proposed.
> 6. Run: apt-get dist-upgrade
> 7. Observe that unity is now marked for upgrade instead of removal.
> 8. Run the dist-upgrade tests in jenkins and confirm that they still
> work.
>
> [Regression potential]
> Minimal: we are adding an additional Breaks: against a package not
> shipping in saucy that is meant to be removed on upgrade. While this
> could
> permute apt's upgrade calculation in unexpected ways, this is unlikely.
>
> ACTUAL RESULT:
> The system cannot upgrade because unity is removed due to the following
> resolution:
>
> Investigating (0) libunity-core-6.0-8 [ amd64 ] < none ->
> 7.1.2+13.10.20131014.1-0ubuntu1 > ( libs )
> Broken libunity-core-6.0-8:amd64 Conflicts on unity-common [ amd64 ] <
> 7.0.0daily13.06.19~13.04-0ubuntu1 > ( gnome )
> Considering unity-common:amd64 3 as a solution to
> libunity-core-6.0-8:amd64 2
> Holding Back libunity-core-6.0-8:amd64 rather than change
> unity-common:amd64
> [...]
> Investigating (0) unity [ amd64 ] < 7.0.0daily13.06.19~13.04-0ubuntu1 ->
> 7.1.2+13.10.20131014.1-0ubuntu1 > ( gnome )
> Broken unity:amd64 Depends on libunity-core-6.0-8 [ amd64 ] < none ->
> 7.1.2+13.10.20131014.1-0ubuntu1 > ( libs ) (=
> 7.1.2+13.10.20131014.1-0ubuntu1)
> Considering libunity-core-6.0-8:amd64 2 as a solution to unity:amd64 0
> Removing unity:amd64 rather than change libunity-core-6.0-8:amd64
>
> Original Report
>
> /var/log/dist-upgrade/main.log
>
> 2013-10-18 10:25:25,166 DEBUG blacklist expr 'unity$' matches 'unity'
> 2013-10-18 10:25:25,166 DEBUG The package 'unity' is marked for removal
> but it's in the removal blacklist
> 2013-10-18 10:25:59,444 ERROR Dist-upgrade failed: 'The package 'unity'
> is marked for removal but it is in the removal blacklist.'
>
> I have not installed the xorg-edgers ppa (only gnome3 from
> gnome3-team).
>
> ProblemType: Bug
> DistroRelease: Ubuntu 13.04
> Package: ubuntu-release-upgrader-core 1:0.192.13
> ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
> Uname: Linux 3.8.0-31-generic x86_64
> ApportVersion: 2.9.2-0ubuntu8.3
> Architecture: amd64
> CrashDB: ubuntu
> Date: Fri Oct 18 10:26:09 2013
> InstallationDate: Installed on 2011-11-09 (708 days ago)
> InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64
> (20111012)
> MarkForUpload: True
> PackageArchitecture: all
> SourcePackage: ubuntu-release-upgrader
> UpgradeStatus: Upgraded to raring on 2013-10-18 (0 days ago)
> VarLogDistupgradeTermlog:
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1241420/+subscriptions
>
--
You received this bug notification because you are subscribed to a
duplicate bug report (1241492).
https://bugs.launchpad.net/bugs/1241420
Title:
unity held back if ubuntu-desktop is not installed during upgrade from
raring to saucy (upgrade fails)
Status in “libunity” package in Ubuntu:
Fix Released
Status in “libunity” source package in Saucy:
Fix Released
Bug description:
[SRU justification]
Users who have unity installed but not the ubuntu-desktop task will not be
able to upgrade using ubuntu-release-upgrader; and those who upgrade using
apt will have the unity desktop removed. We want users to get a correct
upgrade from raring to saucy.
[Test case]
1. On a minimal installation of Ubuntu Raring install unity (without
ubuntu-desktop)
2. Edit /etc/apt/sources.list to point to saucy.
3. Run: apt-get dist-upgrade
4. Observe that unity is marked for removal.
5. Enable saucy-proposed.
6. Run: apt-get dist-upgrade
7. Observe that unity is now marked for upgrade instead of removal.
8. Run the dist-upgrade tests in jenkins and confirm that they still work.
[Regression potential]
Minimal: we are adding an additional Breaks: against a package not
shipping in saucy that is meant to be removed on upgrade. While this could
permute apt's upgrade calculation in unexpected ways, this is unlikely.
ACTUAL RESULT:
The system cannot upgrade because unity is removed due to the following
resolution:
Investigating (0) libunity-core-6.0-8 [ amd64 ] < none ->
7.1.2+13.10.20131014.1-0ubuntu1 > ( libs )
Broken libunity-core-6.0-8:amd64 Conflicts on unity-common [ amd64 ] <
7.0.0daily13.06.19~13.04-0ubuntu1 > ( gnome )
Considering unity-common:amd64 3 as a solution to
libunity-core-6.0-8:amd64 2
Holding Back libunity-core-6.0-8:amd64 rather than change
unity-common:amd64
[...]
Investigating (0) unity [ amd64 ] < 7.0.0daily13.06.19~13.04-0ubuntu1 ->
7.1.2+13.10.20131014.1-0ubuntu1 > ( gnome )
Broken unity:amd64 Depends on libunity-core-6.0-8 [ amd64 ] < none ->
7.1.2+13.10.20131014.1-0ubuntu1 > ( libs ) (=
7.1.2+13.10.20131014.1-0ubuntu1)
Considering libunity-core-6.0-8:amd64 2 as a solution to unity:amd64 0
Removing unity:amd64 rather than change libunity-core-6.0-8:amd64
Original Report
/var/log/dist-upgrade/main.log
2013-10-18 10:25:25,166 DEBUG blacklist expr 'unity$' matches 'unity'
2013-10-18 10:25:25,166 DEBUG The package 'unity' is marked for removal
but it's in the removal blacklist
2013-10-18 10:25:59,444 ERROR Dist-upgrade failed: 'The package 'unity' is
marked for removal but it is in the removal blacklist.'
I have not installed the xorg-edgers ppa (only gnome3 from
gnome3-team).
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CrashDB: ubuntu
Date: Fri Oct 18 10:26:09 2013
InstallationDate: Installed on 2011-11-09 (708 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64
(20111012)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-10-18 (0 days ago)
VarLogDistupgradeTermlog:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1241420/+subscriptions
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1241420
Title:
unity held back if ubuntu-desktop is not installed during upgrade from
raring to saucy (upgrade fails)
Status in “libunity” package in Ubuntu:
Fix Released
Status in “libunity” source package in Saucy:
Fix Released
Bug description:
[SRU justification]
Users who have unity installed but not the ubuntu-desktop task will not be able to upgrade using ubuntu-release-upgrader; and those who upgrade using apt will have the unity desktop removed. We want users to get a correct upgrade from raring to saucy.
[Test case]
1. On a minimal installation of Ubuntu Raring install unity (without ubuntu-desktop)
2. Edit /etc/apt/sources.list to point to saucy.
3. Run: apt-get dist-upgrade
4. Observe that unity is marked for removal.
5. Enable saucy-proposed.
6. Run: apt-get dist-upgrade
7. Observe that unity is now marked for upgrade instead of removal.
8. Run the dist-upgrade tests in jenkins and confirm that they still work.
[Regression potential]
Minimal: we are adding an additional Breaks: against a package not shipping in saucy that is meant to be removed on upgrade. While this could permute apt's upgrade calculation in unexpected ways, this is unlikely.
ACTUAL RESULT:
The system cannot upgrade because unity is removed due to the following resolution:
Investigating (0) libunity-core-6.0-8 [ amd64 ] < none -> 7.1.2+13.10.20131014.1-0ubuntu1 > ( libs )
Broken libunity-core-6.0-8:amd64 Conflicts on unity-common [ amd64 ] < 7.0.0daily13.06.19~13.04-0ubuntu1 > ( gnome )
Considering unity-common:amd64 3 as a solution to libunity-core-6.0-8:amd64 2
Holding Back libunity-core-6.0-8:amd64 rather than change unity-common:amd64
[...]
Investigating (0) unity [ amd64 ] < 7.0.0daily13.06.19~13.04-0ubuntu1 -> 7.1.2+13.10.20131014.1-0ubuntu1 > ( gnome )
Broken unity:amd64 Depends on libunity-core-6.0-8 [ amd64 ] < none -> 7.1.2+13.10.20131014.1-0ubuntu1 > ( libs ) (= 7.1.2+13.10.20131014.1-0ubuntu1)
Considering libunity-core-6.0-8:amd64 2 as a solution to unity:amd64 0
Removing unity:amd64 rather than change libunity-core-6.0-8:amd64
Original Report
/var/log/dist-upgrade/main.log
2013-10-18 10:25:25,166 DEBUG blacklist expr 'unity$' matches 'unity'
2013-10-18 10:25:25,166 DEBUG The package 'unity' is marked for removal but it's in the removal blacklist
2013-10-18 10:25:59,444 ERROR Dist-upgrade failed: 'The package 'unity' is marked for removal but it is in the removal blacklist.'
I have not installed the xorg-edgers ppa (only gnome3 from
gnome3-team).
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CrashDB: ubuntu
Date: Fri Oct 18 10:26:09 2013
InstallationDate: Installed on 2011-11-09 (708 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-10-18 (0 days ago)
VarLogDistupgradeTermlog:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1241420/+subscriptions
Follow ups
References