Public bug reported:
RELEASE
-------
reelix@reelix-1:~$lsb_release -a
LSB Version: core-11.0.1ubuntu1-noarch:security-11.0.1ubuntu1-noarch
Distributor ID: Ubuntu
Description: Ubuntu Eoan Ermine (development branch)
Release: 19.10
Codename: eoan
BUG
---
reelix@reelix-1:~$mkdir test
reelix@reelix-1:~$cd test
reelix@reelix-1:~/test$echo bla > test
reelix@reelix-1:~/test$mv test ~/
mv: cannot overwrite directory '/home/reelix/test' with non-directory
reelix@reelix-1:~/test$cd ~/
reelix@reelix-1:~$cat ~/test/test
bla
reelix@reelix-1:~$mv ~/test/test .
mv: cannot overwrite directory './test' with non-directory
I should be able to move the file named test to the location ~/ (That
contains a directory named test)
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844619
Title:
Unable to move a file inside a directory with the same name to the
location that holds the directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1844619/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs