That's normal from the repository source listHi , when i update sources , i got this :or something like this ....Code:
iznobe@e-pi3:~ $ sudo apt updateAtteint :1 http://raspbian.raspberrypi.org/raspbian bullseye InReleaseAtteint :2 http://archive.raspberrypi.org/debian bullseye InRelease Réception de :3 https://pkgs.tailscale.com/stable/raspbian bullseye InRelease réception de :4 https://pyrate.lan/raspberrypi /stable/raspbian bullseye InRelease
Why had i this last URI in list of download ???
my sources.list don't contains this URI ....Code:
iznobe@k-pi3:~ $ for f in /etc/apt/sources.list{,.d/*.{sources,list}};do echo $f;cat -n $f;echo;done/etc/apt/sources.list 1deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi 2# Uncomment line below then 'apt-get update' to enable 'apt-get source' 3#deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi/etc/apt/sources.list.d/*.sourcescat: '/etc/apt/sources.list.d/*.sources': Aucun fichier ou dossier de ce type/etc/apt/sources.list.d/raspi.list 1deb http://archive.raspberrypi.org/debian/ bullseye main 2# Uncomment line below then 'apt-get update' to enable 'apt-get source' 3#deb-src http://archive.raspberrypi.org/debian/ bullseye main/etc/apt/sources.list.d/tailscale.list 1# Tailscale packages for raspbian bullseye 2deb [signed-by=/usr/share/keyrings/tailscale-archive-keyring.gpg] https://pkgs.tailscale.com/stable/raspbian bullseye mainiznobe@k-pi3:~ $
Statistics: Posted by RaspyHat — Tue Dec 23, 2025 11:04 am