From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.67)
	(envelope-from <gentoo-user+bounces-67113-garchives=archives.gentoo.org@gentoo.org>)
	id 1IEP6T-0007CM-H0
	for garchives@archives.gentoo.org; Fri, 27 Jul 2007 12:39:33 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6RCcJjv022832;
	Fri, 27 Jul 2007 12:38:19 GMT
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6RCVbuk012306
	for <gentoo-user@lists.gentoo.org>; Fri, 27 Jul 2007 12:31:37 GMT
Received: by an-out-0708.google.com with SMTP id c8so181681ana
        for <gentoo-user@lists.gentoo.org>; Fri, 27 Jul 2007 05:31:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=o6Lr5QdnpyFwMLSynXClTdUCVlDgJEtrwG5EGUytXvHh+RNzbt9M3bm+T6rYPaEPDyZRyD89rxP2imOE9ISg1ZE0NkVTjsx12JZj/+qpNnTVvTq4u4bN8PstgtuGaIpOonS1MqpJ3LcwPQ1kiFpZxkZGHLJpsQHg6mSDWjdFPWE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=DqigQ6wk5rGzjB/OMQ+XHeApwlCrNtvn89yIxQ/gAYqFey9zNR+EjqfT4+W115lB8i+tN11cbrgtn23dUvRJr7zw+PvQTu7q3FkemnCGmLNTIweyxnyRDmB07kz4j0CjYWh7ElOhF345JEzZb312T8WkzGYEoyFVzR7Ff9iOmqw=
Received: by 10.100.190.8 with SMTP id n8mr2533288anf.1185539496525;
        Fri, 27 Jul 2007 05:31:36 -0700 (PDT)
Received: by 10.100.190.16 with HTTP; Fri, 27 Jul 2007 05:31:36 -0700 (PDT)
Message-ID: <2d561deb0707270531m102922a8u7e592fa29e2fe132@mail.gmail.com>
Date: Fri, 27 Jul 2007 09:31:36 -0300
From: "Paulo Roberto Candido dos Santos" <zauberschloss@gmail.com>
To: gentoo-hardened@lists.gentoo.org, gentoo-user@lists.gentoo.org,
        gentoo-server@lists.gentoo.org
Subject: [gentoo-user] Re: cannot read symbolic link, Invalid argument
In-Reply-To: <2d561deb0707261920y73b1c327h4e584b804e2e7d4e@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <2d561deb0707261920y73b1c327h4e584b804e2e7d4e@mail.gmail.com>
X-Archives-Salt: 17e54ca0-6ef3-4361-a518-aca85fef4e6a
X-Archives-Hash: 6ffcb57ad42969eeef30a02ea5a9e56c

Solved. After reinstalling coreutils, the system can handle symlinks.

On 7/26/07, Paulo Roberto Candido dos Santos <zauberschloss@gmail.com> wrote:
> Hello, I run a Gentoo hardened mail server. After an upgrade this
> morning, some problems appeared.
>
> Code:
>
> atreides ~ # ls -l /usr/src/
> ls: cannot read symbolic link /usr/src/linux: Invalid argument
> total 4
> lrwxrwxrwx  1 root root   25 Jul 26 18:34 linux
> drwxr-xr-x 21 root root 4096 Jul 26 18:27 linux-2.6.20-hardened-r5
>
>
> I don't think it's a filesystem problem, because the /boot partition
> uses a different file system than the /usr and the problem also
> happens when I try to list its contents.
>
> The symlinks are working, but I cannot list them and there is the
> "Invalid Argument" error. Dunno what to do.
>
-- 
gentoo-user@gentoo.org mailing list