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

2015-10-28 Thread Tim
This is fixed in Xenial and Wily, doesnt seem critical enough to SRU
into vivid this late in its lifecycle.

** Changed in: python-tempest-lib (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-10-28 Thread Tim
This is fixed in Xenial and Wily, doesnt seem critical enough to SRU
into vivid this late in its lifecycle.

** Changed in: python-tempest-lib (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-09-23 Thread Felipe Reyes
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2015-09-23 Thread Felipe Reyes
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
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-08-13 Thread Sebastien Bacher
Thanks, the package is in sync with Debian, could the work be send to
them? Also the current version is https://launchpad.net/ubuntu/+source
/python-tempest-lib/0.7.0-1 so the changes need to be rebased.
Unsubscribing sponsors, can you subscribe them back if you rebase the
work on the current version (ideally get the work in Debian so we can
sync directly)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-08-13 Thread Sebastien Bacher
Thanks, the package is in sync with Debian, could the work be send to
them? Also the current version is https://launchpad.net/ubuntu/+source
/python-tempest-lib/0.7.0-1 so the changes need to be rebased.
Unsubscribing sponsors, can you subscribe them back if you rebase the
work on the current version (ideally get the work in Debian so we can
sync directly)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-07-01 Thread Brian Murray
It would be good to forward this bug and patch to Debian so that in the
future we do not need to carry this patch.  Once it is fixed in Debian
and we sync the new version then we can perform an SRU for Vivid.

** Changed in: python-tempest-lib (Ubuntu)
   Status: New = Triaged

** Changed in: python-tempest-lib (Ubuntu)
   Importance: Undecided = High

** Tags added: package-conflict vivid wily

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-07-01 Thread Brian Murray
It would be good to forward this bug and patch to Debian so that in the
future we do not need to carry this patch.  Once it is fixed in Debian
and we sync the new version then we can perform an SRU for Vivid.

** Changed in: python-tempest-lib (Ubuntu)
   Status: New = Triaged

** Changed in: python-tempest-lib (Ubuntu)
   Importance: Undecided = High

** Tags added: package-conflict vivid wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-03 Thread Felipe Reyes
** Summary changed:

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-03 Thread Felipe Reyes
** Summary changed:

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
Attaching patch for wily

** Description changed:

- When trying to install python-tempest-lib and python3-tempest-lib in
- Vivid, I got the following error
+ [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.
+ 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
+ 
+ [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] 
+ 
+ Users that only installed python3-tempest-lib and are using
+ /usr/bin/skip-tracker expecting it's run with python3 will have to use
+ /usr/bin/python3-skip-tracker instead. This is already the case for
+ /usr/bin/subunit-trace
+ 
+ [Other Info]
+ 
+ None.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-03 Thread Felipe Reyes
Attaching patch for vivid

** Patch added: lp1461573_vivid.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409199/+files/lp1461573_vivid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-03 Thread Felipe Reyes
Attaching patch for wily

** Description changed:

- When trying to install python-tempest-lib and python3-tempest-lib in
- Vivid, I got the following error
+ [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.
+ 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
+ 
+ [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] 
+ 
+ Users that only installed python3-tempest-lib and are using
+ /usr/bin/skip-tracker expecting it's run with python3 will have to use
+ /usr/bin/python3-skip-tracker instead. This is already the case for
+ /usr/bin/subunit-trace
+ 
+ [Other Info]
+ 
+ None.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
Attaching patch for vivid

** Patch added: lp1461573_vivid.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409199/+files/lp1461573_vivid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
My bad, I just realized that subunit-trace uses alternatives, I'll
update my patches.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
My bad, I just realized that subunit-trace uses alternatives, I'll
update my patches.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-03 Thread Felipe Reyes
** Patch added: lp1461573_vivid.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409510/+files/lp1461573_vivid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
** Patch added: lp1461573_wily.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409511/+files/lp1461573_wily.debdiff

** 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
+  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
  
  [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
+  trying to overwrite '/usr/bin/skip-tracker', which is also in package 
python-tempest-lib 0.4.0-0ubuntu1
  
+ [Regression Potential]
  
- [Regression Potential] 
- 
- Users that only installed python3-tempest-lib and are using
- /usr/bin/skip-tracker expecting it's run with python3 will have to use
- /usr/bin/python3-skip-tracker instead. This is already the case for
- /usr/bin/subunit-trace
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2015-06-03 Thread Felipe Reyes
** Patch added: lp1461573_wily.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409511/+files/lp1461573_wily.debdiff

** 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
+  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
  
  [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
+  trying to overwrite '/usr/bin/skip-tracker', which is also in package 
python-tempest-lib 0.4.0-0ubuntu1
  
+ [Regression Potential]
  
- [Regression Potential] 
- 
- Users that only installed python3-tempest-lib and are using
- /usr/bin/skip-tracker expecting it's run with python3 will have to use
- /usr/bin/python3-skip-tracker instead. This is already the case for
- /usr/bin/subunit-trace
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
** Patch added: lp1461573_vivid.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409510/+files/lp1461573_vivid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-03 Thread Felipe Reyes
Dear Maintainers,

I was taking a look to the debian package and it uses update-
alternatives to handle skip-tracker and subunit-trace[0], should I
pursue a patch to follow that same behavior? or do you pretend to re-
sync the package with Debian during this cycle (wily)?

Best,

[0] http://anonscm.debian.org/cgit/openstack/python-tempest-
lib.git/tree/debian/python3-tempest-lib.postinst

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tempest-lib in Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-06-03 Thread Felipe Reyes
Dear Maintainers,

I was taking a look to the debian package and it uses update-
alternatives to handle skip-tracker and subunit-trace[0], should I
pursue a patch to follow that same behavior? or do you pretend to re-
sync the package with Debian during this cycle (wily)?

Best,

[0] http://anonscm.debian.org/cgit/openstack/python-tempest-
lib.git/tree/debian/python3-tempest-lib.postinst

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461573

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs