[Solved] Problem With Mirrors?

Archived topics about LMDE 1 and LMDE 2
Locked
WhatUsernameIsFree?

[Solved] Problem With Mirrors?

Post by WhatUsernameIsFree? »

Hi all,

When I update aptitude I get the following errors:

Code: Select all

W: Failed to fetch http://packages.linuxmint.com/dists/debian/import/binary-amd64/Packages: Something wicked happened resolving 'packages.linuxmint.com:http' (-11 - System error)
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Couldn't rebuild package cache
So in complete ignorance I checked to see if there was a better mirror to use.

Code: Select all

$sudo mint-choose-debian-mirror
Current server: 'http://mirror.rts-informatique.fr/linuxmint/debian' (latest)
An error occurred:  Couldn't resolve host 'mirror.rts-informatique.fr'
An error occurred:  Couldn't resolve host 'debian.lth.se'
An error occurred:  Couldn't resolve host 'lmde-mirror.gwendallebihan.net'
An error occurred:  Couldn't resolve host 'debian.linuxmint.com'
Best server: None
I'm posting from this machine, so I do have internet access, and they all ping so they can be seen from this machine. Any idea what's happening?

Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: Problem With Mirrors?

Post by zerozero »

Something wicked happened resolving 'packages.linuxmint.com:http' (-11 - System error)
this usually means DNS problems
this is just one of the bug reports opened regarding this issue >> https://bugs.launchpad.net/ubuntu/+sour ... bug/574886
WhatUsernameIsFree?

Re: Problem With Mirrors?

Post by WhatUsernameIsFree? »

My DNS is pointed at Google's DNS within network manager. Is this not the current workaround?
WhatUsernameIsFree?

Re: Problem With Mirrors?

Post by WhatUsernameIsFree? »

This I randomly stumbled across. Within /etc/nsswitch.conf I had

Code: Select all

hosts:          wins files dns
. I removed the wins and it updated fine after that.
Locked

Return to “LMDE Archive”