armbian / mirror

Armbian Linux Mirrors Infrastructure
50 stars 9 forks source link

Apt Found No Kernel Update on 24.02 Release #16

Closed alive4ever closed 7 months ago

alive4ever commented 7 months ago

Dear Armbian Developers!

Usually, with every quarterly Armbian release, there is a kernel update installable via apt for users running the stable build.

As for 24.02 release, there is no kernel update. So I decided to open a web browser and viewing the contents of armbian apt repository.

Actually, there are new kernel files on the mirror directory listing (version 6.6.16) with maybe wrong filename (23.2 instead of 24.2).

Screenshot of mirror files

It would be better to get this fixed so users can enjoy the newer kernel included with the 24.02 release.

igorpecovnik commented 7 months ago

working on it ...

maybe wrong filename

Yes, that was. Now recreating ... takes time.

Nardol commented 7 months ago

Is it the reason why Armbian mirrors have no RELEASE file for E.G. Bookworm which make not possible to run apt update for the moment? I prefer asking here instead of opening a new issue if the cause is here.

igorpecovnik commented 7 months ago

The reason is that repository management is broken to some degree and we are working on it ... and doing life in between ... It will be fixed when moon gets in the perfect position. In case you want to help debugging, most of the scripts are here https://github.com/armbian/os/tree/main/.github/workflows :)

igorpecovnik commented 7 months ago

Should be fixed now.

Nardol commented 7 months ago

Nice to see moon got in the perfect position so quickly, thanks a lot and well done :+1:

magicianalex commented 6 months ago

Hi All. for elegoo neptune 4pro had the same problem:

sudo apt update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease              
Hit:3 http://security.debian.org buster/updates InRelease                
Hit:4 http://deb.debian.org/debian buster-backports InRelease            
Ign:5 http://fi.mirror.armbian.de/apt buster InRelease                   
Err:6 http://fi.mirror.armbian.de/apt buster Release
  404  Not Found [IP: 65.21.120.247 80]
Reading package lists... Done
E: The repository 'http://apt.armbian.com buster 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.
Nardol commented 6 months ago

Is Buster still supported by Armbian?