[Bug 1772681] Re: [SRU] python-swauth package dropped but not removed

Edward Hope-Morley edward.hope-morley at canonical.com
Mon Jun 4 09:55:04 UTC 2018


** Patch added: "lp1772681-bionic.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/swauth/+bug/1772681/+attachment/5148513/+files/lp1772681-bionic.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
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-sponsors mailing list