GNU bug report logs - #41664
du give file not accessible

Previous Next

Package: coreutils;

Reported by: Sumit Gupta <sumitg1011 <at> gmail.com>

Date: Tue, 2 Jun 2020 15:04:03 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Sumit Gupta <sumitg1011 <at> gmail.com>
To: 41664 <at> debbugs.gnu.org
Subject: bug#41664: du give file not accessible
Date: Tue, 2 Jun 2020 15:12:08 +0530
[Message part 1 (text/plain, inline)]
Hey Team,

I have encountered this issue that while running the du command I get the
error like "file not present".

This generally happens because the du command and deletion operation are
working in parallel, meaning when the du operation is triggered at that the
file is present but during the operation the file is deleted so, at the
time of output when the command actually tries to access the file to run
the operation, it fails to locate the file.

Is this expected or shall the command be modified to ignore such files?

Thanks,
Sumit
[Message part 2 (text/html, inline)]

This bug report was last modified 5 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.