bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42804: mkdir saying it can't create folder although it created it


From: Paul Eggert
Subject: bug#42804: mkdir saying it can't create folder although it created it
Date: Fri, 14 Aug 2020 19:40:41 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/11/20 3:03 PM, Nick Levinson via GNU coreutils Bug Reports wrote:

I don't know what an example transcript is

Ah, I was asking for the output of a shell session (or however you invoked 'mkdir'). The idea is that we would like to reproduce the bug, and need a recipe to do that.

If you're using GNU/Linux, the strace output would be quite helpful, e.g., run the shell command:

strace -o tr.txt mkdir foobar

and then send us a copy of the file tr.txt, assuming 'mkdir foobar' fails in the way you describe.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]