[Bug 1812589] Re: pip's configparser dependency breaks backports namespace conventions

2020-08-30 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1821247 *** https://bugs.launchpad.net/bugs/1821247 ** Package changed: python-pip (Ubuntu) => configparser (Ubuntu) ** This bug has been marked a duplicate of bug 1821247 python-configparser 3.5.0-1 breaks the python backports namespace -- You

[Bug 1812589] Re: pip's configparser dependency breaks backports namespace conventions

2019-03-23 Thread Dan Kegel
I suspect this was the cause of https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=865359 ** Bug watch added: Debian Bug tracker #865359 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865359 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1812589] Re: pip's configparser dependency breaks backports namespace conventions

2019-02-01 Thread Chaz M
I believe this has been fixed in the configparser source, thanks to Jason R. Coombs (https://github.com/jaraco/configparser/issues/17). ** Bug watch added: github.com/jaraco/configparser/issues #17 https://github.com/jaraco/configparser/issues/17 -- You received this bug notification because

[Bug 1812589] Re: pip's configparser dependency breaks backports namespace conventions

2019-02-01 Thread Dan Kegel
This just cost me four hours on Ubuntu 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812589 Title: pip's configparser dependency breaks backports namespace conventions To manage

[Bug 1812589] Re: pip's configparser dependency breaks backports namespace conventions

2019-02-01 Thread Dan Kegel
More specifically, if I do pip install backports.os python -c "from backports import os" it fails as described. But if I then do sudo apt remove python-configparser it succeeds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1812589] Re: pip's configparser dependency breaks backports namespace conventions

2019-02-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-pip (Ubuntu) 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/1812589 Title: