Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 17:45:42 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        sroberts@dsl.pipex.com
Cc:        freebsd-ports@FreeBSD.org, chet@po.cwru.edu, FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: portupgrade of bash-2.05b_1 failing now for second day
Message-ID:  <20020914164542.GA48934@happy-idiot-talk.infracaninophi>
In-Reply-To: <1032019456.353.34.camel@Demon.vickiandstacey.com>
References:  <1032001380.353.17.camel@Demon.vickiandstacey.com> <20020914113308.GE46500@happy-idiot-talk.infracaninophi> <1032019456.353.34.camel@Demon.vickiandstacey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 14, 2002 at 05:04:14PM +0100, Stacey Roberts wrote:
> 
> # portupgrade -R bash-2.05b_1
> --->  Upgrading 'bash-2.05b_1' to 'bash-2.05b.004' (shells/bash2)
> --->  Building '/usr/ports/shells/bash2'
> ===>  Cleaning for bash-2.05b.004
> >> bash205b-001 doesn't seem to exist in /usr/ports/distfiles/.
> >> Attempting to fetch from
> ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
> fetch: bash205b-001: File unavailable (e.g., file not found, no access)
> >> Attempting to fetch from
> ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/.
> fetch: bash205b-001: Operation timed out
> >> Attempting to fetch from
> ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
> fetch: bash205b-001: 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/shells/bash2.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade42588.0 make
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped /
> !:failed)
> 	! shells/bash2 (bash-2.05b_1)	(fetch error)
> # 
> 

Very odd.  OUt of curiosity I just tried downloading the distfiles for
the bash2 port again and it all worked like a charm:

    happy-idiot-talk:...ports/shells/bash2:# make fetch 
    >> bash-2.05b.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
    fetch: bash-2.05b.tar.gz: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.gnu.org/gnu/bash/.
    Receiving bash-2.05b.tar.gz (1956216 bytes): 100%
    1956216 bytes transferred in 35.0 seconds (54.53 kBps)
    >> bash-doc-2.05b.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
    fetch: bash-doc-2.05b.tar.gz: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.gnu.org/gnu/bash/.
    Receiving bash-doc-2.05b.tar.gz (1733577 bytes): 100%
    1733577 bytes transferred in 32.6 seconds (51.90 kBps)
    >> bash205b-001 doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
    fetch: bash205b-001: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/.
    Receiving bash205b-001 (1132 bytes): 100%
    1132 bytes transferred in 0.0 seconds (54.18 kBps)
    >> bash205b-002 doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
    fetch: bash205b-002: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/.
    Receiving bash205b-002 (755 bytes): 100%
    755 bytes transferred in 0.0 seconds (48.86 kBps)
    >> bash205b-003 doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
    fetch: bash205b-003: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/.
    Receiving bash205b-003 (2356 bytes): 100%
    2356 bytes transferred in 0.2 seconds (9.46 kBps)
    >> bash205b-004 doesn't seem to exist in /usr/ports/distfiles/.
    >> Attempting to fetch from ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/.
    fetch: bash205b-004: File unavailable (e.g., file not found, no access)
    >> Attempting to fetch from ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/.
    Receiving bash205b-004 (1110 bytes): 100%
    1110 bytes transferred in 0.0 seconds (52.59 kBps)
    
Which leads me to conclude that there's something odd about your
system that is causing ftp.cwru.edu to reject connections from you.
One thing that occurs to me is tcp_wrappers' PARANOID setting --- see
hosts_access(5) for a description.  You could try connecting to their
server using command line ftp to see if it prints out anything
intelligible to a human being.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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