/bin/pwd from coreutils buggy

Stefan Fiedler <[email protected]> Thu, 27 Apr 2006 02:59:27 +0200
Newsgroups gmane.linux.distributions.rock.devel
Message-ID <[email protected]>
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

With best regards,
	Stefan Fiedler