Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Debian 11 #621

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Add support for Debian 11 #621

merged 1 commit into from
Aug 25, 2021

Conversation

smortex
Copy link
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