Skip to content

[docs/WSL] : path to native host command in batch file #115

Description

@kevinnlsamuel

General information

  • Operating system + version: Debian 11 (bullseye) on 5.10.60.1-microsoft-standard-WSL2
  • Browser + version: n/a
  • Information about the host app:
    • How did you install it? package manager - apt
    • If installed an official release, put a version ($ browserpass --version): /usr/lib/browserpass-native # -> 3.0.7
  • Information about the browser extension:
    • How did you install it? Chrome webstore
    • Browserpass extension version as reported by your browser: 3.7.2

Exact steps to reproduce the problem

  1. apt install --no-install-recommends -y webext-browserpass ### on Debian, as root

What should happen?

binary file (browserpass-native) should be installed/symlinked to /usr/bin (or /usr/local/bin)

What happened instead?

binary file (browserpass-native) exists only in /usr/lib/browserpass/browserpass-native


additional stuff

apt info webext-browserpass | grep -i version
# -> Version: 3.7.2-1+b4

dpkg-query -L webext-browserpass | grep bin 
# ->>> returns no output

command -V browserpass-linux64 browserpass-native
# -> browserpass-native not found
# -> browserpass-linux64 not found```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    controversialSomething is wrong with the issue, but there is valuable discussion

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions