bug-coreutils
[Top][All Lists]
Advanced

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

bug#10799: mv on virtual Ubuntu


From: Pádraig Brady
Subject: bug#10799: mv on virtual Ubuntu
Date: Sat, 18 Feb 2012 18:43:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 02/18/2012 06:29 PM, address@hidden wrote:
> Hello,
> 
> I hear nothing from you guys.
> 
> Let me hear something,
> 
> Best regards,
> 
> Francky
> 
> ----- Oorspronkelijk e-mail -----
>>
>>
>> ----- Oorspronkelijk e-mail -----
>>> On 02/12/2012 06:49 PM, address@hidden wrote:
>>>>
>>>> Hello,
>>>>
>>>> I have a PC wich runs under Windows 7.
>>>> On top of that I have a Virtual Box which runs Windows Xp
>>>> and Ubuntu 11.04.
>>>>
>>>> Under Ubuntu I have a problem with the mv command.
>>>> Whenever I execute it, it doesn't work, the machine hangs,
>>>> and I have to terminate it with ctrl-c. Als alternative,
>>>> I use a cp and a rm.
>>>>
>>>> Why is this?
>>>
>>> We don't have enough to go on there.
>>> Would it be possible to install strace on the ubuntu guest,
>>> and get some output from running the mv command?
>>>
>>> Note none of the machine, host or guest seem to
>>> have hung if you can Ctrl-C
>>
>>
>> address@hidden:~/.gvfs/account on stockholm$ strace mv
>> source.pdf target.pdf
>> execve("/home/ubuntu/.gvfs/account on stockholm/Documents/03
>> professional/structured_documentation/unix_routines/bin/mv", ["mv",
>> "source.pdf", "target.pdf"], [/* 41 vars */]) = -1 ENOEXEC (Exec
>> format error)

Sorry I thought I had replied.
So this the following is the binary being run?

~ubuntu/.gvfs/account on stockholm/Documents/03 
professional/structured_documentation/unix_routines/bin/mv

Is that in your $PATH? What is that binary?
What's the output from mv --verison.
Do things work better when you use /bin/mv explicitly rather than just mv ?

cheers,
Pádraig.





reply via email to

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