#trinity-desktop < 2023/10/06 >
[07:44]vjalmr has joined
[09:48]pitriss: Hi guys.. is there any way how to stop krusader reporting "Cannot change file permission" when I copy something on fat/fat32/exfat based fs?
[09:53]vjalmr: Hey pitriss, copying from a usb stick?
[09:56]denk: he said to fat and not from fat, chmod, chown for fat is not defined in VFS, they return ENOTSUP and as result you see the error
[09:57]pitriss: denk: exactly.. :)
[09:57]denk: inspect the source code and write a wiki page :)
[09:58]pitriss: Unfortunatelly my car infotainment can't handle anything else than fat32 and I need to go through my music collection and fill up 2 128GB SD cards ...
[10:08]Armanelgtron has quit (Ping timeout: 260 seconds)
[10:11]pitriss: ok not sure if this is correct workaround but: -t vfat -o umask=000,context="system_u:object_r:removable_t" did the trick..
[10:13]Armanelgtron has joined
[10:48]SlavekB: pitriss, yes, umask=000 is exactly what is commonly used for vfat.
[10:54]pitriss: but umask does not solve those "errors" about permissions.. context solved that apparently..
[10:55]pitriss: I googled that as workaround for FS that does not support acl and advanced attrs, but it works also for the basic ones..
[10:56]pitriss: Maybe worht mentioning, I(m using devuan chimaera at the moment..
[10:58]SlavekB: Oh, I understand. I used to use umask because it is sufficient for classical permissions. While you are trying to do it for extended permissions - ACL and extended attributes.
[11:00]pitriss: umask=000 is not sufficient for krusader.. you can try to copy some folders to fat32 fs :)
[11:00]pitriss: It is quite not deterministic..
[11:01]pitriss: ..as you can copy one directory and all is fine.. when you copy multiple directories at once.. it will start complaining about every file if you click "OK" funny is that it will continue copying when you let be that annoying popup
[11:02]pitriss: SlavekB: maybe this is bug? At least that non-deteministic behavior ?
[11:03]SlavekB: It seems that it could be reported as issue to look at and closer.
[11:06]pitriss: I will try to put that together somehow into bug report
[11:13]Armanelgtron has quit (Ping timeout: 240 seconds)
[11:17]Armanelgtron has joined
[11:48]pitriss: Krusader bug report #16 createds
[19:31]Aristide has quit (Ping timeout: 264 seconds)
[19:31]Aristide has joined
[23:18]RedW has quit (Ping timeout: 252 seconds)
[23:19]RedW has joined

#trinity-desktop < 2023/10/06 >