From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 18 22:02:17 2004 Return-Path: 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 A78EC16A4CE for ; Wed, 18 Aug 2004 22:02:17 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A2643D49 for ; Wed, 18 Aug 2004 22:02:12 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id i7IMD3xJ018985 for ; Wed, 18 Aug 2004 19:13:04 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.11/8.12.9) with ESMTP id i7IM20i6001380 for ; Wed, 18 Aug 2004 19:02:00 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.11/8.12.11/Submit) id i7IM1x5N001379 for emulation@freebsd.org; Wed, 18 Aug 2004 19:01:59 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Wed, 18 Aug 2004 19:01:59 -0300 From: Fernan Aguero To: emulation@freebsd.org Message-ID: <20040818220159.GA1323@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: problems with rpm-4 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 18 Aug 2004 22:02:17 -0000 Hi! this is related to a recent post of mine to emulation@ but the question is now a separate one. I've been using the base rpm-3.0.6 in /usr/local/bin to install rpm packages under /compat/linux: rpm --ignoreos --root /compat/linux --dbpath /var/lib/rpm \ --replacepkgs -i filename.rpm Due to a particular need from one rpm, I decided to update rpm to 4.0.4 (archivers/rpm4). This file was a rpm for python-2.2.3 and I already fulfilled all dependencies. The last one was a requirement for rpm4. Now, with rpm4 installed I get a very long list of dependencies (see below). All of them are fake, since they are all installed by emulators/linux_base-8 or have been installed by myself using rpm-3.0.6. I already checked that they were all present in /compat/linux. Ayone has any idea of what is happening here? Thanks, Fernan -- Fernan Aguero - fernan at iib.unsam.edu.ar Phone: +54 11 4580-7255/7 ext 310, Fax: +54 11 4752-9639 Check http://genoma.unsam.edu.ar/~fernan for more info.