keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.92k stars 1.23k forks source link

Debian Testing (Trixie) can't install - libgconf-2-4 dependency not available in repos #26082

Open dspadea opened 10 months ago

dspadea commented 10 months ago

Seems like Debian Testing (Trixie) can no longer install Keybase due to missing libgconf dependency. Are there work-arounds / fixes in the works? I did some googling for fixes, and also looked in the issues as best I could. I didn't see anything related.

$ sudo apt install keybase
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
 keybase : Depends: libgconf-2-4 but it is not installable
E: Unable to correct problems, you have held broken packages.
$ cat /etc/apt/sources.list.d/keybase.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [signed-by=/usr/share/keyrings/keybase-keyring.gpg] http://prerelease.keybase.io/deb stable main
dspadea commented 10 months ago

Just to avoid any red herrings, note that I did migrate my keyring to an external file from trusted.gpg due to warnings from Apt, but this problem has existed for a while, long before I did that. I'm not getting any signature issues.

RyanZim commented 5 months ago

Fixed in https://github.com/keybase/client/pull/26971 and released in v6.3.1.