Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180054 - gentoo.localhost.net.ar sends 301 and delivers wrong distfile
Summary: gentoo.localhost.net.ar sends 301 and delivers wrong distfile
Status: RESOLVED INVALID
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-27 21:27 UTC by Wulf Krueger (RETIRED)
Modified: 2007-07-04 17:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wulf Krueger (RETIRED) gentoo-dev 2007-05-27 21:27:01 UTC
wget -T 30 -t 1 --continue -O /var/cache/distfiles/glibc-2.5-patches-1.7.tar.bz2.-PARTIAL- http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.7.tar.bz2
--23:11:34--  http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.7.tar.bz2
           => `/var/cache/distfiles/glibc-2.5-patches-1.7.tar.bz2.-PARTIAL-'
Resolving gentoo.localhost.net.ar... 200.43.193.199
Connecting to gentoo.localhost.net.ar|200.43.193.199|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.6.tar.bz2 [following]
--23:11:35--  http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.6.tar.bz2
           => `/var/cache/distfiles/glibc-2.5-patches-1.7.tar.bz2.-PARTIAL-'
Connecting to gentoo.localhost.net.ar|200.43.193.199|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 533,385 (521K) [application/x-tar]

100%[==========================================================================>] 533,385      182.31K/s

23:11:38 (182.08 KB/s) - `/var/cache/distfiles/glibc-2.5-patches-1.7.tar.bz2.-PARTIAL-' saved [533385/533385]

mv -f /var/cache/distfiles/glibc-2.5-patches-1.7.tar.bz2.-PARTIAL- /var/cache/distfiles/glibc-2.5-patches-1.7.tar.bz2
Comment 1 Shyam Mani (RETIRED) gentoo-dev 2007-07-02 11:13:52 UTC
Seems okay now. Can you please verify if you still see the issue?

 $ wget http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.6.tar.bz2
--19:10:40--  http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.6.tar.bz2
           => `glibc-2.5-patches-1.6.tar.bz2'
Resolving gentoo.localhost.net.ar... 200.43.193.199
Connecting to gentoo.localhost.net.ar|200.43.193.199|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 533,385 (521K) [application/x-tar]

100%[=================================================================================>] 533,385      134.17K/s    ETA 00:00

19:10:46 (103.77 KB/s) - `glibc-2.5-patches-1.6.tar.bz2' saved [533385/533385]

shyam@trinity ~/downloads/stuff $ sha1sum glibc-2.5-patches-1.6.tar.bz2 
7a8d7826b48219420f6070f763040a1a187de3cc  glibc-2.5-patches-1.6.tar.bz2
shyam@trinity ~/downloads/stuff $ cat /usr/portage/sys-libs/glibc/Manifest | grep glibc-2.5-patches-1.6.tar.bz2
DIST glibc-2.5-patches-1.6.tar.bz2 533385 RMD160 4568b467d225b9fc3b5f6cdb93418264271b5150 SHA1 7a8d7826b48219420f6070f763040a1a187de3cc SHA256 11cc15bcdf416f2ecfbee8b444c3485d59a368f02c3a5f7589fe579e12bc5fbe
Comment 2 Wulf Krueger (RETIRED) gentoo-dev 2007-07-02 17:00:58 UTC
--18:28:38--  http://gentoo.localhost.net.ar//distfiles/glibc-2.5-patches-1.6.tar.bz2
  (try: 5) => `glibc-2.5-patches-1.6.tar.bz2'
Connecting to gentoo.localhost.net.ar|200.43.193.199|:80... failed: Connection timed out.
Retrying.

Seems like I can't even connect to the mirror anymore. I don't think it handles my IP differently than anyone else's so I guess this has been fixed.
Comment 3 Shyam Mani (RETIRED) gentoo-dev 2007-07-04 17:39:31 UTC
Wulf, I think you're seeing local network issues. I can connect the box fine from Singapore and the US, so I'm invalidating the bug for now.