Quantcast
Viewing all articles
Browse latest Browse all 4873

General discussion • Re: 12.x release raspberian os vs debian

* is" debian-security bookworm-security" standard repo for 32bit?
No, it is not. If you use that on a Pi 1 or Pi Zero you will have problems.
* why is 32bit showing up 12.1 instead of 12.5 for the 64bit, is it not getting latest .x release?
Probably because the updates are integrated into the Raspbian repository rather than being being part of separate security updates.
* am I missing repos in either 32bit or 64bit or are too many/wrong repos in?
Possibly.

On my systems I have 32-bit:

Code:

rpdom@cam4:~ $ cat /etc/apt/sources.listdeb [ arch=armhf ] http://raspbian.raspberrypi.com/raspbian/ bookworm main contrib non-free rpi# Uncomment line below then 'apt-get update' to enable 'apt-get source'#deb-src http://raspbian.raspberrypi.com/raspbian/ bookworm main contrib non-free rpirpdom@cam4:~ $ cat /etc/apt/sources.list.d/raspi.list deb http://archive.raspberrypi.com/debian/ bookworm main# Uncomment line below then 'apt-get update' to enable 'apt-get source'#deb-src http://archive.raspberrypi.com/debian/ bookworm main
64-bit:

Code:

rpdom@raspi16:~ $ cat /etc/apt/sources.listdeb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmwaredeb http://deb.debian.org/debian-security/ bookworm-security main contrib non-free non-free-firmwaredeb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware# Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'#deb-src http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware#deb-src http://deb.debian.org/debian-security/ bookworm-security main contrib non-free non-free-firmware#deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmwarerpdom@raspi16:~ $ cat /etc/apt/sources.list.d/raspi.list deb http://archive.raspberrypi.com/debian/ bookworm main# Uncomment line below then 'apt-get update' to enable 'apt-get source'#deb-src http://archive.raspberrypi.com/debian/ bookworm main

Statistics: Posted by rpdom — Sun Feb 11, 2024 4:15 pm



Viewing all articles
Browse latest Browse all 4873

Trending Articles