Skip to content

error using apt in chaste/base #30

@martinjrobins

Description

@martinjrobins

Hi, I'm trying to use the chaste/base image and running into the following error when I try to use apt:

 $ chaste docker run chaste/base sudo apt update 

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Get:1 https://cli.github.com/packages stable InRelease [3917 B]
Ign:2 https://chaste.github.io/ubuntu oracular/ InRelease
Get:3 https://chaste.github.io/ubuntu oracular/ Release [1363 B]
Get:4 https://chaste.github.io/ubuntu oracular/ Release.gpg [488 B]
Get:5 https://cli.github.com/packages stable/main amd64 Packages [346 B]
Ign:6 http://security.ubuntu.com/ubuntu oracular-security InRelease
Ign:7 http://archive.ubuntu.com/ubuntu oracular InRelease
Get:8 https://chaste.github.io/ubuntu oracular/ Packages [727 B]
Err:9 http://security.ubuntu.com/ubuntu oracular-security Release
  404  Not Found [IP: 91.189.91.82 80]
Ign:10 http://archive.ubuntu.com/ubuntu oracular-updates InRelease
Ign:11 http://archive.ubuntu.com/ubuntu oracular-backports InRelease
Err:12 http://archive.ubuntu.com/ubuntu oracular Release
  404  Not Found [IP: 91.189.91.83 80]
Err:13 http://archive.ubuntu.com/ubuntu oracular-updates Release
  404  Not Found [IP: 91.189.91.83 80]
Err:14 http://archive.ubuntu.com/ubuntu oracular-backports Release
  404  Not Found [IP: 91.189.91.83 80]
Reading package lists...
Warning: Conflicting distribution: https://chaste.github.io/ubuntu oracular/ Release (expected oracular/ but got noble)
Error: The repository 'http://security.ubuntu.com/ubuntu oracular-security Release' does not have a Release file.
Error: The repository 'http://archive.ubuntu.com/ubuntu oracular Release' does not have a Release file.
Error: The repository 'http://archive.ubuntu.com/ubuntu oracular-updates Release' does not have a Release file.
Error: The repository 'http://archive.ubuntu.com/ubuntu oracular-backports Release' does not have a Release file.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions