From owner-freebsd-ports@FreeBSD.ORG Wed Aug 18 20:05:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B343A16A4CF for ; Wed, 18 Aug 2004 20:05:12 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 515CE43D31 for ; Wed, 18 Aug 2004 20:05:12 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so158180rnl for ; Wed, 18 Aug 2004 13:05:08 -0700 (PDT) Received: by 10.38.164.57 with SMTP id m57mr203570rne; Wed, 18 Aug 2004 13:05:08 -0700 (PDT) Message-ID: <790a9fff04081813051d14a5bb@mail.gmail.com> Date: Wed, 18 Aug 2004 15:05:08 -0500 From: Scot Hetzel To: "rtjohan@syspres.com" In-Reply-To: <43F8B995-F14A-11D8-80DC-000A95A89CC8@syspres.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <43F8B995-F14A-11D8-80DC-000A95A89CC8@syspres.com> cc: ports@freebsd.org cc: simuran@shaw.ca Subject: Re: FreeBSD Port: py23-psycopg-1.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 20:05:12 -0000 On Wed, 18 Aug 2004 12:10:27 -0700, rtjohan@syspres.com wrote: > Hi Simuran, > > Getting these errors when trying to install py-psycopg. Is this a dead > port or a temporary issue? I've already goggled for this, but haven't > seen anyone mention this error anywhere yet. Been getting this for > couple days now. > > pinky # cd /usr/ports/databases/py-psycopg/ > pinky # make install > ===> py23-psycopg-1.1.14 is marked as broken: Unfetchable. > This means that the file is not available from the sites listed in MASTERSITES, which could be do to one of several reasons: 1. Temporarily unavailable from the MASTERSITES - search for alternate sites to fetch the distfile from, then submit a PR 2. Old version removed and a new version on MASTERSITES - submit a PR to update the version 3. ....? Scot