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

E: Unable to locate package asbru-cm #1062

Open
gpahlevanzadeh opened this issue Nov 8, 2023 · 5 comments
Open

E: Unable to locate package asbru-cm #1062

gpahlevanzadeh opened this issue Nov 8, 2023 · 5 comments

Comments

@gpahlevanzadeh
Copy link

gpahlevanzadeh commented Nov 8, 2023

I downloaded asbru, and According to md file I run the following command and get error:


mohsen@debian:~/src-compiled$ curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/release/cfg/setup/bash.deb.sh' | sudo -E bash
[sudo] password for mohsen:
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=debian version= codename=trixie arch=x86_64
:
OK: Checking for apt dependency 'apt-transport-https' ...
OK: Checking for apt dependency 'ca-certificates' ...
OK: Checking for apt dependency 'gnupg' ...
RUN: Importing 'asbru-cm/release' repository GPG keys ...gpg: WARNING: unsafe ownership on homedir '/home/mohsen/.gnupg'
OK: Checking for apt signed-by key support ...
OK: Importing 'asbru-cm/release' repository GPG keys ...
OK: Checking if upstream install config is OK ...
OK: Installing 'asbru-cm/release' repository via apt ...
OK: Updating apt repository metadata cache ...
OK: The repository has been installed successfully - You're ready to rock!

mohsen@debian:~/src-compiled$ sudo apt-get install asbru-cm
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package asbru-cm


OS: Debian trixie/sid ,

@stilgarwolf
Copy link

stilgarwolf commented Jan 17, 2024

Also on Debian Trixie sid.
asbru-cm was removed when updating perl.

'# 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=debian version= codename=trixie 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 ...
OK: Checking if upstream install config is OK ...
OK: Installing 'asbru-cm/release' repository via apt ...
OK: Updating apt repository metadata cache ...
OK: The repository has been installed successfully - You're ready to rock!

apt install asbru-cm

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package asbru-cm is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'asbru-cm' has no installation candidate

@KlaasT
Copy link
Contributor

KlaasT commented Jan 17, 2024

Yeah we currently don't have newer OS versions included in the build process. We need to check if a docker container for the build process is available and include it into the build matrix.

@stilgarwolf
Copy link

stilgarwolf commented Jan 19, 2024 via email

@alkinoy
Copy link

alkinoy commented Feb 19, 2024

have the same issue as topic starter

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=ubuntu  version=23.10  codename=mantic  arch=x86_64  
 >>>>:
   OK: Checking for apt dependency 'apt-transport-https' ...
   OK: Checking for apt dependency 'ca-certificates' ...
   OK: Checking for apt dependency 'gnupg' ...
  RUN: Importing 'asbru-cm/release' repository GPG keys ...gpg: WARNING: unsafe ownership on homedir '/home/xxx/.gnupg'
   OK: Checking for apt signed-by key support ...
   OK: Importing 'asbru-cm/release' repository GPG keys ...
   OK: Checking if upstream install config is OK ...
   OK: Installing 'asbru-cm/release' repository via apt ...
   OK: Updating apt repository metadata cache ...
   OK: The repository has been installed successfully - You're ready to rock!

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package asbru-cm```

@stilgarwolf
Copy link

I still have errors errors in apt-get update:

$sudo apt-get update
...
Err:17 https://packagecloud.io/asbru-cm/asbru-cm/debian trixie Release
404 Not Found [IP: 54.183.93.75 443]

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

4 participants