[Bug 1401783] Re: Requirement "argparse" breaks package import

2016-07-03 Thread ChangBo Guo(gcb)
stevedore fixed this in
https://github.com/openstack/stevedore/commit/09b9c9674c481743fa80991aa52e8e0012024d73

** Changed in: python-stevedore
   Status: Incomplete => Opinion

** Changed in: python-stevedore
   Status: Opinion => 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/1401783

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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


[Bug 1401783] Re: Requirement "argparse" breaks package import

2016-06-12 Thread Hans Joachim Desserud
** Changed in: hundredpapercuts
   Status: Confirmed => 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/1401783

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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



[Bug 1401783] Re: Requirement "argparse" breaks package import

2016-01-24 Thread Adrian Popa
Unfortunately the fix is not yet backported to vivid or wily. To fix it
yourselves you need to remove argparse from the following file:

vivid: /usr/lib/python3/dist-packages/stevedore-1.3.0.egg-info/requires.txt
wily: /usr/lib/python3/dist-packages/stevedore-1.5.0.egg-info/requires.txt

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

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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


[Bug 1401783] Re: Requirement "argparse" breaks package import

2016-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package stevedore - 1.5.0-2ubuntu1

---
stevedore (1.5.0-2ubuntu1) xenial; urgency=medium

  * Cherry-pick from upstream:
- Remove unnecessary dependency on argparse (closes: #809033,
  LP: #1401783).

 -- Colin Watson   Fri, 08 Jan 2016 01:33:13 +

** Changed in: stevedore (Ubuntu)
   Status: Incomplete => 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/1401783

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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


[Bug 1401783] Re: Requirement "argparse" breaks package import

2015-02-03 Thread Robie Basak
Could you please explain why this is a problem for users in Ubuntu? What
could users do that would cause an impact?

** Changed in: stevedore (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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


[Bug 1401783] Re: Requirement "argparse" breaks package import

2015-02-02 Thread Doug Hellmann
We test stevedore with python 2.6, 2.7, 3.3, and 3.4 and do not see this
problem. Hans' suggestion to patch the system package seems like a good
approach until we can drop 2.6 support (after OpenStack Icehouse long
term support expires).

** Changed in: python-stevedore
   Status: New => Incomplete

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

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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


[Bug 1401783] Re: Requirement "argparse" breaks package import

2014-12-27 Thread Alberto Salvia Novella
** Changed in: stevedore (Ubuntu)
   Importance: Undecided => High

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Importance: Undecided => High

** Changed in: hundredpapercuts
   Status: New => Confirmed

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

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+subscriptions

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


[Bug 1401783] Re: Requirement "argparse" breaks package import

2014-12-21 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

I was able to reproduce this issue with python3-stevedore 1.1.0-0ubuntu1
on Ubuntu Vivid following the steps outlined above.

While researching, I found that upstream has had a similar bug report
quite recently and it seems like they are still building for python 2.6
(see bug 1372433 for details). However, I don't believe Ubuntu is still
shipping 2.6,  so it might be possible to patch the package. I've marked
this issue as affecting upstream as well, to hear what they have to say.

** Also affects: python-stevedore
   Importance: Undecided
   Status: New

** Changed in: stevedore (Ubuntu)
   Status: New => Confirmed

** Tags added: vivid

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

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-stevedore/+bug/1401783/+subscriptions

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