Skip to content

Files in mounted archive detected as executable with the test command #5

@Firefly7-7

Description

@Firefly7-7

Arch Linux, installed from the AUR. v1.0.1-2 (up-to-date)

To replicate: mount an archive with at least one file (this has happened with tar and zip archives, but I haven't tested others). I don't specify any options, just archive and mountpoint. run test -x <file> && echo "executable" || echo "not executable" on a file in the repository. For all files I have tested for, this prints out "executable".
Has this issue with the sh, bash, and fish shells. The man page for sh and bash say that -x will be true if the user has execute or search access, but fish just says if the user has execute access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions