[Bug 1772681] Re: [SRU] python-swauth package dropped but not removed
Corey Bryant
corey.bryant at canonical.com
Wed May 30 19:13:08 UTC 2018
Ed,
Thanks for the patches. I think you're going to wan to use the following
(more details at [1], [2], and [3]):
Package: swauth
...
Breaks:
python-swauth (<< 1.1.0-1),
Replaces:
python-swauth (<< 1.1.0-1),
Package: python-swauth
Depends:
swauth,
${misc:Depends},
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional dummy package for python-swauth
This transitional package to swauth is safe to remove.
[1] https://wiki.debian.org/PackageTransition
[2] https://www.debian.org/doc/debian-policy/#packages-which-break-other-packages-breaks
[3] https://wiki.debian.org/RenamingPackages
** No longer affects: cloud-archive/newton
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1772681
Title:
[SRU] python-swauth package dropped but not removed
Status in Ubuntu Cloud Archive:
New
Status in Ubuntu Cloud Archive ocata series:
New
Status in Ubuntu Cloud Archive pike series:
New
Status in Ubuntu Cloud Archive queens series:
New
Status in swauth package in Ubuntu:
New
Status in swauth source package in Artful:
New
Status in swauth source package in Bionic:
In Progress
Bug description:
[Impact]
Upgrading from Xenial/Mitaka to a newer release such as Newton or beyond will break since the newer packages dropped python-swauth package but do not uninstall it resulting in an install conflict. This patch fixes this by ensuring the upgrade uninstalls python-swauth prior to installing new swauth.
[Test Case]
* boot Xenial host
* sudo apt install swauth
* sudo add-apt-repository -y cloud-archive:newton (or whichever we are testing)
* sudo apt update
* sudo apt install swauth (upgrade)
OR
* boot Bionic host
* sudo apt install swauth -ensure it installs cleanly
[Regression Potential]
None envisaged
--------
Versions greater than 1.0.4-0 have dropped the python-swauth package
but do not remove it such that an upgrade breaks with error like:
Unpacking swauth (1.1.0-3~cloud0) over (1.0.4-0ubuntu1.16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/swauth_1.1.0-3~cloud0_all.deb (--unpack):
trying to overwrite '/usr/lib/python2.7/dist-packages/swauth/__init__.py', which is also in package python-swauth 1.0.4-0ubuntu1.16.04.1
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (229-4ubuntu21.2) ...
Errors were encountered while processing:
/var/cache/apt/archives/swauth_1.1.0-3~cloud0_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
If i remove python-swauth prior to upgrade it works just fine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1772681/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list