Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2009 11:41:52 GMT
From:      Helmut Schneider <jumper99@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/131775: ports-mgmt/portupgrade fails to fetch files from ftp
Message-ID:  <200902171141.n1HBfq6J086892@www.freebsd.org>
Resent-Message-ID: <200902171150.n1HBo1uS076123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131775
>Category:       ports
>Synopsis:       ports-mgmt/portupgrade fails to fetch files from ftp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 17 11:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        7.1-RELEASE
>Organization:
>Environment:
>Description:
[root@proxy ~]# portupgrade -PP mysql-client-5.0.75
--->  Checking for the latest package of 'databases/mysql50-client'
--->  Found a package of 'databases/mysql50-client': /usr/ports/packages/All/mysql-client-5.0.75.tbz (mysql-client-5.0.75)
--->  Fetching the package(s) for 'mysql-client-5.0.77' (databases/mysql50-client)
--->  Fetching mysql-client-5.0.77
fetch: ftp://proxy.domain.tldpub/FreeBSD/ports/i386/packages-7.1-RELEASE/All/mysql-client-5.0.77.tbz: Bad Gateway
[...]

See the missing "/" between "proxy.domain.tld" and "pub".

pkg_add itself is fine:

[root@proxy ~]# pkg_add ftp://proxy.domain.tld/pub/FreeBSD/ports/i386/packages-7.1-RELEASE/All/mysql-client-5.0.77.tbz
Fetching ftp://proxy.domain.tld/pub/FreeBSD/ports/i386/packages-7.1-RELEASE/All/mysql-client-5.0.77.tbz... Done.
[root@proxy ~]#
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902171141.n1HBfq6J086892>