Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909095 - app-admin/bitwarden-desktop-bin Not in PATH
Summary: app-admin/bitwarden-desktop-bin Not in PATH
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-06-24 21:33 UTC by Lemon Lime
Modified: 2024-11-09 12:41 UTC (History)
1 user (show)

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 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.
Comment 2 Larry the Git Cow gentoo-dev 2024-11-09 12:41:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7a8922462e493312c65021ef185d5b6f2db767

commit 2d7a8922462e493312c65021ef185d5b6f2db767
Author:     Tomas Fabrizio Orsi <torsi@fi.uba.ar>
AuthorDate: 2023-09-22 21:55:21 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-11-09 12:40:33 +0000

    app-admin/bitwarden-desktop-bin: Added symlink pointing to /opt/Bitwarden/bitwarden
    
    Closes: https://bugs.gentoo.org/909095
    Closes: https://github.com/gentoo/gentoo/pull/32999
    Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 ...top-bin-2024.9.0.ebuild => bitwarden-desktop-bin-2024.9.0-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)