squashfs-tools icon indicating copy to clipboard operation
squashfs-tools copied to clipboard

mksquashfs -tar uses username instead of uid in created squashfs

Open dr-bonez opened this issue 1 year ago • 0 comments

this causes a problem when trying to convert a tar filesystem image to squashfs if there is an overlap in usernames between the tar and the host system (i.e. postgres). in this case mksquashfs uses the host uid instead of the uid in the tar file.

dr-bonez avatar Aug 15 '24 19:08 dr-bonez