sami Posted December 9, 2021 Posted December 9, 2021 I already had armbian buster installed on my nanopi neo core, i recently tried to update and upgrade but here is what m getting: root@nanopineo:~# apt update Get:1 http://security.debian.org buster/updates InRelease [65.4 kB] Get:2 http://httpredir.debian.org/debian buster InRelease [122 kB] Get:3 http://httpredir.debian.org/debian buster-updates InRelease [51.9 kB] Hit:5 http://httpredir.debian.org/debian buster-backports InRelease E: Repository 'http://security.debian.org buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details. Do you want to accept these changes and continue updating from this repository? [y/N] the armbian buster image is about 2 years old, 4.19 so should i go for the newer images such as focal? or what should i do? anw when i press Y, then i upgrade. if i rebooted the image then the nanopi is dead. i can not access it anymore as if it is not even booting (i can tell from the BLUE LED which no more blinks)
Werner Posted December 9, 2021 Posted December 9, 2021 Hook up a serial console to get an idea what is happening inside after upgrade. 4 hours ago, sami said: focal Userspace and kernel package are independent. All flavors (Focal, Buster, Bullseye, Hirsute...) of each board share the very same kernel package. 4 hours ago, sami said: so should i go for the newer images If you do not have a serial console and want to continue using this board you can do that or use armbian-config to freeze firmware packages. This will update userspace (so Buster) packages only. 1
Werner Posted December 9, 2021 Posted December 9, 2021 Moved to Common issues / peer to peer technical support
sami Posted December 15, 2021 Author Posted December 15, 2021 I tried things from the beginning now it is not even updating!!!! root@nanopineo:~# apt update Err:1 http://httpredir.debian.org/debian buster InRelease Could not resolve 'httpredir.debian.org' Err:2 http://security.debian.org buster/updates InRelease Could not resolve 'security.debian.org' Err:3 http://apt.armbian.com buster InRelease Could not resolve 'apt.armbian.com' Err:4 http://httpredir.debian.org/debian buster-updates InRelease Could not resolve 'httpredir.debian.org' Err:5 http://httpredir.debian.org/debian buster-backports InRelease Could not resolve 'httpredir.debian.org' Reading package lists... Done Building dependency tree Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it. W: Failed to fetch http://httpredir.debian.org/debian/dists/buster/InRelease Could not resolve 'httpredir.debian.org' W: Failed to fetch http://httpredir.debian.org/debian/dists/buster-updates/InRelease Could not resolve 'httpredir.debian.org' W: Failed to fetch http://httpredir.debian.org/debian/dists/buster-backports/InRelease Could not resolve 'httpredir.debian.org' W: Failed to fetch http://security.debian.org/dists/buster/updates/InRelease Could not resolve 'security.debian.org' W: Failed to fetch http://apt.armbian.com/dists/buster/InRelease Could not resolve 'apt.armbian.com' W: Some index files failed to download. They have been ignored, or old ones used instead.
Igor Posted December 15, 2021 Posted December 15, 2021 9 minutes ago, sami said: now it is not even updating!!!! Fix your DNS settings. As you can see names are not resolving. 1
Recommended Posts