From owner-freebsd-questions@FreeBSD.ORG Thu Oct 17 01:05:30 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CA37A90A for ; Thu, 17 Oct 2013 01:05:30 +0000 (UTC) (envelope-from dnewman@networktest.com) Received: from mail5.networktest.com (mail5.networktest.com [204.109.60.142]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A72D72696 for ; Thu, 17 Oct 2013 01:05:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail5.networktest.com (Postfix) with ESMTP id 63C912FCC98 for ; Wed, 16 Oct 2013 18:05:23 -0700 (PDT) Received: from mail5.networktest.com ([127.0.0.1]) by localhost (mail5.networktest.com [127.0.0.1]) (maiad, port 10024) with ESMTP id 48894-02 for ; Wed, 16 Oct 2013 18:05:23 -0700 (PDT) Received: from dhcp130.eng.networktest.com (ns.networktest.com [205.147.16.129]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: dnewman@networktest.com) by mail5.networktest.com (Postfix) with ESMTPSA id 169A02FCC97 for ; Wed, 16 Oct 2013 18:05:23 -0700 (PDT) Message-ID: <525F37D2.4030401@networktest.com> Date: Wed, 16 Oct 2013 18:05:22 -0700 From: David Newman Organization: Network Test Inc. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Can't upgrade lzip port X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 01:05:30 -0000 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