Quantcast
Viewing all articles
Browse latest Browse all 4971

Troubleshooting • Re: Unable to apt update Pi4 running bullseye...

The sources all look fine. Possibly something was being updated the InRelease file for archive.raspberrypi.org was incorrect.

I just ran an update and all seems fine. Perhaps try it again. If it still fails, try deleting the current files and run the update again

Code:

sudo rm /var/lib/apt/lists/*_*sudo apt update
Yep, that's exactly what they've done:

Code:

kyoukoku@RasPi4:~ $ sudo apt updateHit:1 http://deb.debian.org/debian bullseye InReleaseGet:2 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]Hit:3 http://security.debian.org/debian-security bullseye-security InReleaseGet:4 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]E: Repository 'http://archive.raspberrypi.org/debian bullseye InRelease' changed its 'Origin' value from 'Debian' to 'Raspberry Pi Foundation'E: Repository 'http://archive.raspberrypi.org/debian bullseye InRelease' changed its 'Label' value from 'Debian-Security' to 'Raspberry Pi Foundation'N: Repository 'http://archive.raspberrypi.org/debian bullseye InRelease' changed its 'Version' value from '11' to ''N: Repository 'http://archive.raspberrypi.org/debian bullseye InRelease' changed its 'Suite' value from 'oldstable-security' to 'oldstable'E: Repository 'http://archive.raspberrypi.org/debian bullseye InRelease' changed its 'Codename' value from 'bullseye-security' to 'bullseye'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]  yGet:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [313 kB]                                                                                           Get:6 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [307 kB]                                                                                           Get:7 http://archive.raspberrypi.org/debian bullseye/main armhf Contents (deb) [1,328 kB]                                                                                   Get:8 http://archive.raspberrypi.org/debian bullseye/main arm64 Contents (deb) [1,023 kB]                                                                                   Fetched 3,039 kB in 2min 14s (22.7 kB/s)                                                                                                                                    Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneAll packages are up to date.
All appears fine now. Cheers.

Statistics: Posted by kyoukoku — Thu Apr 18, 2024 4:37 pm



Viewing all articles
Browse latest Browse all 4971

Trending Articles