Skip to content

Add support for Debian 11#621

Merged
ghoneycutt merged 1 commit intomasterfrom
debian11-python-pip
Aug 25, 2021
Merged

Add support for Debian 11#621
ghoneycutt merged 1 commit intomasterfrom
debian11-python-pip

Conversation

@smortex
Copy link
Copy Markdown
Member

@smortex smortex commented Aug 24, 2021

Fix the following error when the version is not explicitly set:

Error: /Stage[main]/Python::Install/Package[pip]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install python-pip' returned 100: Reading package lists...
  Building dependency tree...
  Reading state information...
  Package python-pip is not available, but is referred to by another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  However the following packages replace it:
    python3-pip
  
  E: Package 'python-pip' has no installation candidate

@smortex smortex force-pushed the debian11-python-pip branch from 4818dc5 to c02dcc7 Compare August 24, 2021 18:35
@smortex smortex changed the title Fix pip installation on Debian 11 Add support for Debian 11 Aug 24, 2021
@smortex smortex added the enhancement New feature or request label Aug 24, 2021
@smortex smortex marked this pull request as ready for review August 24, 2021 18:42
@ghoneycutt ghoneycutt merged commit fb1264a into master Aug 25, 2021
@ghoneycutt ghoneycutt deleted the debian11-python-pip branch August 25, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants