Date: Fri, 6 Aug 1999 15:19:38 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Marcel Moolenaar <marcel@scc.nl> Cc: ports@FreeBSD.ORG Subject: Re: ports/12995: linux-base won't install properly. Message-ID: <19990806151938.A79494@rucus.ru.ac.za> In-Reply-To: <37AAC4F4.F31C0F93@scc.nl>; from Marcel Moolenaar on Fri, Aug 06, 1999 at 01:20:20PM %2B0200 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990806151938.A79494>