Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing on linux mint lmde gives error #1064

Open
rsantellan opened this issue Nov 13, 2023 · 1 comment
Open

Installing on linux mint lmde gives error #1064

rsantellan opened this issue Nov 13, 2023 · 1 comment

Comments

@rsantellan
Copy link

Describe the bug
Error installing on Linux mint LMDE 6

curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/release/cfg/setup/bash.deb.sh' | sudo -E bash

Executing the  setup script for the 'asbru-cm/release' repository ...

   OK: Checking for required executable 'curl' ...
   OK: Checking for required executable 'apt-get' ...
   OK: Detecting your OS distribution and release using system methods ...
 ^^^^: ... Detected/provided for your OS/distribution, version and architecture:
 >>>>:
 >>>>: ... distro=linuxmint  version=6  codename=faye  arch=x86_64  
 >>>>:
   OK: Checking for apt dependency 'apt-transport-https' ...
   OK: Checking for apt dependency 'ca-certificates' ...
   OK: Checking for apt dependency 'gnupg' ...
   OK: Checking for apt signed-by key support ...
   OK: Importing 'asbru-cm/release' repository GPG keys ...
 NOPE: Checking if upstream install config is OK ...
 ^^^^: ... Failed to fetch configuration for your OS distribution release/version.
 >>>>:
 >>>>: It looks like we don't currently support your distribution release and
 >>>>: version. This is something that we can fix by adding it to our list of
 >>>>: supported versions (see contact us below), or you can manually override
 >>>>: the values below to an equivalent distribution that we do support:
 >>>>:
 >>>>: ... distro=linuxmint  version=6  codename=faye  arch=x86_64  
 >>>>:
 >>>>: You can force this script to use a particular value by specifying distro,
 >>>>: version, or codename via environment variable. E.g., to specify a distro
 >>>>: such as Ubuntu/Xenial (16.04), use the following:
 >>>>:
 >>>>:   <curl command> | distro=ubuntu version=16.04 codename=xenial sudo -E bash
 >>>>:
 !!!!: Oh no, your setup failed! :-( ... But we might be able to help. :-)
 !!!!: 
 !!!!: You can contact asbru-cm for further assistance.
 !!!!: 
 !!!!: URL: https://github.com/asbru-cm/asbru-cm
 !!!!: 
 !!!!: Last 20 log lines from .csm_setup_wCnXSJ82a (might not be errors, nor even relevant):
 !!!!:
 !!!!: > ii  gnupg                                      2.2.40-1.1
 !!!!: > all          GNU privacy guard - a free PGP replacement
 !!!!: > ii  gnupg-l10n                                 2.2.40-1.1
 !!!!: > all          GNU privacy guard - localization files
 !!!!: > ii  gnupg-utils                                2.2.40-1.1
 !!!!: > amd64        GNU privacy guard - utility programs
 !!!!: > ii  python3-gnupg                              0.4.9-1
 !!!!: > all          Python wrapper for the GNU Privacy Guard (Python 3.x)

To Reproduce
Steps to reproduce the behavior:

  1. Run install script
  2. See error

Expected behavior
Been able to install

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: LMDE 6
  • Ásbrú Version latest

Additional context

@rsantellan
Copy link
Author

Just for context, installing from the source works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant