Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2004 20:57:36 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Noah <admin2@enabled.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: distfiles first instead of fetch?
Message-ID:  <20041221185736.GA9627@orion.daedalusnetworks.priv>
In-Reply-To: <20041221184959.M82284@enabled.com>
References:  <20041221184959.M82284@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-12-21 10:51, Noah <admin2@enabled.com> wrote:
> FreeBSD-4.9
>
>
> well I am finding that a particular bz2 file is not fetched from a list of
> servers so I downloaded it locally.  but the build is not looking in
> /usr/ports/distfiles  - how do I control this behavior?

It *is* looking there.  The downloaded file doesn't match the checksum
it should have though.  See the line marked with stars:

    > --- snip ----
    >
    > # make install clean
    > ===>  Vulnerability check disabled
    > ===>  Found saved configuration for evolution-2.0.3
    > ===>  Extracting for evolution-2.0.3
*** > => Checksum mismatch for gnome2/evolution-2.0.3.tar.bz2.
    > ===>  Refetch for 1 more times files: gnome2/evolution-2.0.3.tar.bz2
    > ===>  Vulnerability check disabled
    > ===>  Found saved configuration for evolution-2.0.3
    > => evolution-2.0.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
    > => Attempting to fetch from
    > ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/evolution/2.0/.
    > ^Cfetch: transfer interrupted
    >
    > --- snip ---



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