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

Troubleshooting • Re: apt update - Not generating any updates for bookworm 12

$
0
0
On the other hand, you must have several sources.list: in /etc/apt/ and in /etc/apt/sources.list.d/
Probably just the one raspi.list file

Code:

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
apt policy will list all the sources configured

Code:

rpdom@raspi3:~ $ apt policyPackage files: 100 /var/lib/dpkg/status     release a=now 500 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages     release o=Raspberry Pi Foundation,a=stable,n=bookworm,l=Raspberry Pi Foundation,c=main,b=arm64     origin archive.raspberrypi.com 500 http://archive.raspberrypi.com/debian bookworm/main armhf Packages     release o=Raspberry Pi Foundation,a=stable,n=bookworm,l=Raspberry Pi Foundation,c=main,b=armhf     origin archive.raspberrypi.com 500 http://raspbian.raspberrypi.com/raspbian bookworm/rpi armhf Packages     release o=Raspbian,a=stable,n=bookworm,l=Raspbian,c=rpi,b=armhf     origin raspbian.raspberrypi.com 500 http://raspbian.raspberrypi.com/raspbian bookworm/non-free armhf Packages     release o=Raspbian,a=stable,n=bookworm,l=Raspbian,c=non-free,b=armhf     origin raspbian.raspberrypi.com 500 http://raspbian.raspberrypi.com/raspbian bookworm/contrib armhf Packages     release o=Raspbian,a=stable,n=bookworm,l=Raspbian,c=contrib,b=armhf     origin raspbian.raspberrypi.com 500 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf Packages     release o=Raspbian,a=stable,n=bookworm,l=Raspbian,c=main,b=armhf     origin raspbian.raspberrypi.comPinned packages:

Statistics: Posted by rpdom — Sat May 04, 2024 10:21 am



Viewing all articles
Browse latest Browse all 21667

Trending Articles