this post was submitted on 08 Aug 2025
5 points (85.7% liked)

Linux Mint

247 readers
1 users here now

A community for news and discussion about linux mint

founded 1 year ago
MODERATORS
 

cross-posted from: https://piefed.social/post/1127010

Everything else involving the internet, including updating other packages, works fine.

But updating Firefox always fails, with the following error:

Failed to fetch http://packages.linuxmint.com/pool/upstream/f/firefox/firefox_141.0.2%%2blinuxmint1%%2bxia_amd64.deb 404 Not Found [IP: 208.77.20.19 80]

Failed to fetch http://packages.linuxmint.com/pool/upstream/f/firefox/firefox-locale-en_141.0.2%%2blinuxmint1%%2bxia_amd64.deb 404 Not Found [IP: 208.77.20.19 80]

Any ideas how to fix this?

Turns out it was as simple as

sudo apt update

and then runnning Mint Update again. Now Firefox and whole system up to date.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] cupcakezealot@piefed.blahaj.zone 2 points 3 months ago (1 children)
[โ€“] klu9@lemmy.ca 2 points 3 months ago

Thanks, fixed it by just doing sudo apt update and trying again.