From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-129815-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RF9Kq-0000hJ-N2
	for garchives@archives.gentoo.org; Sat, 15 Oct 2011 18:51:53 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CF28D21C289;
	Sat, 15 Oct 2011 18:51:38 +0000 (UTC)
Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id AD1A721C27F
	for <gentoo-user@lists.gentoo.org>; Sat, 15 Oct 2011 18:50:19 +0000 (UTC)
Received: by wwg14 with SMTP id 14so4364195wwg.10
        for <gentoo-user@lists.gentoo.org>; Sat, 15 Oct 2011 11:50:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        bh=/A7gGhpWDn3XjU5BzhS1LImkQO1qUlSCAIlR+gsKzC4=;
        b=hoOmwO4LLYCxJrK2yueswMQ9SVYo8iZsG7u3U8mRedeivOlKIMPXwBTywbLJMUNert
         AfWAHoBtlVdpzoalNSlQZwl9k4XWNEBP0D1Rk/JP0GMmlREOhGuOOMotogd0cdE6grCM
         6MP4SYFI2WW7gcB0z0XYlmkPPF2gyJPqRX3jc=
Received: by 10.216.165.136 with SMTP id e8mr4346834wel.60.1318704618886;
        Sat, 15 Oct 2011 11:50:18 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id gd6sm21351881wbb.1.2011.10.15.11.50.17
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 15 Oct 2011 11:50:18 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] pam-1.1.4 emerge error on x86
Date: Sat, 15 Oct 2011 19:50:23 +0100
User-Agent: KMail/1.13.7 (Linux/2.6.39-gentoo-r3; KDE/4.6.5; x86_64; ; )
References: <CAGOe-exqhTN3iBzkQwtZEU--8ZW84AeYOL5bPC3KyHywqyEOtA@mail.gmail.com> <201110151817.51438.michaelkintzios@gmail.com> <20111015192750.49b118db@toxic.dbnet>
In-Reply-To: <20111015192750.49b118db@toxic.dbnet>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1423928.JeVEyGUE6k";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201110151950.24828.michaelkintzios@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 8f2becff1cf5e7dfb654104cebb75bc3

--nextPart1423928.JeVEyGUE6k
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Saturday 15 Oct 2011 18:27:50 Jonas de Buhr wrote:
> Am Sat, 15 Oct 2011 18:17:41 +0100
>=20
> schrieb Mick <michaelkintzios@gmail.com>:
> > On Saturday 15 Oct 2011 14:09:46 Jonas de Buhr wrote:
> > > Am Sat, 15 Oct 2011 13:24:02 +0100
> > >=20
> > > schrieb Mick <michaelkintzios@gmail.com>:
> > > > On Saturday 15 Oct 2011 00:20:14 Jonas de Buhr wrote:
> > > > > Am Sat, 15 Oct 2011 00:01:04 +0100
> > > > >=20
> > > > > schrieb Mick <michaelkintzios@gmail.com>:
> > > > > > Have you seen this before?
> > > > > >=20
> > > > > > `/var/tmp/portage/sys-libs/pam-1.1.4/work/Linux-PAM-1.1.4'
> > > > > > make[1]: Leaving directory
> > > > > > `/var/tmp/portage/sys-libs/pam-1.1.4/work/Linux-PAM-1.1.4'
> > > > > > /var/tmp/portage/sys-libs/pam-1.1.4/temp/environment: line
> > > > > > 2226: scanelf: command not found
> > > > >=20
> > > > > you could try reinstalling app-misc/pax-utils.
> > > > >=20
> > > > > this is either a missing dependency or for some reason your
> > > > > pax-utils install is broken.
> > > >=20
> > > > Thank you!  I've remerged pax-utils.  This is an old laptop and
> > > > both the main battery and CMOS battery have run out of juice.  I
> > > > noticed that the clock was out by more than 100 years - but I
> > > > think that I had sync'ed portage in the meanwhile.
[snip...]

> > Thank you!  :-)
>=20
> you're welcome ;)
> its really easy to help you because you provide the right information =3D)

To save me asking next time ... how did you know that pax-utils was to blam=
e?
=2D-=20
Regards,
Mick

--nextPart1423928.JeVEyGUE6k
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk6Z1fAACgkQVTDTR3kpaLb3dgCgvp6f4v9zXBIfKV9uLXUCGfHg
drQAoJ4Tr5UU9QNpmr72qK+nx1G10Yaj
=2mCK
-----END PGP SIGNATURE-----

--nextPart1423928.JeVEyGUE6k--