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 Pop!_OS in package_manager #15931

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

jwillikers
Copy link
Contributor

@jwillikers jwillikers commented Mar 22, 2024

Fixes #15930.

Changelog: Fix: Add Pop!_OS to the distros using apt-get as system package manager.
Docs: Omit

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

@memsharded memsharded added this to the 2.3.0 milestone Mar 22, 2024
@memsharded memsharded merged commit 077ec0c into conan-io:develop2 Mar 22, 2024
2 checks passed
@jwillikers jwillikers deleted the pop-apt-get branch March 22, 2024 18:01
@Croydon
Copy link
Contributor

Croydon commented May 31, 2024

Weird that it got lost. I have added it once #7237

@memsharded
Copy link
Member

memsharded commented May 31, 2024

Oh, the SystemPackageManager got a totally new rewrite from scratch some time ago and #7237 logic was moved to some dicts elsewhere in package_manager.py, so probably it was a miss in the rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Add support for Pop!_OS to package_manager
3 participants