[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2021-08-06 Thread Paul White
Ubuntu 16.04 (xenial) reached end-of-life on April 29, 2021. Further to comment #16 this issue was fixed but probably not in all releases. Closing. ** Changed in: salt (Ubuntu Xenial) Status: Confirmed => Invalid ** Changed in: hundredpapercuts Status: Confirmed => Fix Released

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2020-05-05 Thread Scott Kitterman
** No longer affects: python-pip (Ubuntu) ** No longer affects: python-pip (Ubuntu Xenial) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586381 Title: Pip states report "AttributeError:

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2018-03-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-pip (Ubuntu Xenial) 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/1586381

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2018-03-05 Thread Benjamin Drung
The fix is part of upstream release 2015.8.9 and 2016.11. Therefore it is fixed in Ubuntu 17.10 (artful) and later. ** Also affects: python-pip (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: salt (Ubuntu Xenial) Importance: Undecided Status: New **

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2017-05-12 Thread Colin Watson
Fair enough; unduplicating, then. ** This bug is no longer a duplicate of bug 1626258 [SRU] AttributeError: 'Requirement' object has no attribute 'project_name' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2017-05-12 Thread Graham Clinch
*** This bug is a duplicate of bug 1626258 *** https://bugs.launchpad.net/bugs/1626258 I do not believe this is a duplicate of bug #1626258 as I continue to experience the reported issue with salt: ``` python-pip: Installed: 8.1.1-2ubuntu0.4 salt-minion: Installed: 2015.8.8+ds-1 $

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2017-05-09 Thread Colin Watson
*** This bug is a duplicate of bug 1626258 *** https://bugs.launchpad.net/bugs/1626258 I think it probably is, so let's dup this at least for now. Somebody can always undo that later if there turns out to be more to it than that. ** This bug has been marked a duplicate of bug 1626258

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2017-05-08 Thread Andrew Meyer
I can confirm that I recently stopped experiencing this issue. No idea whether that's because of the changes made to fix bug #1626258 or not though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2017-05-06 Thread Colin Watson
This may have been fixed by the fix for bug 1626258. Could you check? If so, I think this bug can be marked as a duplicate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586381 Title: Pip states

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-11-15 Thread Alberto Salvia Novella
** Changed in: python-pip (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586381 Title: Pip states report "AttributeError: 'Requirement' object has no

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-11-14 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/1586381 Title:

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-11-07 Thread Andrew Meyer
Make that: sudo apt-get -y install python-pip sudo -H pip install pip==9.0.1 For whatever reason it seems I can't edit my past comments. Also, the above comment was meant to be in reference to me adding `python-pip` to the list of packages affected by this bug. -- You received this bug

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-11-07 Thread Andrew Meyer
Steps to reproduce: On a fresh install of Ubuntu 16.01 LTS, run: sudo apt-get install pip sudo -H pip install pip==6.1.1 Receive the following error message: ``` Exception: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-11-01 Thread Andrew Meyer
This bug also seems to makes it impossible to update pip to a specific version using `pip install --upgrade pip==` or `pip install ` or `pip install `. E.g: ``` # pip install pip-8.1.2-py2.py3-none-any.whl Exception: Traceback (most recent call last): File

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-09-06 Thread Florin Andrei
It also breaks TensorFlow and a lot of other things. The workaround is to do "pip install --upgrade pip" to apply the fix from upstream, but the Ubuntu package is still broken. Please fix, this is a pretty serious issue for anyone using Python on Ubuntu. -- You received this bug notification

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-08-08 Thread Daniel Waites
Would like to point out this same bug prevents current Amazon Web Services command line tools from being installed via pip, and the packaged version (via apt) is fairly old. I was able to force downgrade pip to the older version from the xenial release and get the AWS CLI working again. -- You

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-07-07 Thread Ubuntu Foundations Team Bug Bot
The attachment "salt-33180.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-07-07 Thread Graham Clinch
Attached is a debian/patches version of salt pull #33180 (https://github.com/saltstack/salt/pull/33180/files) which corrects this issue ** Patch added: "salt-33180.patch" https://bugs.launchpad.net/ubuntu/+source/salt/+bug/1586381/+attachment/4696851/+files/salt-33180.patch -- You received

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-05-31 Thread Alberto Salvia Novella
** Changed in: salt (Ubuntu) Importance: Undecided => Medium ** Also affects: hundredpapercuts Importance: Undecided Status: New ** Changed in: hundredpapercuts Importance: Undecided => Medium ** Changed in: hundredpapercuts Status: New => Confirmed -- You received this

[Bug 1586381] Re: Pip states report "AttributeError: 'Requirement' object has no attribute 'project_name'" since python-pip (8.1.1-2ubuntu0.1)

2016-05-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: salt (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/1586381 Title: Pip