-
-
Notifications
You must be signed in to change notification settings - Fork 91
Description
I am trying to install github-store on Debian 12 (Bookworm), but the installation fails due to unresolved dependency issues. Because of this, the package remains unconfigured and cannot be used.
System Information
OS: Debian GNU/Linux 12 (Bookworm)
Architecture: amd64
Installation method: .deb package using dpkg
geting error
dpkg: dependency problems prevent configuration of github-store:
github-store depends on libasound2t64; however:
Package libasound2t64 is not installed.
github-store depends on libpng16-16t64; however:
Package libpng16-16t64 is not installed.
dpkg: error processing package github-store (--install):
dependency problems - leaving unconfigured
The required t64 libraries (libasound2t64, libpng16-16t64) do not appear to be available in the default Debian 12 repositories.
Running sudo apt --fix-broken install does not resolve the issue.
This makes github-store currently uninstallable on Debian 12.
Metadata
Metadata
Assignees
Labels
Projects
Status