v3.5 doesn't have `py-pip` package
#1
Tue, 2017-01-03 23:20
Olaf
-
- Offline
- 1 year 2 months ago
- 2016-05-19
The latest version (3.5) release doesn't have the `py-pip` package for installs...
/ # apk add --update py-pip
fetch <a href="http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz fetch" rel="nofollow">http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz fetch</a> <a href="http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz ERROR:" rel="nofollow">http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz ERROR:</a> unsatisfiable constraints: py-pip (virtual): provided by: py2-pip required by: world[py-pip]
Previously, i.e. 3.4, `py-pip` would install pip (and pip3).
I can't flag py-pip as outdated in the packages area, hence reporting here.
I got the same error. I reported it also to the bug-tracker:
https://bugs.alpinelinux.org/issues/6627
In version 3.5 is package py-pip renamed to py2-pip.