question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

deb fails to install on the new Debian Buster

See original GitHub issue
  • Version: 21.0.10
  • Updater: 4.1.1
  • Target: deb

I’ve got an issue, here, for an app of mine where the provided deb package, available here, can’t be installed on the recently released Debian Buster because one library called libgnome-keyring0 has been deprecated in favor of another one called libsecret.

I think this is most probably an issue coming from electron-builder.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
gszycommented, Jul 30, 2019

In the most recent version of fpm.go, the produced Debian package would still depend on gir1.2-gnomekeyring-1.0, which is unavailable in buster.

0reactions
dvergeylencommented, Aug 7, 2019

gir1.2-gnomekeyring-1.0 dependency has been removed in https://github.com/develar/app-builder/commit/5768a760e60a1d3259684bb6f4636504507967b6 (see this line) but @develar did not make a new release yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install any package in debian OS
Unable to install any package in debian OS · It appears that your system fails to resolve domains via DNS. Try running dig...
Read more >
Chapter 4. Upgrades from Debian 10 (buster)
New versions of currently installed packages that cannot be upgraded without changing the install status of another package will be left at their...
Read more >
Installing from Debian packages in Buster fails because of a ...
I am trying to install Kaltura on a Debian system, following the guide on GitHub. I have just added the GPG public key...
Read more >
Trouble installing packages from the Debian buster repository
I'm trying to install i3 on Debian buster and it can't find the package. I'm not sure what I'm missing so I can...
Read more >
Linux Installer: Error while installing .deb files - Google Support
Linux Installer: Error while installing .deb files ... Err:2 https://deb.debian.org/debian buster/main amd64 libnss3 amd64 2:3.42.1-1+ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found