Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 850397

Summary: net-im/teams: please make optional gnome-keyring
Product: Gentoo Linux Reporter: Vitaly Zdanevich <zdanevich.vitaly>
Component: Current packagesAssignee: Stephan Hartmann (RETIRED) <sultan>
Status: RESOLVED INVALID    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vitaly Zdanevich 2022-06-07 10:38:11 UTC
Many users wants to have less dependencies. I do not want to emerge gnome-keyring.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-07 22:18:33 UTC
Given it's a binary package, it's unlikely this can be made optional.
Comment 2 Emily Rowlands 2022-06-08 12:21:25 UTC
The gnome-base/gnome-keyring is an RDEPEND of virtual/secret-service, which is a PDEPEND of app-crypt/libsecret, which the teams binary links against. 

virtual/secret-service can also be satisfied by app-admin/keepassxc, which may be more to your preference.
Comment 3 Vitaly Zdanevich 2022-06-08 15:22:51 UTC
But I do not need any password manager integrated with the system.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-09 09:01:26 UTC
(In reply to Vitaly Zdanevich from comment #3)
> But I do not need any password manager integrated with the system.

That is irrelevant to the point Emily made. It's linked against the binary hence needs it as it could call functions from it at any point.

If you want this changed, ask Microsoft.