On Thu, 07 May 2020, Mythra Varun wrote:

>    Hi All,
>    I see that the debian snapshots are not working when we add it to
>    sources.list. Observed it from last 3-4 days.

>      root@66060538e447:~# cat /etc/apt/sources.list
>      deb http://snapshot.debian.org/archive/debian/20150906T111056Z jessie
>      main

>    Above is the content in my Debian 8 docker instance and I am getting below
>    error

>      root@66060538e447:~# apt-get update
>      Ign http://snapshot.debian.org jessie InRelease
>      Err http://snapshot.debian.org jessie Release.gpg
>        Unable to connect to snapshot.debian.org:http: [IP: 193.62.202.27 80]
>      Reading package lists... Done
>      W: Failed to fetch
>      
> http://snapshot.debian.org/archive/debian/20150906T111056Z/dists/jessie/Release.gpg
>       Unable to connect to snapshot.debian.org:http: [IP: 193.62.202.27 80]

>      W: Some index files failed to download. They have been ignored, or old
>      ones used instead.

seems to be reachable for me from home:

        $> wget 
http://snapshot.debian.org/archive/debian/20150906T111056Z/dists/jessie/Release.gpg
        --2020-05-07 11:44:32--  
http://snapshot.debian.org/archive/debian/20150906T111056Z/dists/jessie/Release.gpg
        Resolving snapshot.debian.org (snapshot.debian.org)... 185.17.185.185, 
193.62.202.27, 2001:1af8:4020:b030:deb::185, ...
        Connecting to snapshot.debian.org 
(snapshot.debian.org)|185.17.185.185|:80... connected.
        HTTP request sent, awaiting response... 200 OK
        Length: 2373 (2.3K)
        Saving to: ‘Release.gpg’

        Release.gpg                                              
100%[=================================================================================================================================>]
   2.32K  --.-KB/s    in 0s      

        2020-05-07 11:44:32 (160 MB/s) - ‘Release.gpg’ saved [2373/2373]

and that other IP seems to be traceable

        $> sudo tcptraceroute 193.62.202.27 80
        Running:
                traceroute -T -O info -p 80 193.62.202.27 
        traceroute to 193.62.202.27 (193.62.202.27), 30 hops max, 60 byte 
packets
         1  ESCAPE (192.168.1.1)  1.483 ms  1.496 ms  1.469 ms
         2  96.120.70.1 (96.120.70.1)  9.109 ms  14.786 ms  15.461 ms
         3  68.87.181.217 (68.87.181.217)  14.009 ms  14.229 ms  14.206 ms
         4  162.151.53.189 (162.151.53.189)  14.168 ms  14.813 ms  15.009 ms
         5  * * 162.151.52.105 (162.151.52.105)  23.994 ms
         6  * * *
         7  * * *
         8  JANET.ear3.London2.Level3.net (212.187.216.238)  93.151 ms  93.512 
ms  93.468 ms
         9  ae24.londtt-sbr1.ja.net (146.97.35.193)  93.422 ms  101.635 ms  
101.139 ms
        10  ae28.londtw-sbr2.ja.net (146.97.33.62)  99.107 ms  98.942 ms  
99.002 ms
        11  ae30.londpg-sbr2.ja.net (146.97.33.5)  103.795 ms  99.852 ms  
100.356 ms
        12  ae26.londpg-ban1.ja.net (146.97.35.234)  99.531 ms  99.496 ms  
98.613 ms
        13  genome.londpg-ban1.ja.net (146.97.41.222)  100.836 ms  101.001 ms  
104.361 ms
        14  193.62.202.124 (193.62.202.124)  103.877 ms  100.783 ms  95.749 ms
        15  193.62.202.90 (193.62.202.90)  92.667 ms  92.844 ms  101.060 ms
        16  sallinen2.debian.org (193.62.202.27) <syn,ack>  97.930 ms  103.725 
ms  99.540 ms


so you might just need to troubleshoot your connection?

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience     http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        

Reply via email to