From owner-freebsd-questions Wed Mar 29 18:48:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from obstruction.com (cr211472-a.ym1.on.wave.home.com [24.114.3.188]) by hub.freebsd.org (Postfix) with ESMTP id 1B7B037BACB for ; Wed, 29 Mar 2000 18:48:49 -0800 (PST) (envelope-from guy@obstruction.com) Received: (from guy@localhost) by obstruction.com (8.9.2/8.9.2) id VAA18211 for freebsd-questions@FreeBSD.ORG; Wed, 29 Mar 2000 21:48:47 -0500 (EST) (envelope-from guy) Date: Wed, 29 Mar 2000 21:48:47 -0500 From: Guy Middleton To: freebsd-questions@FreeBSD.ORG Subject: can't install Linux compatibility, or, why RPM isn't our friend Message-ID: <20000329214847.A18153@chaos.obstruction.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying without success to install the linux_base package. The install target in the makefile calls rpm to install the RPM-format package files, but the bash package mysteriously fails to install. Turning on debugging for rpm give no useful info. Has anybody seen this? I'm running 3.2-RELEASE, but with an up-to-date /usr/ports. order# make install ===> Installing for linux_base-6.1 setup-2.0.5-1.noarch.rpm filesystem-1.3.5-1.noarch.rpm basesystem-6.0-4.noarch.rpm ldconfig-1.9.5-15.i386.rpm glibc-2.1.2-11.i386.rpm termcap-9.12.6-15.i386.rpm libtermcap-2.0.8-18.i386.rpm bash-1.14.7-16.i386.rpm execution of script failed error: /usr/ports/distfiles/rpm/bash-1.14.7-16.i386.rpm cannot be installed *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. order# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message