Jump to content

The repository 'http://apt.armbian.com bullseye Release' no longer has a Release file.


Go to solution Solved by Igor,

Recommended Posts

Posted

I also got his error today for ' apt-get update':

 

Err:8 http://imola.armbian.com/apt bullseye Release
  404  Not Found [IP: 93.103.15.56 80]
Reading package lists... Done
E: The repository 'http://apt.armbian.com bullseye Release' no longer has 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.

Posted

@Werner I know, but what should I do then? How can I upgrade to a newer version (without losing data):

 

❯ cat /etc/os-release
PRETTY_NAME="Armbian 23.02.0-trunk Kinetic"
NAME="Ubuntu"
VERSION_ID="22.10"
VERSION="22.10 (Kinetic Kudu)"
VERSION_CODENAME=kinetic
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=kinetic
LOGO=ubuntu-logo

 

I ran `sudo apt update & sudo apt dist-upgrade` but nothing would happen

Posted

Non-LTS Ubuntu userspaces are mostly added for fun for the developers to get an idea where upstream development is going. These images were never supported and only meant to be used by enthusiasts who know what they are doing.

You can try to upgrade userspace: https://docs.armbian.com/User-Guide_Getting-Started/#how-to-upgrade-distribution-like-focal-to-jammy-or-bullseye-to-bookworm

Posted

I can't figure out if what I have installed is Ubuntu or Debian;

cat /etc/debian_version
bookworm/sid

 

Which feels like the latest version indeed - https://www.armbian.com/cubox-i/

But in this case, the source.list is all wrong, no?

 

However - look at the previous ❯ cat /etc/os-release I've pasted, it's Ubuntu there

Huh?

Posted
2 hours ago, GuyKhmel said:

cat /etc/os-release


Ubuntu is Debian based so there must be some leftovers. Download Ubuntu kinetic for PC and check this file.

Posted
On 9/19/2023 at 12:12 PM, GuyKhmel said:

what should I do then? How can I upgrade to a newer version (without losing data):

 

edit /etc/apt/source.list and /etc/apt/source.list.d/armbian.list and change kinetic to jammy. Then run "apt-get update && apt-get dist-upgrade"

Posted

Hi friends,

 

now bookworm update is giving same error. E: The repository 'https://apt.armbian.com bookworm Release' no longer has a Release file.
any solutions?

 

thanks,
Sandeep. 

Posted
15 minutes ago, Sandeep said:

The repository 'https://apt.armbian.com bookworm Release' no longer has a Release file.

Cannot reproduce:

 

root@pihole-v2:~# apt update
Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
Hit:5 https://github.armbian.com/configng stable InRelease
Get:6 https://armbian.atomonetworks.com/apt bookworm InRelease [54.1 kB]
Get:7 https://armbian.atomonetworks.com/apt bookworm/bookworm-utils all Packages [10.4 kB]
Get:8 https://armbian.atomonetworks.com/apt bookworm/bookworm-utils arm64 Packages [205 kB]
Get:9 https://armbian.atomonetworks.com/apt bookworm/bookworm-utils arm64 Contents (deb) [55.9 kB]
Get:10 https://armbian.atomonetworks.com/apt bookworm/bookworm-utils all Contents (deb) [36.1 kB]
Fetched 362 kB in 3s (143 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
root@pihole-v2:~# cat /etc/apt/sources.list.d/armbian.list
deb [signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com bookworm main bookworm-utils bookworm-desktop

 

Posted
15 minutes ago, Sandeep said:

now bookworm update is giving same error

 

Here also ok:


root@uefi-x86:/etc/apt/sources.list.d# LC_ALL=C apt update
Get:1 https://download.docker.com/linux/debian bookworm InRelease [47.0 kB]
Hit:2 http://deb.debian.org/debian bookworm InRelease                                                     
Hit:3 http://security.debian.org bookworm-security InRelease                                              
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease                                             
Hit:5 https://github.armbian.com/configng stable InRelease                                                
Hit:6 http://deb.debian.org/debian bookworm-backports InRelease                                           
Hit:7 https://repos.azul.com/zulu/deb stable InRelease                                                    
Hit:9 https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable InRelease                              
Hit:8 https://netcup-01.armbian.com/apt bookworm InRelease
Fetched 47.0 kB in 1s (67.4 kB/s)                      
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
33 packages can be upgraded. Run 'apt list --upgradable' to see them.

Perhaps some mirror is not in good shape, but that is automatically removed - in a cronjob.

Posted

thanks for the quick reply. 

Hi Igor seems some mirror is broken.  

Redirection from https to 'http://mirror.nag.albony.in/armbian/dists/bookworm/Release' is forbidden 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines