Houston, we have a problem: apt-get didn't get a result

Post issues, bugs, and feature requests about the various WineHQ websites to this forum.
Locked
User avatar
sotel
Level 2
Level 2
Posts: 17
Joined: Thu Aug 07, 2008 9:09 am

Houston, we have a problem: apt-get didn't get a result

Post by sotel »

I just tried to install (update) the wine packages but had no success. The Linux terminal gave me this output
(Note: To not bother you with strange German output I switched off the localized strings from apt-get):
root@Archimedes:~/work# apt-get update && apt-get dist-upgrade
(other repositories messages deleted)
Hit:32 https://dl.winehq.org/wine-builds/debian trixie InRelease
(other repositories messages deleted)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libunwind8
The following packages will be upgraded:
wine-devel wine-devel-amd64 wine-devel-dbg wine-devel-dbg:i386 wine-devel-dev wine-devel-i386:i386 winehq-devel
7 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 27.3 MB/231 MB of archives.
After this operation, 46.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Ign:1 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dev amd64 9.21~trixie-1
Ign:2 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dbg amd64 9.21~trixie-1
Ign:3 https://dl.winehq.org/wine-builds/debian trixie/main i386 wine-devel-dbg i386 9.21~trixie-1
Ign:1 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dev amd64 9.21~trixie-1
Ign:2 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dbg amd64 9.21~trixie-1
Ign:3 https://dl.winehq.org/wine-builds/debian trixie/main i386 wine-devel-dbg i386 9.21~trixie-1
Ign:1 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dev amd64 9.21~trixie-1
Ign:2 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dbg amd64 9.21~trixie-1
Ign:3 https://dl.winehq.org/wine-builds/debian trixie/main i386 wine-devel-dbg i386 9.21~trixie-1
Err:1 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dev amd64 9.21~trixie-1
503 Backend unavailable, connection timeout [IP: 151.101.194.217 443]
Err:2 https://dl.winehq.org/wine-builds/debian trixie/main amd64 wine-devel-dbg amd64 9.21~trixie-1
503 Backend unavailable, connection timeout [IP: 151.101.194.217 443]
Err:3 https://dl.winehq.org/wine-builds/debian trixie/main i386 wine-devel-dbg i386 9.21~trixie-1
503 Backend unavailable, connection timeout [IP: 151.101.194.217 443]
E: Failed to fetch https://dl.winehq.org/wine-builds/debia ... _amd64.deb 503 Backend unavailable, connection timeout [IP: 151.101.194.217 443]
E: Failed to fetch https://dl.winehq.org/wine-builds/debia ... _amd64.deb 503 Backend unavailable, connection timeout [IP: 151.101.194.217 443]
E: Failed to fetch https://dl.winehq.org/wine-builds/debia ... 1_i386.deb 503 Backend unavailable, connection timeout [IP: 151.101.194.217 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
What happens there?

Ok - I will try later again...
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Houston, we have a problem: apt-get didn't get a result

Post by dimesio »

I was getting that earlier, but it seems to be working now. Mirror syncing can take a long time.
User avatar
sotel
Level 2
Level 2
Posts: 17
Joined: Thu Aug 07, 2008 9:09 am

Re: Houston, we have a problem: apt-get didn't get a result

Post by sotel »

dimesio wrote: Sat Nov 09, 2024 6:50 pm I was getting that earlier, but it seems to be working now. Mirror syncing can take a long time.
Yes, I can confirm: now there is no error.
Rosanne, thanks again for your nice work!
dimesio wrote: Sat Nov 09, 2024 6:50 pm Mirror syncing can take a long time.
This happened since the server(s) started to work generally very slowly...
Locked