Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 19:45:18 -0500
From:      Jung-uk Kim <jkim@niksun.com>
To:        freebsd-amd64@freebsd.org
Cc:        amd64@freebsd.org
Subject:   Re: ports/emulators/linux_base on amd64
Message-ID:  <200412141945.18740.jkim@niksun.com>
In-Reply-To: <1103062382.46568.1.camel@server.mcneil.com>
References:  <20041214182153.GA80721@ip.net.ua> <20041214215415.GB29362@ip.net.ua> <1103062382.46568.1.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 14 December 2004 05:13 pm, Sean McNeil wrote:
> On Tue, 2004-12-14 at 23:54 +0200, Ruslan Ermilov wrote:
> > On Tue, Dec 14, 2004 at 10:34:06AM -0800, Sean McNeil wrote:
> > [...]
> >
> > > rpm scripts should also be fixed.  It seems like a bug in the
> > > rpm port that no one has addressed.
> >
> > rpm port is not guilty -- running the postinstall script
> > manually on amd64 returns 1, but on i386 it returns 0:
> >
> > Script started on Tue Dec 14 23:10:31 2004
> > hammer#	/compat/linux/bin/sh
> > sh-2.04# uname -srm
> > Linux 2.4.2 amd64
> > sh-2.04# /usr/sbin/glibc_post_upgrade
> > sh-2.04# echo $?
> > 1
> > Script done on Tue Dec 14 23:10:53 2004
>
> Yes, I just got to this point.  Thanks for the confirmation.  I'm
> trying to find sources to glibc_post_upgrade to take a look.

FYI, this is ports/67625:

http://www.freebsd.org/cgi/query-pr.cgi?pr=67625

Jung-uk Kim

> Cheers,
> Sean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412141945.18740.jkim>