[Bug 516506] Re: Failure on getcwd when make invoked with -C option

2010-02-04 Thread Alexey Rodriguez Yakushev
Rob, replying to your other questions, the permissions of the directory are correct (rwx) for both the directory and the parent. -- Failure on getcwd when make invoked with -C option https://bugs.launchpad.net/bugs/516506 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 516506] Re: Failure on getcwd when make invoked with -C option

2010-02-04 Thread Alexey Rodriguez Yakushev
The directory is not a symlink and we reproduced the bug in two workstations with three different accounts. However we just realized this is NFS related. If this test is carried out locally it works, when run on an NFS share, it breaks. Note that although this could be an NFS bug we only saw probl

[Bug 516506] Re: Failure on getcwd when make invoked with -C option

2010-02-03 Thread Alexey Rodriguez Yakushev
I should add that the expected behaviour of the "-C" invocation of make should be the same as with the explicit "cd" invocation, i.e. no "getcwd" errors should occur. -- Failure on getcwd when make invoked with -C option https://bugs.launchpad.net/bugs/516506 You received this bug notification be

[Bug 516506] Re: Failure on getcwd when make invoked with -C option

2010-02-03 Thread Alexey Rodriguez Yakushev
** Attachment added: "broken.tgz" http://launchpadlibrarian.net/38703122/broken.tgz -- Failure on getcwd when make invoked with -C option https://bugs.launchpad.net/bugs/516506 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 516506] [NEW] Failure on getcwd when make invoked with -C option

2010-02-03 Thread Alexey Rodriguez Yakushev
Public bug reported: Binary package hint: make If make is invoked as follows $ make -C broken The following error messages are printed: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory pwd: error retrieving current directory: