From owner-freebsd-stable Sat Dec 29 20:32: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from enigma.crypt-net.org (enigma.crypt-net.org [66.92.144.79]) by hub.freebsd.org (Postfix) with ESMTP id D7D3E37B416 for ; Sat, 29 Dec 2001 20:32:01 -0800 (PST) Received: from indigo.crypt-net.org (indigo.crypt-net.org [66.92.144.80]) by enigma.crypt-net.org (Postfix) with ESMTP id 17BFC1F25 for ; Sat, 29 Dec 2001 23:32:01 -0500 (EST) Date: Sat, 29 Dec 2001 23:31:27 -0500 From: Matt White To: freebsd-stable@freebsd.org Subject: pkg_version problem starting with 1.21 Message-ID: <35707013.1009668687@indigo.crypt-net.org> X-Mailer: Mulberry/2.1.1 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Since my last -stable build, I've been having problems with pkg_version returning all of my packages as orphaned. Taking a look at the script, it appears to be now checking for port directories in /usr/ports. This doesn't work at all because I have no /usr/ports but instead to install binary packages on that machine. Looking at the CVS log, this change was apparently introduced in version 1.21 and then MFCed. I've personally reverted this file on my system, which corrected the problem. Is this operator error? If not, I'll file a PR. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message