Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 23:42:37 -0400
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        David Newman <dnewman@networktest.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Can't upgrade lzip port
Message-ID:  <CAHHBGkoPgSSPgAuYmpG=-cxAiCOdVCjVirqY7jOc1R7qrB7FrA@mail.gmail.com>
In-Reply-To: <525F37D2.4030401@networktest.com>
References:  <525F37D2.4030401@networktest.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 October 2013 21:05, David Newman <dnewman@networktest.com> wrote:
> After upgrading an amd64 system from 9.1-RELEASE to 9.2-RELEASE,
> 'portmaster -af' failed because it couldn't fetch a current version of
> lzip-1.14. I've pasted the error below.
>
> I tried contacting the port maintainer and ports@freebsd.org last week
> but haven't heard back. And the freebsd.org packages directory has
> lzip-1.13, not 1.14.
>
> Is there some other means of completing the ports reinstall? This system
> has at least one other port with lzip dependencies.
>
> Thanks!
>
> dn
>
> $ portmaster -af
>
> ..
>
> ===>>> Returning to dependency check for archivers/lzip
> ===>>> Dependency check complete for archivers/lzip
>
> ===>  Cleaning for lzip-1.14
> ===>  License GPLv3 accepted by the user
> ===>   lzip-1.14 depends on file: /usr/local/sbin/pkg - found
> => lzip-1.14.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
> => Attempting to fetch http://nongnu.askapache.com/lzip/lzip-1.14.tar.gz
> fetch: http://nongnu.askapache.com/lzip/lzip-1.14.tar.gz: Not Found
> => Attempting to fetch
> http://mirror.lihnidos.org/GNU/savannah/lzip/lzip-1.14.tar.gz
> fetch: http://mirror.lihnidos.org/GNU/savannah/lzip/lzip-1.14.tar.gz:
> Not Found
> => Attempting to fetch
> http://ftp.twaren.net/Unix/NonGNU/lzip/lzip-1.14.tar.gz
> fetch: http://ftp.twaren.net/Unix/NonGNU/lzip/lzip-1.14.tar.gz: Not Found
> => Attempting to fetch
> ftp://ftp.twaren.net/Unix/NonGNU/lzip/lzip-1.14.tar.gz
> fetch: ftp://ftp.twaren.net/Unix/NonGNU/lzip/lzip-1.14.tar.gz: File
> unavailable (e.g., file not found, no access)
> => Attempting to fetch
> http://gnu.mirrors.pair.com/savannah/savannah/lzip/lzip-1.14.tar.gz
> fetch:
> http://gnu.mirrors.pair.com/savannah/savannah/lzip/lzip-1.14.tar.gz: Not
> Found
> => Attempting to fetch
> ftp://gnu.mirrors.pair.com/savannah/lzip/lzip-1.14.tar.gz
> fetch: ftp://gnu.mirrors.pair.com/savannah/lzip/lzip-1.14.tar.gz: File
> unavailable (e.g., file not found, no access)
> => Attempting to fetch
> http://download-mirror.savannah.gnu.org/releases/lzip/lzip-1.14.tar.gz
> fetch:
> http://download-mirror.savannah.gnu.org/releases/lzip/lzip-1.14.tar.gz:
> Not Found
> => Attempting to fetch
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lzip-1.14.tar.gz
> fetch:
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lzip-1.14.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.
> *** [do-fetch] Error code 1
>
> Stop in /usr/ports/archivers/lzip.
>
> ===>>> make failed for archivers/lzip
> ===>>> Aborting update
>
> ===>>> Killing background jobs
> Terminated
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

If nothing you have depends on lzip (try "pkg info -r lzip"
or "pkg_info -r lzip", depending), just run
$ portmaster -x lzip -af

Otherwise, googling around for "lzip-1.14.tar.gz" should get you the
appropriate file(s).  Maybe.

-- 
--



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