From owner-freebsd-emulation@FreeBSD.ORG Sun Dec 11 20:10:07 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4433116A41F for ; Sun, 11 Dec 2005 20:10:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F189F43D45 for ; Sun, 11 Dec 2005 20:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBBKA6uo000223 for ; Sun, 11 Dec 2005 20:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBBKA6X2000222; Sun, 11 Dec 2005 20:10:06 GMT (envelope-from gnats) Date: Sun, 11 Dec 2005 20:10:06 GMT Message-Id: <200512112010.jBBKA6X2000222@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Sam Lawrance Cc: Subject: Re: ports/90252: port linux_base-8 fails install if installed with portinstall, works with 'make install' X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sam Lawrance List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2005 20:10:07 -0000 The following reply was made to PR ports/90252; it has been noted by GNATS. From: Sam Lawrance To: Torfinn Ingolfsen Cc: FreeBSD gnats submit Subject: Re: ports/90252: port linux_base-8 fails install if installed with portinstall, works with 'make install' Date: Mon, 12 Dec 2005 07:04:09 +1100 On 12/12/2005, at 5:14 AM, Torfinn Ingolfsen wrote: > > 'portupgrade -R linux_base-8' fails. After deinstalling > linux_base-8, 'portinstall -R linux_base-8' also fails. > Old version of linux_base-8 was 8.0_9, new version is: > root@kg-quiet# portversion -v | grep linux_base > linux_base-8-8.0_10 = up-to-date with port You haven't shown anything about how it fails. Can you describe the mode of failure, and provide the relevant parts of a build log?