Re: Bug: getcwd: cannot access parent directories

2018-09-27 Thread Roel Van de Paar
gt;>> cd .. # fail >>> cd .. # fail >>> cd .. # works, but to completely incorrect directory given the >>> many 'cd ..'``` >>> >>> The problem is made more clear here by using 3/4/5/6/7 but you can >>> also just use a single su

Re: Bug: getcwd: cannot access parent directories

2018-09-27 Thread Roel Van de Paar
gt;>> cd .. # fail >>> cd .. # fail >>> cd .. # works, but to completely incorrect directory given the >>> many 'cd ..'``` >>> >>> The problem is made more clear here by using 3/4/5/6/7 but you can >>> also just use a single su

Re: Bug: getcwd: cannot access parent directories

2018-09-26 Thread Roel Van de Paar
Ping :) On 21 September 2018 at 18:16, Roel Van de Paar wrote: > > [1.] One line summary of the problem: > > "cd: error retrieving current directory: getcwd: cannot access parent > directories: No such file or directory" on move of directories to > another volu

Re: Bug: getcwd: cannot access parent directories

2018-09-26 Thread Roel Van de Paar
Ping :) On 21 September 2018 at 18:16, Roel Van de Paar wrote: > > [1.] One line summary of the problem: > > "cd: error retrieving current directory: getcwd: cannot access parent > directories: No such file or directory" on move of directories to > another volu

Bug: getcwd: cannot access parent directories

2018-09-21 Thread Roel Van de Paar
[1.] One line summary of the problem: "cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory" on move of directories to another volume [2.] Full description of the problem/report: Example output (testcase below): /tmp/1/2$ cd .. cd: error

Bug: getcwd: cannot access parent directories

2018-09-21 Thread Roel Van de Paar
[1.] One line summary of the problem: "cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory" on move of directories to another volume [2.] Full description of the problem/report: Example output (testcase below): /tmp/1/2$ cd .. cd: error