Your message dated Wed, 13 Nov 2019 13:51:27 +0100
with message-id <20191113125127.GA16964@jcristau-z4>
and subject line Re: Bug#798989: Files seem to appear and disappear
has caused the Debian Bug report #798989,
regarding Files seem to appear and disappear
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
798989: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798989
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snapshot.debian.org
Hi,
I'm seeing this odd behaviour:
$ while :; do curl -qs
http://snapshot.debian.org/archive/debian/20150914T153145Z/pool/main/r/redis/redis_3.0.4-3.dsc
| grep -qs '404 Not Found' && echo 200 || echo 404; done
404
200
404
404
200
200
404
200
404
200
404
200
404
200
404
200
404
200
404
200
404
200
^C%
curl -I for a success is:
HTTP/1.1 200 OK
Date: Mon, 14 Sep 2015 18:09:30 GMT
Server: Apache
Expires: Thu, 24 Sep 2015 18:09:30 GMT
Cache-Control: public, max-age=864000
ETag: "52a8b3ba37fee9e3161e8ab317d18b582e20e8ee"
Last-Modified: Mon, 14 Sep 2015 16:10:02 GMT
X-Clacks-Overhead: GNU Terry Pratchett
Content-Type: application/octet-stream
X-Varnish: 1076712 2330871
Age: 301
Via: 1.1 varnish-v4
Content-Length: 1961
Connection: keep-alive
curl -I for a 404 is:
HTTP/1.1 404 Not Found
Date: Mon, 14 Sep 2015 18:14:33 GMT
Server: Apache
Expires: Mon, 14 Sep 2015 18:24:33 GMT
Cache-Control: max-age=600, public
Content-Length: 1848
X-Clacks-Overhead: GNU Terry Pratchett
Content-Type: text/html; charset=utf-8
These files are quite new to the archive (~6h?) at the time of writing.
(Load-balancer related?)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- End Message ---
--- Begin Message ---
On Mon, Sep 14, 2015 at 08:29:00PM +0200, Peter Palfrader wrote:
> | weasel@defiant:~$ wget
> http://snapshot-sibelius.debian.org/project/trace/snapshot-master.debian.org
> -O - -q
> | Mon Sep 14 15:31:45 2015
> | # Above timestamp is timestamp of latest mirrrorrun
> | weasel@defiant:~$ wget
> http://snapshot-lw07.debian.org/project/trace/snapshot-master.debian.org -O -
> -q
> | Mon Sep 14 03:14:10 2015
> | # Above timestamp is timestamp of latest mirrrorrun
>
> Investigating.
>
This is fixed, closing.
Cheers,
Julien
--- End Message ---