v3.5 doesn't have `py-pip` package

3 posts / 0 new
Last post
#1 Tue, 2017-01-03 23:20
Olaf
  • Olaf's picture
  • Offline
  • Last seen: 1 year 2 months ago
  • Joined: 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.

Wed, 2017-01-04 18:36
Ianux
  • Ianux's picture
  • Offline
  • Last seen: 7 months 2 weeks ago
  • Joined: 2016-06-05

I got the same error. I reported it also to the bug-tracker:
https://bugs.alpinelinux.org/issues/6627

Thu, 2017-01-05 10:02
MichalM
  • MichalM's picture
  • Offline
  • Last seen: 1 year 2 months ago
  • Joined: 2016-12-29

In version 3.5 is package py-pip renamed to py2-pip.

Log in or register to post comments