Bug 34994

Summary: Distfile for devel/pkgconfig unfetchable
Product: Ports & Packages Reporter: Christian Brueffer <chris>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: gnome
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Christian Brueffer 2002-02-16 14:10:01 UTC
	Port is unfetchable, mastersites have to be updated

How-To-Repeat: 	Try to install ports/devel/pkgconfig
Comment 1 c.rued 2002-02-16 18:22:34 UTC
I have experienced the same problem.

The freedesktop.org mastersite does not respond, and the distfile does
not exist on any of the other (sourceforge) sites.

output from portupgrade:
    # portupgrade pkgconfig
    --->  Upgrading 'pkgconfig-0.8.0' to 'pkgconfig-0.10.0' (devel/pkgconfig)
    --->  Building '/usr/ports/devel/pkgconfig'
    ===>  Cleaning for gettext-0.10.35_1
    ===>  Cleaning for gmake-3.79.1
    ===>  Cleaning for libtool-1.3.4_2
    ===>  Cleaning for pkgconfig-0.10.0
    >> pkgconfig-0.10.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from http://www.freedesktop.org/software/pkgconfig/releases/.
    fetch: pkgconfig-0.10.0.tar.gz: Operation timed out
    >> Attempting to fetch from http://prdownloads.sourceforge.net/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: Not Found
    >> Attempting to fetch from ftp://ftp3.sourceforge.net/pub/sourceforge/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from http://ftp3.sourceforge.net/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: Moved Temporarily
    >> Attempting to fetch from ftp://ftp1.sourceforge.net/pub/sourceforge/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from http://ftp1.sourceforge.net/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: Not Found
    >> Attempting to fetch from ftp://ftp2.sourceforge.net/pub/sourceforge/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from http://ftp2.sourceforge.net/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: Message too long
    >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/sourceforge/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.chg.ru/pub/sourceforge/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: Operation timed out
    >> Attempting to fetch from http://telia.dl.sourceforge.net/pkgconfig/.
    fetch: pkgconfig-0.10.0.tar.gz: Not Found
    >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
    fetch: pkgconfig-0.10.0.tar.gz: File unavailable (e.g., file not found, no access)
    >> Couldn't fetch it - please try to retrieve this
    >> port manually into /usr/ports/distfiles/ and try again.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    *** Error code 1
    
    Stop in /usr/ports/devel/pkgconfig.
    ** Command failed: make clean build
    ** Fix the problem and try again.
    ** The following packages were not installed or upgraded (*:skipped / !:failed)
            ! devel/pkgconfig (pkgconfig-0.8.0)     (fetch error)
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2002-02-16 19:00:11 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 3 Maxim Sobolev freebsd_committer freebsd_triage 2002-03-06 08:56:01 UTC
State Changed
From-To: open->closed

Copy of distfile had been placed on backup download location and that 
location added into MASTER_SITES. This should fix the problem. 

Thank you for reporting!