Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upgnome-keyring dependence on 2.6.0rc4 on Debian 10 #7578
Comments
This comment has been minimized.
This comment has been minimized.
@ogoffart @jnweiger @TheOneRing change this? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
We have libgnome-keyring as a direct dependency of our owncloud-client package. It is not a dependency of qtkeychain. qtkeychain pulls libsecret. I'll remove the libgnome-keyring dependency, it seems it is not needed, and deprecated anyway. Thanks for testing! Thanks for the report! |
This comment has been minimized.
This comment has been minimized.
Pushed template update to ownbrander/scripting -- Next dailies will show the fix. |
This comment has been minimized.
This comment has been minimized.
Upgrading from 260rc2 to 260 final has this in the logs:
This confirms the dependency is gone. |
I use 2.6.0rc4 on Debian 10.
There is still a dependency to
gnome-keyring
. There is no technical reason for this.Please remove this dependency.
The problem is that if
gnome-keyring
is installed it asked me everytime for the master password when ownCloud starts. But I do not use this keyring for any application.