From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 8 09:04:17 2005 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 597FD16A41F; Thu, 8 Sep 2005 09:04:17 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6CE343D45; Thu, 8 Sep 2005 09:04:16 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from 217-13-2-82.dd.nextgentel.com ([217.13.2.82] helo=marcin) by mail.yazzy.org with esmtps (TLSv1:AES256-SHA:256) (YazzY.org) id 1EDIJw-000349-Dt; Thu, 08 Sep 2005 11:03:50 +0200 Date: Thu, 8 Sep 2005 11:04:03 +0200 From: Marcin Jessa To: Vladimir Grebenschikov Message-Id: <20050908110403.71c0c5fd.lists@yazzy.org> In-Reply-To: <1126169430.1104.15.camel@localhost> References: <1126169430.1104.15.camel@localhost> Organization: YazzY.org X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.8; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -2.5 (--) Cc: emulation@freebsd.org, current@freebsd.org Subject: Re: bad dependance on -> linux_base while upgrade X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 09:04:17 -0000 Hi Vladimir, guys. I've had the same problem. The only way I could use newer linux base than 7.3 was using OVERRIDE_LINUX_BASE_PORT=8 in make.conf I tried using suse port as well with the same result/problems as you're facing. On Thu, 08 Sep 2005 12:50:30 +0400 Vladimir Grebenschikov wrote: > Hi all > > After upgrade almost any linux* port I have same problem - dependence is > broken. > > I have WITH_LINUX=rh-9 in my make.conf and all linux-* port built with > this define, but they all install dependence to not existed > linux_base-8-8.0_6. > > Any clues for that ? > > (7-CURRENT src tree, fresh ports tree) > > # portupgrade -p -f linux-flashplugin > ---> Reinstalling 'linux-flashplugin-7.0r25_2' (www/linux-flashplugin7) > ---> Building '/usr/ports/www/linux-flashplugin7' > ===> Cleaning for rpm-3.0.6_10 > (skip) > ===> Cleaning for linux-flashplugin-7.0r25_2 > ===> Extracting for linux-flashplugin-7.0r25_2 > => Checksum OK for flashplugin/7.0r25/install_flash_player_7_linux.tar.gz. > ===> Patching for linux-flashplugin-7.0r25_2 > ===> Configuring for linux-flashplugin-7.0r25_2 > ---> Backing up the old version > ---> Uninstalling the old version > ---> Deinstalling 'linux-flashplugin-7.0r25_2' > [Updating the pkgdb in /var/db/pkg ... - 587 packages found (-1 +0) (...) done] > ---> Installing the new version via the port > ===> Installing for linux-flashplugin-7.0r25_2 > ===> linux-flashplugin-7.0r25_2 depends on file: /compat/linux/etc/redhat-release - found > ===> linux-flashplugin-7.0r25_2 depends on file: /compat/linux/usr/X11R6/lib/libXrender.so.1 - found > ===> Generating temporary packing list > ===> Registering installation for linux-flashplugin-7.0r25_2 > ===> Building package for linux-flashplugin-7.0r25_2 > Creating package /usr/ports/packages/All/linux-flashplugin-7.0r25_2.tbz > Registering depends: linux-XFree86-libs-4.3.99.902_3 linux-fontconfig-2.1_3 rpm-3.0.6_10 linux-expat-1.95.5_3 popt-1.7 linux_base-8-8.0_6 gettext-0.14.5 libiconv-1.9.2_1. > Creating bzip'd tar ball in '/usr/ports/packages/All/linux-flashplugin-7.0r25_2.tbz' > (skip) > # pkgdb -F > ---> Checking the package registry database > Stale dependency: linux-flashplugin-7.0r25_2 -> linux_base-8-8.0_6 (emulators/linux_base-8): > linux_base-rh-9 (score:68%) ? ([y]es/[n]o/[a]ll) [no] yes > Fixed. (-> linux_base-rh-9) > # pkg_info -I linux_base\* > linux_base-rh-9 Base set of packages needed in Linux mode (only for i386) > # > > -- > Vladimir B. Grebenschikov > SWsoft Inc. vova@sw-soft.com > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"