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

.deb incompatible with testing/sid #4398

Open
Xdavius opened this issue Feb 9, 2025 · 0 comments
Open

.deb incompatible with testing/sid #4398

Xdavius opened this issue Feb 9, 2025 · 0 comments

Comments

@Xdavius
Copy link

Xdavius commented Feb 9, 2025

Hi dev,

The .deb in release doesn't installs on Sid/Ubuntu devel
.deb need : libgdk-pixbuf2.0-0 as depends but this package is a transitionnal package on Debian 12, and will disapear, replaced by libgdk-pixbuf-xlib-2.0-0

on trixie sid and ubuntu, the depends is libgdk-pixbuf-2.0-0 but this is a transitionnal package.

the control file need to point to libgdk-pixbuf-xlib-2.0-0. this package exists on all distros

https://packages.debian.org/fr/source/sid/gdk-pixbuf-xlib

regards

davius

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