Bug 66704 - [PATCH] german/ding distsite fix
Summary: [PATCH] german/ding distsite fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jacques Vidrine
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-16 14:40 UTC by Roman Neuhauser
Modified: 2004-06-08 13:56 UTC (History)
1 user (show)

See Also:


Attachments
german::ding.distsite.patch (668 bytes, patch)
2004-05-16 14:40 UTC, Roman Neuhauser
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Neuhauser 2004-05-16 14:40:19 UTC
    roman@isis ~ 1056:0 > wget -S --spider http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
    --15:30:13--  http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
               => `index.html'
    Resolving cgi.tu-chemnitz.de... done.
    Connecting to cgi.tu-chemnitz.de[134.109.132.161]:80... connected.
    HTTP request sent, awaiting response... 
     1 HTTP/1.1 301 Moved Permanently
     2 Date: Sun, 16 May 2004 13:30:14 GMT
     3 Server: Apache/1.3.27 (Unix)  (Red-Hat/Linux) mod_ssl/2.8.12 OpenSSL/0.9.6b mod_auth_pam/1.0a mod_perl/1.26 PHP/4.1.2
     4 Location: http://ftp.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
     5 Keep-Alive: timeout=5, max=100
     6 Connection: Keep-Alive
     7 Content-Type: text/html; charset=iso-8859-1
    Location: http://ftp.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/ [following]
    --15:30:13--  http://ftp.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
               => `index.html'
    Resolving ftp.tu-chemnitz.de... done.
    Connecting to ftp.tu-chemnitz.de[134.109.132.147]:80... failed: Operation timed out.
    Retrying.

    --15:31:30--  http://ftp.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
      (try: 2) => `index.html'
    Connecting to ftp.tu-chemnitz.de[134.109.132.147]:80... failed: Operation timed out.
    Retrying.

    --15:32:47--  http://ftp.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
      (try: 3) => `index.html'
    Connecting to ftp.tu-chemnitz.de[134.109.132.147]:80... ^C
    roman@isis ~ 1057:130 > lftp ftp://ftp.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
    lftp ftp.tu-chemnitz.de:~/ftp-home/pub/Local/urz/ding> ls
    -rw-r--r--    1 4761     102           381 Aug 21  2002 HEADER.html
    -rw-r--r--    1 4761     102          1849 Feb 13 14:51 README
    drwxr-xr-x    4 4761     102          4096 Feb 16 12:48 contrib
    -rw-r--r--    1 4761     102       2038076 Feb 13 14:57 ding-1.3-1.noarch.rpm
    -rw-r--r--    1 4761     102       2044664 Feb 13 14:57 ding-1.3-1.src.rpm
    -rw-r--r--    1 4761     102       2040245 Feb 13 14:57 ding-1.3.tar.gz
    drwxr-xr-x    2 4761     102          4096 Feb 13 15:04 ger-eng
    drwxr-xr-x    2 4761     102          4096 Feb 13 14:52 old-releases
    lftp ftp.tu-chemnitz.de:/ftp-home/pub/Local/urz/ding> ls old-releases/
    -rw-r--r--    1 4761     102       1008354 Feb 25  1999 ding-1.0-1.noarch.rpm
    -rw-r--r--    1 4761     102       1017199 Feb 25  1999 ding-1.0.tgz
    -rw-r--r--    1 4761     102       1277603 May 23  2000 ding-1.1-1.noarch.rpm
    -rw-r--r--    1 4761     102       1279625 May 23  2000 ding-1.1.tgz
    -rw-r--r--    1 4761     102       1580142 Jul 31  2002 ding-1.2-2.noarch.rpm
    -rw-r--r--    1 4761     102       1584655 Jul 31  2002 ding-1.2-2.src.rpm
    -rw-r--r--    1 4761     102       1581400 Jul 31  2002 ding-1.2.tar.gz
    lftp ftp.tu-chemnitz.de:/ftp-home/pub/Local/urz/ding> 
 

    maintainer cc'd
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-16 17:44:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nectar

Over to maintainer.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-08 13:56:22 UTC
State Changed
From-To: open->closed

Committed, thanks!