https://bugs.winehq.org/show_bug.cgi?id=51933
Bug ID: 51933 Summary: 404 Not Found with sudo apt update Product: Wine-staging Version: 6.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: osaka.niconico@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
I get the error 404 Not Found with `sudo apt update` and can't install wine.
please take a look
LANG=en sudo apt update Get:1 https://dl.winehq.org/wine-builds/ubuntu impish InRelease [8043 B] Get:2 https://dl.winehq.org/wine-builds/ubuntu impish/main i386 Packages [6952 B] Get:3 https://dl.winehq.org/wine-builds/ubuntu impish/main amd64 Packages [6936 B] Hit:4 http://security.ubuntu.com/ubuntu impish-security InRelease Err:5 https://dl.winehq.org/wine-builds/ubuntu impish/main all Packages 404 Not Found [IP: 151.101.74.217 443] Err:5 https://dl.winehq.org/wine-builds/ubuntu impish/main all Packages 404 Not Found [IP: 151.101.74.217 443]
https://gist.github.com/GitHub30/84364cd3d749b0a1da151e845383729e
lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 21.10 Release: 21.10 Codename: impish
uname -a Linux impish 5.13.0-20-generic #20-Ubuntu SMP Fri Oct 15 14:21:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
151.101.230.217(cache-hnd18751-HND) on Fastly is not working host -v dl.winehq.org Trying "dl.winehq.org" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59687 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION: ;dl.winehq.org. IN A
;; ANSWER SECTION: dl.winehq.org. 111 IN CNAME osff.map.fastly.net. osff.map.fastly.net. 1 IN A 151.101.230.217
Received 80 bytes from 127.0.0.53#53 in 8 ms Trying "osff.map.fastly.net" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57706 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION: ;osff.map.fastly.net. IN AAAA
Received 37 bytes from 127.0.0.53#53 in 20 ms Trying "osff.map.fastly.net" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63933 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION: ;osff.map.fastly.net. IN MX
Received 37 bytes from 127.0.0.53#53 in 20 ms
LANG=en wget -d https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... DEBUG output created by Wget 1.21 on linux-gnu.
Reading HSTS entries from /home/indri/.wget-hsts URI encoding = 'ANSI_X3.4-1968' converted 'https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag...' (ANSI_X3.4-1968) -> 'https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag...' (UTF-8) Converted file name 'Packages' (UTF-8) -> 'Packages' (ANSI_X3.4-1968) --2021-10-27 10:34:21-- https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... Resolving dl.winehq.org (dl.winehq.org)... 151.101.230.217 Caching dl.winehq.org => 151.101.230.217 Connecting to dl.winehq.org (dl.winehq.org)|151.101.230.217|:443... connected. Created socket 3. Releasing 0x000055bbc1fc6ac0 (new refcount 1). Initiating SSL handshake. Handshake successful; connected socket 3 to SSL handle 0x000055bbc1fc78a0 certificate: subject: CN=*.winehq.org issuer: CN=GlobalSign Atlas R3 DV TLS CA 2020,O=GlobalSign nv-sa,C=BE X509 certificate successfully verified and matches host dl.winehq.org
---request begin--- GET /wine-builds/ubuntu/dists/impish/main/binary-all/Packages HTTP/1.1 User-Agent: Wget/1.21 Accept: */* Accept-Encoding: identity Host: dl.winehq.org Connection: Keep-Alive
---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 404 Not Found Connection: keep-alive Content-Length: 196 Server: Apache Strict-Transport-Security: max-age=31536000 Cache-Control: max-age=604800 Content-Type: text/html; charset=iso-8859-1 Via: 1.1 varnish, 1.1 varnish Fastly-Debug-Digest: 71bd9e11bef6b16fa199d390a7364dfd70068eba5cc79f273515095069aaf4ec Accept-Ranges: bytes Date: Wed, 27 Oct 2021 01:34:22 GMT Age: 1076405 X-Served-By: cache-ord1730-ORD, cache-hnd18738-HND X-Cache: MISS, HIT X-Cache-Hits: 0, 6 X-Timer: S1635298462.347604,VS0,VE0 Vary: Accept-Encoding
---response end--- 404 Not Found Registered socket 3 for persistent reuse. Parsed Strict-Transport-Security max-age = 31536000, includeSubDomains = false Updated HSTS host: dl.winehq.org:443 (max-age: 31536000, includeSubdomains: false) URI content encoding = 'iso-8859-1' Skipping 196 bytes of body: [<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL was not found on this server.</p> </body></html> ] done. 2021-10-27 10:34:21 ERROR 404: Not Found.
Saving HSTS entries to /home/indri/.wget-hsts
But 151.101.110.217(cache-tyo11944-TYO) or 151.101.74.217(cache-nrt18337-NRT) on Fastly is working host -v dl.winehq.org Trying "dl.winehq.org" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18470 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION: ;dl.winehq.org. IN A
;; ANSWER SECTION: dl.winehq.org. 110 IN CNAME osff.map.fastly.net. osff.map.fastly.net. 30 IN A 151.101.110.217
Received 80 bytes from 127.0.0.53#53 in 24 ms Trying "osff.map.fastly.net" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52478 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION: ;osff.map.fastly.net. IN AAAA
Received 37 bytes from 127.0.0.53#53 in 20 ms Trying "osff.map.fastly.net" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9249 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION: ;osff.map.fastly.net. IN MX
Received 37 bytes from 127.0.0.53#53 in 20 ms
LANG=en wget -d https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... DEBUG output created by Wget 1.21 on linux-gnu.
Reading HSTS entries from /home/indri/.wget-hsts URI encoding = 'ANSI_X3.4-1968' converted 'https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag...' (ANSI_X3.4-1968) -> 'https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag...' (UTF-8) Converted file name 'Packages' (UTF-8) -> 'Packages' (ANSI_X3.4-1968) --2021-10-27 10:33:04-- https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... Resolving dl.winehq.org (dl.winehq.org)... 151.101.74.217 Caching dl.winehq.org => 151.101.74.217 Connecting to dl.winehq.org (dl.winehq.org)|151.101.74.217|:443... connected. Created socket 3. Releasing 0x00005562fd608aa0 (new refcount 1). Initiating SSL handshake. Handshake successful; connected socket 3 to SSL handle 0x00005562fd609880 certificate: subject: CN=*.winehq.org issuer: CN=GlobalSign Atlas R3 DV TLS CA 2020,O=GlobalSign nv-sa,C=BE X509 certificate successfully verified and matches host dl.winehq.org
---request begin--- GET /wine-builds/ubuntu/dists/impish/main/binary-all/Packages HTTP/1.1 User-Agent: Wget/1.21 Accept: */* Accept-Encoding: identity Host: dl.winehq.org Connection: Keep-Alive
---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 200 OK Connection: keep-alive Content-Length: 1758 Server: Apache Strict-Transport-Security: max-age=31536000 Cache-Control: max-age=604800 Last-Modified: Mon, 25 Oct 2021 12:12:48 GMT ETag: "6de-5cf2c477b5c33" Access-Control-Allow-Origin: * Via: 1.1 varnish, 1.1 varnish Fastly-Debug-Digest: 71bd9e11bef6b16fa199d390a7364dfd70068eba5cc79f273515095069aaf4ec Accept-Ranges: bytes Date: Wed, 27 Oct 2021 01:33:05 GMT Age: 132197 X-Served-By: cache-ord1731-ORD, cache-nrt18338-NRT X-Cache: HIT, HIT X-Cache-Hits: 2, 1 X-Timer: S1635298386.670273,VS0,VE0
---response end--- 200 OK Registered socket 3 for persistent reuse. Parsed Strict-Transport-Security max-age = 31536000, includeSubDomains = false Updated HSTS host: dl.winehq.org:443 (max-age: 31536000, includeSubdomains: false) Length: 1758 (1.7K) Saving to: 'Packages'
Packages 100%[================================================================================================================>] 1.72K --.-KB/s in 0s
2021-10-27 10:33:04 (31.8 MB/s) - 'Packages' saved [1758/1758]
Saving HSTS entries to /home/indri/.wget-hsts
https://bugs.winehq.org/show_bug.cgi?id=51933
--- Comment #1 from osaka.niconico@gmail.com --- LANG=en sudo apt update Hit:1 http://jp.archive.ubuntu.com/ubuntu impish InRelease Hit:2 http://jp.archive.ubuntu.com/ubuntu impish-updates InRelease Hit:3 http://jp.archive.ubuntu.com/ubuntu impish-backports InRelease Get:4 https://dl.winehq.org/wine-builds/ubuntu impish InRelease [8043 B] Get:5 https://dl.winehq.org/wine-builds/ubuntu impish/main amd64 Packages [6936 B] Get:6 https://dl.winehq.org/wine-builds/ubuntu impish/main i386 Packages [6952 B] Err:7 https://dl.winehq.org/wine-builds/ubuntu impish/main all Packages 404 Not Found [IP: 151.101.230.217 443] Err:7 https://dl.winehq.org/wine-builds/ubuntu impish/main all Packages 404 Not Found [IP: 151.101.230.217 443] Err:7 https://dl.winehq.org/wine-builds/ubuntu impish/main all Packages 404 Not Found [IP: 151.101.230.217 443] Hit:8 http://security.ubuntu.com/ubuntu impish-security InRelease Fetched 21.9 kB in 1s (22.8 kB/s) Reading package lists... Done E: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... 404 Not Found [IP: 151.101.230.217 443] E: Some index files failed to download. They have been ignored, or old ones used instead.
https://bugs.winehq.org/show_bug.cgi?id=51933
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|leslie_alistair@hotmail.com |dimesio@earthlink.net |, z.figura12@gmail.com | Product|Wine-staging |Packaging Version|6.20 |unspecified Summary|404 Not Found with sudo |Provide packages for Ubuntu |apt update |21.10 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Component|-unknown |wine-packages
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- We don't provide packages for Ubuntu 21.10 yet. See also https://forum.winehq.org/viewtopic.php?f=8&t=35801.
https://bugs.winehq.org/show_bug.cgi?id=51933
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Zebediah Figura from comment #2)
We don't provide packages for Ubuntu 21.10 yet. See also https://forum.winehq.org/viewtopic.php?f=8&t=35801.
Yes we do; 6.20 packages were synced over 2 days ago. https://dl.winehq.org/wine-builds/ubuntu/dists/impish/
https://bugs.winehq.org/show_bug.cgi?id=51933
--- Comment #4 from osaka.niconico@gmail.com --- it works on 151.101.230.217(cache-hnd18747-HND). Thank you so much
LANG=en wget -d https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... DEBUG output created by Wget 1.21 on linux-gnu.
Reading HSTS entries from /home/hippo/.wget-hsts URI encoding = 'ANSI_X3.4-1968' converted 'https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag...' (ANSI_X3.4-1968) -> 'https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag...' (UTF-8) Converted file name 'Packages' (UTF-8) -> 'Packages' (ANSI_X3.4-1968) --2021-10-27 20:25:19-- https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-all/Packag... Resolving dl.winehq.org (dl.winehq.org)... 151.101.230.217 Caching dl.winehq.org => 151.101.230.217 Connecting to dl.winehq.org (dl.winehq.org)|151.101.230.217|:443... connected. Created socket 3. Releasing 0x0000560f0203b590 (new refcount 1). Initiating SSL handshake. Handshake successful; connected socket 3 to SSL handle 0x0000560f0203b610 certificate: subject: CN=*.winehq.org issuer: CN=GlobalSign Atlas R3 DV TLS CA 2020,O=GlobalSign nv-sa,C=BE X509 certificate successfully verified and matches host dl.winehq.org
---request begin--- GET /wine-builds/ubuntu/dists/impish/main/binary-all/Packages HTTP/1.1 User-Agent: Wget/1.21 Accept: */* Accept-Encoding: identity Host: dl.winehq.org Connection: Keep-Alive
---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 200 OK Connection: keep-alive Content-Length: 1758 Server: Apache Strict-Transport-Security: max-age=31536000 Cache-Control: max-age=604800 Last-Modified: Mon, 25 Oct 2021 12:12:48 GMT ETag: "6de-5cf2c477b5c33" Access-Control-Allow-Origin: * Via: 1.1 varnish, 1.1 varnish Fastly-Debug-Digest: 71bd9e11bef6b16fa199d390a7364dfd70068eba5cc79f273515095069aaf4ec Accept-Ranges: bytes Date: Wed, 27 Oct 2021 11:25:21 GMT Age: 0 X-Served-By: cache-ord1736-ORD, cache-hnd18747-HND X-Cache: MISS, MISS X-Cache-Hits: 0, 0 X-Timer: S1635333921.677298,VS0,VE557
---response end--- 200 OK Registered socket 3 for persistent reuse. Parsed Strict-Transport-Security max-age = 31536000, includeSubDomains = false Updated HSTS host: dl.winehq.org:443 (max-age: 31536000, includeSubdomains: false) Length: 1758 (1.7K) Saving to: 'Packages'
Packages 100%[===================>] 1.72K --.-KB/s in 0s
2021-10-27 20:25:21 (47.0 MB/s) - 'Packages' saved [1758/1758]
Saving HSTS entries to /home/hippo/.wget-hsts
https://bugs.winehq.org/show_bug.cgi?id=51933
osaka.niconico@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from osaka.niconico@gmail.com --- lgtm
https://bugs.winehq.org/show_bug.cgi?id=51933
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- Closing fixed packaging bug.