desktop
desktop copied to clipboard
[Bug]: Nextcloud Client needs deprecated package libgnome-keyring
⚠️ Before submitting, please verify the following: ⚠️
- [X] This is a bug, not a question or a configuration issue.
- [X] This issue is not already reported on Github (I've searched it).
- [X] Nextcloud Server and Desktop Client are up to date. See Server Maintenance and Release Schedule and Desktop Releases for supported versions.
- [X] I agree to follow Nextcloud's Code of Conduct
Bug description
Nextcloud Client has a dependency: libgnome-keyring that is deprecated. On ArchLinux, the client keeps asking for reauthentication until this package is installed: https://archlinux.org/packages/extra/x86_64/libgnome-keyring/
Steps to reproduce
-
Install
nextcloud-client -
Login
-
Restart system
-
Be asked to login again
-
Install
libgnome-keyring -
problem solved
Expected behavior
At this moment, libgnome-keyring is clearly a dependency of the Nextcloud Client. It should be packaged as such.
But as this is a deprecated package, it should be removed from the dependencies for security reasons.
Which files are affected by this bug
Operating system
Linux
Which version of the operating system you are running.
ArchLinux
Package
Distro package manager
Nextcloud Server version
22.2.3
Nextcloud Desktop Client version
3.5.2 (Arch)
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
- [X] Default internal user-backend
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Nextcloud Server logs
No response
Additional info
No response