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

Raspberry Pi OS • Re: apt update hacked / pirated ??????

$
0
0
Hi , when i update sources , i got 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
or something like this ....

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:~ $ 
That's normal from the repository source list

Statistics: Posted by RaspyHat — Tue Dec 23, 2025 11:04 am



Viewing all articles
Browse latest Browse all 3546

Trending Articles