From owner-freebsd-ports Fri Aug 6 6:19: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (Postfix) with SMTP id 1F44414CEF for ; Fri, 6 Aug 1999 06:18:54 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 81464 invoked by uid 1003); 6 Aug 1999 13:19:38 -0000 Date: Fri, 6 Aug 1999 15:19:38 +0200 From: Neil Blakey-Milner To: Marcel Moolenaar Cc: ports@FreeBSD.ORG Subject: Re: ports/12995: linux-base won't install properly. Message-ID: <19990806151938.A79494@rucus.ru.ac.za> References: <199908060357.XAA03338@trooper.velocet.ca> <37AA9D0C.5673A8DD@scc.nl> <19990806110538.A99138@rucus.ru.ac.za> <37AAB3D3.E4407B8A@scc.nl> <19990806123236.A14183@rucus.ru.ac.za> <37AAC4F4.F31C0F93@scc.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <37AAC4F4.F31C0F93@scc.nl>; from Marcel Moolenaar on Fri, Aug 06, 1999 at 01:20:20PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri 1999-08-06 (13:20), Marcel Moolenaar wrote: > The error you gave always pops up, but doesn't stop the install. That's > what's confusing. We were aware of the error, but not of any install > failures :-) > > The errors are already handled. When the install fails, then you must > experience other problems. Ah, ok. The problem here is that on line 140, when ${PREFIX}/sbin/ldconfig is loaded, it segfaults. Since the command is prepended with an @, it doesn't get displayed, and it looks like it's the rpm that kills it off. (actually, this isn't my PR, I believe it belongs to one David Gilbert, I just spoke too loudly, as I am wont to do.) Sample, with the "@" removed: ===> Installing for linux_base-5.2 ===> linux_base-5.2 depends on executable: rpm - found rpm --initdb --root /compat/linux --dbpath /var/lib/rpm setup-1.9.2-1.noarch.rpm filesystem-1.3.2-3.noarch.rpm basesystem-4.9-3.noarch.rpm ldconfig-1.9.5-8.i386.rpm ELF binary type not known. Use "brandelf" to brand it. execution of script failed error: /usr/ports/distfiles/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed brandelf -t Linux /compat/linux/sbin/ldconfig /compat/linux/sbin/ldconfig *** Signal 11 Stop. *** Error code 1 Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message