I've a couple od directories in ~/.cache I can't read or get rid of.
find: '/home/mike/.cache/gvfs': Permission denied
find: '/home/mike/.cache/doc': Permission denied
ls, rmdir and unlink also get 'Permission denied' when executed by root. Suggestions?
Thanks,
Mike
--
"It's not that I'm so smart, it's just that I stay with problems longer.
- Albert Einstein
I've a couple od directories in ~/.cache I can't read or get rid of.
find: '/home/mike/.cache/gvfs': Permission denied
find: '/home/mike/.cache/doc': Permission denied
ls, rmdir and unlink also get 'Permission denied' when executed by root. Suggestions?
I've a couple od directories in ~/.cache I can't read or get rid of.
find: '/home/mike/.cache/gvfs': Permission denied
find: '/home/mike/.cache/doc': Permission denied
ls, rmdir and unlink also get 'Permission denied' when executed by root. Suggestions?
Mike McClain composed on 2024-12-10 08:49 (UTC-0600):
I've a couple od directories in ~/.cache I can't read or get rid of.
find: '/home/mike/.cache/gvfs': Permission denied
find: '/home/mike/.cache/doc': Permission denied
ls, rmdir and unlink also get 'Permission denied' when executed by root. Suggestions?
What do 'ls -l' and 'lsattr' executed by root show for those directories and their
content?
I believe gvfs is the GNOME Virtual File Systems. I don't think you
want to delete that.
Am Di., 10.Dez..2024 um 15:49:02 schrieb Mike McClain:
I've a couple od directories in ~/.cache I can't read or get rid of.
find: '/home/mike/.cache/gvfs': Permission denied
find: '/home/mike/.cache/doc': Permission denied
ls, rmdir and unlink also get 'Permission denied' when executed by root.
Suggestions?
Are these mountpoints? Maybe?
Yes .cache/doc is a mountpoint for steam
Yes .cache/doc is a mountpoint for steam
Wow, that sounds philosophically quite wrong.
Stefan
Let's do a small experiment to confirm it:
# mount | grep steam
portal on /var/data/steam/.cache/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1001,group_id=1001)
On 2024-12-13, Stefan Monnier wrote:Good grief!!!!!
Nevertheless physically quite right :)Yes .cache/doc is a mountpoint for steamWow, that sounds philosophically quite wrong.
Stefan
Let's do a small experiment to confirm it:
# mount | grep steam
portal on /var/data/steam/.cache/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1001,group_id=1001)
.
On 14/12/2024 20:56, Greg Wooledge wrote:
On Sat, Dec 14, 2024 at 10:36:55 +0100, Michel Verdier wrote:
portal on /var/data/steam/.cache/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1001,group_id=1001)
Curious. I have steam running, and I don't have this.
I can say nothing related to steam. I would expect mount point under $XDG_RUNTIME_DIR, not under $XDG_CACHE_HOME.
"portal" makes me thinking is that desktop environment (or its absence) mat be relevant, specifically what desktop portal implementation is used.
dpkg -l '*desktop-portal*'
mount | grep portal
I don't even have a /var/data directory in the first place.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 161:26:40 |
| Calls: | 12,094 |
| Calls today: | 2 |
| Files: | 15,000 |
| Messages: | 6,517,775 |