Update problem. InRelease ??

Archived topics about LMDE 1 and LMDE 2
Locked
frank474

Update problem. InRelease ??

Post by frank474 »

Update ist looking to wrong directory "InRelease". I don't know where this setting is from. I have searched all files in /etc/apt/.
sudo apt-get update
Fehl http://debian.linuxmint.com testing InRelease
Fehl http://packages.linuxmint.com debian InRelease
Fehl http://debian.linuxmint.com testing/updates InRelease
Fehl http://debian.linuxmint.com testing InRelease
Fehl http://debian.linuxmint.com testing Release.gpg
»debian.linuxmint.com« konnte nicht aufgelöst werden
Fehl http://debian.linuxmint.com testing/updates Release.gpg
»debian.linuxmint.com« konnte nicht aufgelöst werden
Fehl http://packages.linuxmint.com debian Release.gpg
»packages.linuxmint.com« konnte nicht aufgelöst werden
Fehl http://debian.linuxmint.com testing Release.gpg
»debian.linuxmint.com« konnte nicht aufgelöst werden
Paketlisten werden gelesen... Fertig
W: Fehlschlag beim Holen von http://packages.linuxmint.com/dists/debian/InRelease
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/dist ... /InRelease
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/secu ... /InRelease
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/mult ... /InRelease
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/dist ... elease.gpg »debian.linuxmint.com« konnte nicht aufgelöst werden
W: Fehlschlag beim Holen von http://packages.linuxmint.com/dists/debian/Release.gpg »packages.linuxmint.com« konnte nicht aufgelöst werden
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/secu ... elease.gpg »debian.linuxmint.com« konnte nicht aufgelöst werden
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/mult ... elease.gpg »debian.linuxmint.com« konnte nicht aufgelöst werden
W: Some index files failed to download. They have been ignored, or old ones used instead.
inxi -Sr
System: Host callisto Kernel 3.0.0-1-amd64 x86_64 (64 bit) Distro Linux Mint Xfce Edition
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: Update problem. InRelease ??

Post by zerozero »

are you behind a proxy? either that or you are having DNS issues resolving packages.linuxmint

anyway when you solve those connection problems prepare yourself because you have a huge update to perform (looking at the kernel you are using - and assuming it's the newest you have installed - the last UP you did was 3, we had 5 last month)
ketoth

Re: Update problem. InRelease ??

Post by ketoth »

"konnte nicht aufgelöst werden" >> "couldn't resolve". Obviously a DNS issue. Maybe the Linux Mint team changed stuff and DNS servers didn't refresh the records (in this case it will be fixed in 24-48 hours at most). Or proxy config missing / proxy blacklisting. Actually both APTs work (debian / packages <- if you can get these with your web browser: system proxy to configure).

Mine:

Code: Select all

a@b ~ $ host debian.linuxmint.com
debian.linuxmint.com has address 204.45.82.130
a@b ~ $ host packages.linuxmint.com
packages.linuxmint.com has address 204.45.82.194
frank474

Re: Update problem. InRelease ?? <SOLVED>

Post by frank474 »

Thanks for the hints about the network. I changed from wireless with manual ip settings to cable with dhcp and the hosts were found.

Strange is that when apt-get couldn't resolve the host a ping worked:
frank@callisto ~ $ sudo apt-get update
Fehl http://packages.linuxmint.com debian InRelease
Fehl http://debian.linuxmint.com testing InRelease
Fehl http://debian.linuxmint.com testing/updates InRelease
Fehl http://debian.linuxmint.com testing InRelease
Fehl http://packages.linuxmint.com debian Release.gpg
»packages.linuxmint.com« konnte nicht aufgelöst werden
Fehl http://debian.linuxmint.com testing Release.gpg
»debian.linuxmint.com« konnte nicht aufgelöst werden

frank@callisto ~ $ host debian.linuxmint.com
debian.linuxmint.com has address 204.45.82.130

frank@callisto ~ $ ping debian.linuxmint.com
PING debian.linuxmint.com (204.45.82.130) 56(84) bytes of data.
64 bytes from s-cc2d5282.candyclasp.com (204.45.82.130): icmp_req=1 ttl=55 time=488 ms
64 bytes from s-cc2d5282.candyclasp.com (204.45.82.130): icmp_req=2 ttl=55 time=431 ms
64 bytes from s-cc2d5282.candyclasp.com (204.45.82.130): icmp_req=3 ttl=55 time=462 ms

frank@callisto ~ $ ping packages.linuxmint.com
PING packages.linuxmint.com (204.45.82.194) 56(84) bytes of data.
64 bytes from server.gutterclutterbuster.com (204.45.82.194): icmp_req=1 ttl=55 time=256 ms
64 bytes from server.gutterclutterbuster.com (204.45.82.194): icmp_req=2 ttl=55 time=238 ms
I reconfigured the wireless setting (after a reboot with the upgraded system) and now the apt also works via wireless access now. Don't know what was wrong but this is now a different issue.
Locked

Return to “LMDE Archive”