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

Raspberry Pi OS • 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:~ $ 
more when i update packages today , apt packages are downloaded from this server ( pyrat.lan ) and had modify the apt packages :

Code:

iznobe@k-pi3:~ $ tail /var/log/apt/history.logStart-Date: 2025-12-11  11:13:53Commandline: packagekit role='update-packages'Upgrade: tailscale:armhf (1.90.9, 1.92.1), cups-filters:armhf (1.28.7-1+deb11u3, 1.28.7-1+deb11u4), libsnmp-base:armhf (5.9+dfsg-4+deb11u1, 5.9+dfsg-4+deb11u2), libsoup2.4-1:armhf (2.72.0-2+deb11u2, 2.72.0-2+deb11u3), libsnmp40:armhf (5.9+dfsg-4+deb11u1, 5.9+dfsg-4+deb11u2), libpng-dev:armhf (1.6.37-3, 1.6.37-3+deb11u1), libfontembed1:armhf (1.28.7-1+deb11u3, 1.28.7-1+deb11u4), libwbclient0:armhf (2:4.13.13+dfsg-1~deb11u6+b1, 2:4.13.13+dfsg-1~deb11u7), libssh-gcrypt-4:armhf (0.9.8-0+deb11u1, 0.9.8-0+deb11u2), libsoup-gnome2.4-1:armhf (2.72.0-2+deb11u2, 2.72.0-2+deb11u3), libsmbclient:armhf (2:4.13.13+dfsg-1~deb11u6+b1, 2:4.13.13+dfsg-1~deb11u7), cups-filters-core-drivers:armhf (1.28.7-1+deb11u3, 1.28.7-1+deb11u4), libpng16-16:armhf (1.6.37-3, 1.6.37-3+deb11u1), libsndfile1:armhf (1.0.31-2+deb11u1, 1.0.31-2+deb11u2), cups-browsed:armhf (1.28.7-1+deb11u3, 1.28.7-1+deb11u4), libsdl2-2.0-0:armhf (2.0.14+dfsg2-3+deb11u1, 2.0.14+dfsg2-3+deb11u2), libpng-tools:armhf (1.6.37-3, 1.6.37-3+deb11u1), samba-libs:armhf (2:4.13.13+dfsg-1~deb11u6+b1, 2:4.13.13+dfsg-1~deb11u7), libcupsfilters1:armhf (1.28.7-1+deb11u3, 1.28.7-1+deb11u4)End-Date: 2025-12-11  11:15:10Start-Date: 2025-12-23  10:27:47Commandline: apt full-upgrade -yRequested-By: iznobe (1000)Upgrade: tailscale:armhf (1.92.1, 1.92.3), libglib2.0-bin:armhf (2.66.8-1+deb11u6, 2.66.8-1+deb11u7), tzdata:armhf (2025b-0+deb11u1, 2025b-0+deb11u2), libglib2.0-data:armhf (2.66.8-1+deb11u6, 2.66.8-1+deb11u7), python-apt-common:armhf (2.2.1, 2.2.1.1), python3-apt:armhf (2.2.1, 2.2.1.1), libglib2.0-0:armhf (2.66.8-1+deb11u6, 2.66.8-1+deb11u7), libgd3:armhf (2.3.0-2, 2.3.0-2+deb11u1)End-Date: 2025-12-23  10:28:41iznobe@k-pi3:~ $ 
this two packages was from pyrat server :
python-apt-common:armhf (2.2.1, 2.2.1.1), python3-apt:armhf (2.2.1, 2.2.1.1),

Statistics: Posted by iznobe — Tue Dec 23, 2025 10:04 am



Viewing all articles
Browse latest Browse all 3546

Trending Articles