https://bugs.kde.org/show_bug.cgi?id=516555

--- Comment #2 from Jin Liu <[email protected]> ---
These are files in the podman container (which distrobox uses). Podman maps UID
in the container to UID 100000+ in the host. (E.g., files owned by root in the
container is mapped to files owned by UID 100000 in
$HOME/.local/share/container) So they are unreadable by the current user, and I
don't think it's a good idea to change permissions in that directory.

If the user wants to save the container, he can use `podman export` to save it
as an archive file in the host.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to