H, dunno if this is a quirky on TW 20221004, or a more general issue, but I cant remove files which I own: docb@X1E:~/Downloads> whoami docb docb@X1E:~/Downloads> dir openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso -rw-r--r-- 1 docb users 4018143232 23. Jul 20:12 openSUSE-MicroOS-DVD-x86_64- Snapshot20220719-Media.iso docb@X1E:~/Downloads> rm openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso rm: cannot remove 'openSUSE-MicroOS-DVD-x86_64-Snapshot20220719-Media.iso': Permission denied Deletion works only as root. Anyone seen his before? Cheers Axel
On Mon, Oct 10, 2022 at 03:51:11PM +0200, Axel Braun wrote:
H,
dunno if this is a quirky on TW 20221004, or a more general issue, but I cant remove files which I own:
docb@X1E:~/Downloads> whoami docb
docb@X1E:~/Downloads> dir openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso -rw-r--r-- 1 docb users 4018143232 23. Jul 20:12 openSUSE-MicroOS-DVD-x86_64- Snapshot20220719-Media.iso
docb@X1E:~/Downloads> rm openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso rm: cannot remove 'openSUSE-MicroOS-DVD-x86_64-Snapshot20220719-Media.iso': Permission denied
Deletion works only as root. Anyone seen his before?
happens if you opened it with qemu for some reason. Perhaps its locked still. Ciao Marcus
On Mon, Oct 10, 2022 at 4:51 PM Axel Braun <docb@opensuse.org> wrote:
H,
dunno if this is a quirky on TW 20221004, or a more general issue, but I cant remove files which I own:
docb@X1E:~/Downloads> whoami docb
docb@X1E:~/Downloads> dir openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso -rw-r--r-- 1 docb users 4018143232 23. Jul 20:12 openSUSE-MicroOS-DVD-x86_64- Snapshot20220719-Media.iso
docb@X1E:~/Downloads> rm openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso rm: cannot remove 'openSUSE-MicroOS-DVD-x86_64-Snapshot20220719-Media.iso': Permission denied
And what says ls -ld .
Deletion works only as root. Anyone seen his before? Cheers Axel
Am Montag, 10. Oktober 2022, 15:55:45 CEST schrieb Andrei Borzenkov:
On Mon, Oct 10, 2022 at 4:51 PM Axel Braun <docb@opensuse.org> wrote:
H,
dunno if this is a quirky on TW 20221004, or a more general issue, but I cant remove files which I own:
docb@X1E:~/Downloads> whoami docb
docb@X1E:~/Downloads> dir openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso -rw-r--r-- 1 docb users 4018143232 23. Jul 20:12 openSUSE-MicroOS-DVD-x86_64- Snapshot20220719-Media.iso
docb@X1E:~/Downloads> rm openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso rm: cannot remove 'openSUSE-MicroOS-DVD-x86_64-Snapshot20220719-Media.iso': Permission denied
And what says
ls -ld .
docb@X1E:~/Downloads> ls -ld . dr-xr-xr-x 8 docb users 24576 10. Okt 15:49 . looks like no write permission on '.' - how could that happen?
On 2022-10-10 15:51, Axel Braun wrote:
H,
dunno if this is a quirky on TW 20221004, or a more general issue, but I cant remove files which I own:
docb@X1E:~/Downloads> whoami docb
docb@X1E:~/Downloads> dir openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso -rw-r--r-- 1 docb users 4018143232 23. Jul 20:12 openSUSE-MicroOS-DVD-x86_64- Snapshot20220719-Media.iso
docb@X1E:~/Downloads> rm openSUSE-MicroOS-DVD-x86_64-Snapshot20220719- Media.iso rm: cannot remove 'openSUSE-MicroOS-DVD-x86_64-Snapshot20220719-Media.iso': Permission denied
Deletion works only as root. Anyone seen his before?
It can happen on a corrupted filesystem. -- Cheers / Saludos, Carlos E. R. (from 15.3 x86_64 at Telcontar)
participants (4)
-
Andrei Borzenkov
-
Axel Braun
-
Carlos E. R.
-
Marcus Meissner