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

Bug 909095

Summary: app-admin/bitwarden-desktop-bin Not in PATH
Product: Gentoo Linux Reporter: Lemon Lime <torsi>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal CC: flaviocamilo
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/32999
Whiteboard:
Package list:
Runtime testing required: ---

Description Lemon Lime 2023-06-24 21:33:16 UTC
I installed app-admin/bitwarden-desktop-bin, the installation process went correctly.

However, I am unable to open the app with a usual call from the command line, as in "bitwarden"
I have to type out the entire path, (which I got from the ebuild and equery)

/opt/Bitwarden/bitwarden

Is this intended? Why is it installed in /opt?
Comment 1 Michael Palimaka (kensington) gentoo-dev 2023-07-31 08:03:19 UTC
It's installed in /opt to avoid polluting the filesystem as it's a prebuilt binary from upstream with a variety of bundled libraries etc.

As for $PATH, there's no particular reason it's not included. I have no objection to adding a symlink as part of the install.