Timo12357 Posted April 9 Share Posted April 9 I disabled Armbian kernel upgrades to stay at Armbian 23.11.1 until Armbian 24 stabilizes. Yesterday I unfroze the kernel upgrades to upgrade to 24.2.1. I run: apt update apt upgrade apt dist-upgrade Apt update says All packages are up to date. Quote apt-mark showhold shows nothing. What did I miss? 0 Quote Link to comment Share on other sites More sharing options...
SteeMan Posted April 9 Share Posted April 9 Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. 0 Quote Link to comment Share on other sites More sharing options...
Timo12357 Posted April 11 Author Share Posted April 11 Here you go: https://paste.armbian.com/dodovukexe 0 Quote Link to comment Share on other sites More sharing options...
SteeMan Posted April 11 Share Posted April 11 I can't explain what you are seeing. Are the contents of /etc/apt/sources.list.d/armbian.list correct? Have you tried to use armbian-config to upgrade the kernel? 0 Quote Link to comment Share on other sites More sharing options...
Timo12357 Posted April 12 Author Share Posted April 12 armbian.list: deb http://mirrors.dotsrc.org/armbian-apt/ bullseye main bullseye-utils bullseye-desktop armbian-config says "No other kernels available" 0 Quote Link to comment Share on other sites More sharing options...
SteeMan Posted April 12 Share Posted April 12 I can't explain what you are seeing, as everything appears in order. The only thing I'm going to suggest as a long shot, is that you are getting pointed to a mirror that for some reason isn't up to date (which shouldn't be the case). Since I don't know where you are located in the world, you could try to update your armbian.list file to point explicitly to a different mirror (list is available here: https://github.com/armbian/mirror) When I look at the mirror I get resolved to, I see the 24.2.1 packages in the bullseye repository. I don't understand why apt isn't finding them for you. 0 Quote Link to comment Share on other sites More sharing options...
Timo12357 Posted April 24 Author Share Posted April 24 So 24.2.1 does not require Bookworm to upgrade? 0 Quote Link to comment Share on other sites More sharing options...
Solution Igor Posted April 24 Solution Share Posted April 24 47 minutes ago, Timo12357 said: So 24.2.1 does not require Bookworm to upgrade? Bookworm is latest stable. You can only upgrade to unstable ... which is not recommended for production. You could upgrade kernels, but we don't provide them anymore for bullseye. On 4/12/2024 at 10:35 PM, Timo12357 said: armbian-config says "No other kernels available" That is correct. This is the list of packages per distribution: https://fi.mirror.armbian.de/apt/content.html Bullseye only has some files, probably by mistake. It should be just empty as its not supported anymore. Change tags in armbian.list from bullseye to bookworm and update. Should be fine .... at least as far as from Armbian perspective. We can't vouch for packages that are coming from Debian repository as they might come into some conflicts between each other. This is the problem we observe on older releases and have no capacity nor wish to address. 1 Quote Link to comment Share on other sites More sharing options...
Timo12357 Posted April 30 Author Share Posted April 30 On 4/24/2024 at 10:12 AM, Igor said: Change tags in armbian.list from bullseye to bookworm and update. Did just that and now I have armbian 24.2.1 Thank you ! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.