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

acprep dependency install error on Ubuntu 22.04 #2346

Open
tmartin-gh opened this issue May 17, 2024 · 1 comment
Open

acprep dependency install error on Ubuntu 22.04 #2346

tmartin-gh opened this issue May 17, 2024 · 1 comment

Comments

@tmartin-gh
Copy link

tmartin-gh commented May 17, 2024

ledger/acprep

Line 545 in f8624f5

'python-dev',

Should be python3-dev.

Attempting to install python-dev results in error message:

Package python-dev 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:
  python2-dev python2 python-dev-is-python3

Might also be a good idea to add support for noble (Ubuntu 24.04) since it's out now. I can create a PR if there's interest.

@afh
Copy link
Member

afh commented May 17, 2024

Thank you for raising this issue @tmartin-gh, could I interest you in creating PRs for the two issues you mentioned?

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

No branches or pull requests

2 participants