From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IXos3-000852-Vp for garchives@archives.gentoo.org; Wed, 19 Sep 2007 02:00:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8J1pnA0018055; Wed, 19 Sep 2007 01:51:49 GMT Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8J1lNBv012863 for ; Wed, 19 Sep 2007 01:47:23 GMT Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 99E9B2ED60 for ; Tue, 18 Sep 2007 21:47:23 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 18 Sep 2007 21:47:53 -0400 X-Sasl-enc: 1lwL/tr4/zHEw0a6gfW5VhOthRG+ExXONFpciBchdjTS 1190166501 Received: from [192.168.31.10] (cpe-24-167-121-156.satx.res.rr.com [24.167.121.156]) by www.fastmail.fm (Postfix) with ESMTP id 2785A1B837 for ; Tue, 18 Sep 2007 21:48:21 -0400 (EDT) Subject: Re: [gentoo-user] chage can't open /etc/passwd [SOLVED] From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: <1190164580.20178.19.camel@blackwidow.nbk> References: <1190041963.18545.13.camel@localhost> <1190124436.21760.2.camel@localhost> <1190150865.21760.21.camel@localhost> <200709182032.33396.nbensa@gmail.com> <1190159813.20178.2.camel@blackwidow.nbk> <1190163391.20178.18.camel@blackwidow.nbk> <20070918220831.xic89099j4s0wos4@mail.bensa.ar> <1190164580.20178.19.camel@blackwidow.nbk> Content-Type: text/plain Organization: A Myth Date: Tue, 18 Sep 2007 20:47:22 -0500 Message-Id: <1190166442.15232.6.camel@blackwidow.nbk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 55a395b6-dddb-421f-b8fa-e8913b5fe5a3 X-Archives-Hash: c397c5f6db4d284bf9ca6d1244b2351a On Tue, 2007-09-18 at 20:16 -0500, Albert Hopkins wrote: > No, doesn't work. I'm going to try downgrading GCC (w/o any > optimizations), re-compiling shadow with my original CFLAGS and see > what > happens. # grep ^CFLAGS /etc/make.conf CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer" # gcc-config i686-pc-linux-gnu-4.2.0 # source /etc/profile # chage -l marduk chage: can't open password file # gcc-config i686-pc-linux-gnu-4.1.2 # source /etc/profile # emerge -1 shadow > /dev/null # chage -l marduk Last password change : Sep 18, 2007 Password expires : Nov 17, 2007 Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 60 Number of days of warning before password expires : 14 Seems to be a problem with GCC. -- Albert W. Hopkins -- gentoo-user@gentoo.org mailing list