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

Packaging: Debian package depends on deprecated/removed package libappindicator3-1 #134

Open
frankier opened this issue Mar 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@frankier
Copy link

$ sudo apt install ./deskreen_1.0.11_amd64.deb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'deskreen' instead of './deskreen_1.0.11_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 deskreen : Depends: libappindicator3-1 but it is not installable
E: Unable to correct problems, you have held broken packages.

As per https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895037 , libappindicator has been deprecated, and so the package should allow either libappindicator or libayatana-appindicator , which is a compatible fork, to be installed.

@frankier frankier added the bug Something isn't working label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant