Re: /bin/pwd from coreutils buggy

Stefan Fiedler <[email protected]> Sun, 30 Apr 2006 07:43:02 +0200
Newsgroups gmane.linux.distributions.rock.devel
Message-ID <[email protected]>
Am Donnerstag, 27. April 2006 02:59 schrieb Stefan Fiedler:
> Hi all,
>
> the bug can be triggered with
> 	cd // ; /bin/pwd
> where a buggy pwd will output
> 	/bin/pwd: couldn't find directory entry in `..' with matching i-node
>
> This causes several packages to fail in trunk. Currently I don't know in
> which versions this bug appears in. It has also been reported here:
> 	http://www.cygwin.com/ml/cygwin/2006-02/msg00929.html
>

Having talked with th about this issue, it doesn't seem to be a general 
problem in trunk, but rather one with my build system. 

You may ignore this bug report :)

With best regards,
	Stefan Fiedler