python3-pip package

Asked by Ali

Hey Developers,

So in my Dockerfile I install a few python related packages, one of them being python3-pip and python-pip-whl.

My question is recently my Dockerfile failed to build and would cite `package not found` errors on those packages. Below i've listed the package version I was using:

python3-pip=20.0.2-5ubuntu1.1
python-pip-whl=20.0.2-5ubuntu1.1

I upgraded them to the following and it build properly:

python3-pip=20.0.2-5ubuntu1.5
python-pip-whl=20.0.2-5ubuntu1.5

My question is why/when did the 1.1 versions get removed? And should this, removal of package versions, be a concern moving forward?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu python-pip Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Can you help with this problem?

Provide an answer of your own, or ask Ali for more information if necessary.

To post a message you must log in.