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

Debian 12 apt might hasn't libjpeg8 now #1549

Open
Val-d-emar opened this issue Oct 15, 2024 · 1 comment
Open

Debian 12 apt might hasn't libjpeg8 now #1549

Val-d-emar opened this issue Oct 15, 2024 · 1 comment

Comments

@Val-d-emar
Copy link

# apt install ./darling_0.1.20230310.jammy_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note that "darling" is selected instead of "./darling_0.1.20230310.jammy_amd64.deb"
Some packages cannot be installed. Perhaps what you are asking for is not feasible, or you are using an unstable version of the distribution where
the packages you requested have not yet been created or have been removed from Incoming.
The following information may help:

The following packages have unmet dependencies:
darling : Depends: libjpeg8 (>= 2.0) but it cannot be installed
E: Unable to correct errors: You have committed broken packages.
@Val-d-emar
Copy link
Author

Val-d-emar commented Oct 15, 2024

I fixed this problem by downloading old repositories from https://snapshot.debian.org/

# apt install ./multiarch-support_2.28-10+deb10u4_amd64.deb
# apt install ./libjpeg8_8d1-2_amd64.deb

Then "darling" installed correct

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

1 participant