Skip to content

Issue after updated metaboss and running it on Arch Linux, v0.41.1 #342

@ASoldo

Description

@ASoldo

Hi, after updating metaboss to latest version using script and then running metaboss i get error like this. I've used metaboss before this update and it worked as intended.

❯ bash <(curl -sSf https://raw.githubusercontent.com/samuelvanderwaal/metaboss/main/scripts/install.sh)
Metaboss CLI binary installation script
---------------------------------------

Do you want the latest release(y/n): y

1. 🖥  Downloading distribution

Remote URL: https://github.com/samuelvanderwaal/metaboss/releases/latest/download/metaboss-ubuntu-latest

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 14.7M  100 14.7M    0     0  87847      0  0:02:56  0:02:56 --:--:-- 88656

2. 📤 Moving binary into place

'metaboss' binary will be moved to '/home/rootster/.cargo/bin'.

✅ Installation successful: type 'metaboss' to start using it.
❯ metaboss

metaboss: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

but If I use cargo install metaboss it works. Not sure what went wrong with script install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions