Hi all
Ubuntu Version: Ubuntu Server 24.04
Desktop Environment (if applicable): None, just normal text based Ubuntu Server.
Problem Description:
I have an Ubuntu Server VM that I host NextCloud in using the NextCloud snap. I was going to update it, so I did “apt update” and then “apt upgrade”. There was one update: linux-firmware
But I noticed it wasn’t downloading from a mirror I recognize. This was what it said:
Get:1 h t t p://laotzu.ftp.acc.umu.se/ubuntu noble-updates/main amd64 linux-firmware amd64 20240318.git3b128b60-0ubuntu2.26 [634 MB]
This is the mirror: h t t p://laotzu.ftp.acc.umu.se
When I tried updating another VM with Ubuntu Studio it didn’t download from that mirror. However, when I tried on another Ubuntu Server VM (yes, I have several, I like VMs) it did and also got other packages (specifically linux-modules and linux-modules-extra) from:
h t t p://gemmei.ftp.acc.umu.se
h t t p://saimei.ftp.acc.umu.se
So I guess I just want to verify that his mirror is legit and not a sign of anything malicious? Is it normal to get updates from mirrors like that?
Also, I read a lot about IT security and recently there has been an uptick in supply chain attacks, so I get easily spooked! I’m like 90% sure I’m just overreacting, just want to be sure. Are these mirrors ok? Nothing suspicious going on?
Relevant System Information:
Nothing special, though I have enabled Ubuntu Pro on it. Apart from that it’s just an Ubuntu Server 24.04 with the NextCloud snap installed.
I have no PPAs or anything like that.
Screenshots or Error Messages:
This is the full output of apt upgrade before I stopped it (apart from inserting spaces into http to stop Discourse from thinking it’s a link):
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
The following upgrades have been deferred due to phasing:
apparmor libapparmor1 ubuntu-drivers-common
The following packages will be upgraded:
linux-firmware
1 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 634 MB of archives.
After this operation, 73.5 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 h t t p://laotzu.ftp.acc.umu.se/ubuntu noble-updates/main amd64 linux-firmware amd64 20240318.git3b128b60-0ubuntu2.26 [634 MB]
20% [1 linux-firmware 155 MB/634 MB 24%] 19.0 MB/s 25s^C
What I’ve Tried:
I googled it and had a hard time finding information. Unfortunately, I’m really bad at googling. Got those AI answers, one said it was fine, another said it wasn’t normal, but I’d like answers from a human.