From owner-freebsd-stable@FreeBSD.ORG Mon Jul 21 14:59:31 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E71B37B407 for ; Mon, 21 Jul 2003 14:59:31 -0700 (PDT) Received: from ocortes.net1.nerim.net (ocortes.net1.nerim.net [213.41.136.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C68943F3F for ; Mon, 21 Jul 2003 14:59:30 -0700 (PDT) (envelope-from olive@deep-ocean.org) Received: from [192.168.0.23] (syrenna.deep-ocean.local [192.168.0.23]) by ocortes.net1.nerim.net (Postfix) with ESMTP id 7CC335EF02 for ; Mon, 21 Jul 2003 23:52:20 +0200 (CEST) From: Olivier Cortes To: Mailing-List FreeBSD Stable Content-Type: text/plain Message-Id: <1058824474.20464.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 21 Jul 2003 23:54:35 +0200 Content-Transfer-Encoding: 7bit Subject: portupgrade -PP needs glasses ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 21:59:31 -0000 does anybody have the same problem as I have : (running CURRENT, but the problem occurs on STABLE too) latest portupgrade, ports cvsuped today. fully reproductible with any package... am i missing something ? i hope yes... portinstall -PP teTeX ---> Checking the availability of the latest package of 'print/teTeX' ---> Fetching the package(s) for 'teTeX-2.0.2_2' (print/teTeX) ---> Fetching teTeX-2.0.2_2 Receiving /var/tmp/teTeX-2.0.2_2.tbz (55422581 bytes): 100% (ETA 00:00) 55422581 bytes transferred in 925.5 seconds (58.48 kBps) ---> Downloaded as teTeX-2.0.2_2.tbz ---> Identifying the package /var/tmp/teTeX-2.0.2_2.tbz ---> Saved as /usr/ports/packages/All/teTeX-2.0.2_2.tbz ** Could not fetch the latest version '2.0.2_2' ** The package of 'print/teTeX' is not found. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! print/teTeX (package not found) why doesn't portupgrade see it has the good package ???? this bug has been here for a long time. now that i don't have much compile time, i try to get binary packages, but that doesn't seem to work. correct me if i'm doing something wrong. Olivier