Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755827 - app-admin/bitwarden-desktop-bin missing dependency app-crypt/libsecret
Summary: app-admin/bitwarden-desktop-bin missing dependency app-crypt/libsecret
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-20 16:04 UTC by J L
Modified: 2020-11-24 11:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J L 2020-11-20 16:04:56 UTC
Bitwarden fails to run when libsecret is not present.

See also https://github.com/bitwarden/desktop/blob/696856a3c9e4862210469f28b146f9f6924f304f/package.json
Comment 1 Larry the Git Cow gentoo-dev 2020-11-24 11:47:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce35d6ea10b93486e3a3a3afa21741cfbd582e9

commit 9ce35d6ea10b93486e3a3a3afa21741cfbd582e9
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2020-11-24 11:46:50 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2020-11-24 11:46:50 +0000

    app-admin/bitwarden-desktop-bin: version bump 1.23.0
    
    Closes: https://bugs.gentoo.org/755827
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 app-admin/bitwarden-desktop-bin/Manifest           |  1 +
 .../bitwarden-desktop-bin-1.23.0.ebuild            | 78 ++++++++++++++++++++++
 2 files changed, 79 insertions(+)
Comment 2 Michael Palimaka (kensington) gentoo-dev 2020-11-24 11:47:55 UTC
Thanks for the report!