[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib

Felipe Reyes 1461573 at bugs.launchpad.net
Wed Sep 23 15:13:57 UTC 2015


This is fixed in Debian and Wily, so we just need get Vivid fixed, the
patch is already attached to this bug report

** Description changed:

  [Impact]
  
  When trying to install python-tempest-lib and python3-tempest-lib in Vivid, I
  got the following error
  
  Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ...
  dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack):
   trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1
  
  I would expect to be able to install both packages and be able to run python
  scripts using version 2 or 3 of the interpreter.
  
  The patch renames /usr/bin/skip-tracker generated with '#!/usr/bin/python3.4'
  shebang to /usr/bin/python3-skip-tracker
+ 
+ This problem was already fixed in Debian and Wily.
  
  [Test Case]
  
  To reproduce just run:
  
  $ sudo apt-get update
  $ sudo apt-get install python-tempest-lib python3-tempest-lib
  
  Expected result: both packages get installed
  
  Actual result:
  Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ...
  dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack):
   trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1
  
  [Regression Potential]
  
  None expected. skip-tracker is registered with update-alternatives, so
  no changes will be done from a user's point of view.
  
  [Other Info]
  
  None.

** Patch removed: "lp1461573_wily.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409511/+files/lp1461573_wily.debdiff

** Tags removed: package-conflict wily

-- 
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/1461573

Title:
  [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in
  package python-tempest-lib

Status in python-tempest-lib package in Ubuntu:
  Triaged

Bug description:
  [Impact]

  When trying to install python-tempest-lib and python3-tempest-lib in Vivid, I
  got the following error

  Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ...
  dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack):
   trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1

  I would expect to be able to install both packages and be able to run python
  scripts using version 2 or 3 of the interpreter.

  The patch renames /usr/bin/skip-tracker generated with '#!/usr/bin/python3.4'
  shebang to /usr/bin/python3-skip-tracker

  This problem was already fixed in Debian and Wily.

  [Test Case]

  To reproduce just run:

  $ sudo apt-get update
  $ sudo apt-get install python-tempest-lib python3-tempest-lib

  Expected result: both packages get installed

  Actual result:
  Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ...
  dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack):
   trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1

  [Regression Potential]

  None expected. skip-tracker is registered with update-alternatives, so
  no changes will be done from a user's point of view.

  [Other Info]

  None.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions



More information about the Ubuntu-sponsors mailing list