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

Release file for Ubuntu 24.04 not found #146

Open
G-Rath opened this issue Jul 5, 2024 · 1 comment
Open

Release file for Ubuntu 24.04 not found #146

G-Rath opened this issue Jul 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@G-Rath
Copy link

G-Rath commented Jul 5, 2024

Describe the bug
When trying to upgrade to Ubuntu 24.04, apt claims the release file does not exist for fullstaq-ruby

To Reproduce
Linux distribution: Ubuntu 24.04
Package name: any

Steps to reproduce the behavior:

  1. Run through the install steps in the readme
  2. See error:
root@staging-app-i-123abc:/home/deploy# apt update
Hit:1 http://ap-southeast-2.ec2.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://ap-southeast-2.ec2.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://ap-southeast-2.ec2.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
Hit:6 http://security.ubuntu.com/ubuntu noble-security InRelease
Ign:5 https://storage.googleapis.com/fullstaq-ruby-server-edition-apt-repo/versions/27/public ubuntu-24.04 InRelease
Err:7 https://storage.googleapis.com/fullstaq-ruby-server-edition-apt-repo/versions/27/public ubuntu-24.04 Release
  404  Not Found [IP: 172.217.167.91 443]
Reading package lists... Done
E: The repository 'https://apt.fullstaqruby.org ubuntu-24.04 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Expected behavior
The command to be successful and that I can install Ruby using fullstaq on Ubuntu 24.04

Additional logs
If applicable, add additional logs to help explain your problem.

root@staging-app-i-123abc:/home/deploy# cat /etc/apt/sources.list.d/fullstaq-ruby.list
deb https://apt.fullstaqruby.org ubuntu-24.04 main
@G-Rath G-Rath added the bug Something isn't working label Jul 5, 2024
@G-Rath
Copy link
Author

G-Rath commented Jul 5, 2024

@joesiewert has also reported this on #142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant