Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 9122

Advanced users • Re: Raspberry Pi OS Image Creation : Made Easy

$
0
0
Trixie 32-bit (armhf) images generated by pi-gen exhibit the following:

Code:

root@raspberrypi:~# apt updateHit:1 http://raspbian.raspberrypi.com/raspbian trixie InReleaseHit:2 http://archive.raspberrypi.com/debian trixie InReleaseAll packages are up to date.Notice: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://raspbian.raspberrypi.com/raspbian trixie InRelease' doesn't support architecture 'arm64'Notice: Skipping acquire of configured file 'contrib/binary-arm64/Packages' as repository 'http://raspbian.raspberrypi.com/raspbian trixie InRelease' doesn't support architecture 'arm64'Notice: Skipping acquire of configured file 'non-free/binary-arm64/Packages' as repository 'http://raspbian.raspberrypi.com/raspbian trixie InRelease' doesn't support architecture 'arm64'Notice: Skipping acquire of configured file 'rpi/binary-arm64/Packages' as repository 'http://raspbian.raspberrypi.com/raspbian trixie InRelease' doesn't support architecture 'arm64'
This can be corrected by editing '/etc/apt/sources.list.d/raspbian.sources' and changing:

Arch: armhf

to

Architectures: armhf

Hopefully pi-gen will get fixed shortly: https://github.com/RPi-Distro/pi-gen/issues/867

This issue has been corrected in pi-gen.

Statistics: Posted by RonR — Fri Sep 05, 2025 7:56 pm



Viewing all articles
Browse latest Browse all 9122

Trending Articles