GNU bug report logs - #52122
mv: deletes src file on error

Previous Next

Package: coreutils;

Reported by: Frank Busse <f.busse <at> imperial.ac.uk>

Date: Fri, 26 Nov 2021 11:10:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 52122 <at> debbugs.gnu.org (full text, mbox):

From: Chris Elvidge <celvidge001 <at> gmail.com>
To: Frank Busse <f.busse <at> imperial.ac.uk>, 52122 <at> debbugs.gnu.org
Subject: Re: bug#52122: mv: deletes src file on error
Date: Fri, 26 Nov 2021 12:05:21 +0000

On 26/11/2021 11:07 am, Frank Busse wrote:
> Hi,
> 
> 
> Given two files: an old version of "foo" on a mounted USB stick:
> 
> /mnt/dst/foo
> 
> and a new version of "foo" in /src/foo on the system's hard drive. When
> I do:
> 
> sudo mv /src/foo /mnt/dst/foo
> 
> I get the following error:
> 
> mv: failed to preserve ownership for '/mnt/dst/foo': Operation not permitted
> 

Is your USB stick (V)FAT(32) (or similar) formatted?


> The error is fine but mv deletes /src/foo and keeps mnt/dst/foo,
> meaning that the data of the new file is lost. Is this the intended
> behaviour? I'm using Coreutils 9.0.

Didn't reproduce this (as root).
mv (GNU coreutils) 8.32.179-c7577

> 
> 
> Kind regards,
> 
> Frank
> 
> 
> 
> 


-- 

Chris Elvidge





This bug report was last modified 3 years and 177 days ago.

Previous Next


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