A Pi3B+ running Buster. No proxy. Taking 9 minutes to get the list of updates and its 69MB. I have repeated this on a couple of Pi's in my bramble. They're all configured the same. Does anyone get three different sizes for their Packages or is it just me?
$ uname -a
Linux *** 4.19.58-v7+ #1245 SMP Fri Jul 12 17:25:51 BST 2019 armv7l GNU/Linux
$ sudo apt --version
apt 1.8.2 (armhf)
$ sudo apt update
Get:1 http://archive.raspberrypi.org/debian buster InRelease [25.1 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB]
Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [222 kB]
Ign:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
Get:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [18.3 MB]
Ign:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
Get:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [69.0 MB]
Fetched 69.3 MB in 9min 9s (126 kB/s)
Reading package lists... Done
Packages appears to gone from 13MB to 18.3MB and then to 69MB. Are there 3 sets of Packages?
$ cat /etc/apt/sources.list
deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
$ cat /etc/apt/sources.list.d/raspi.list
deb http://archive.raspberrypi.org/debian/ buster main
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://archive.raspberrypi.org/debian/ buster main