Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

"acbuild copy" does not preserve file capabilities (setcap) #197

@alban

Description

@alban

Steps:

  • use "setcap cap_ipc_lock=+ep" on the executable
  • add it to the ACI with "acbuild copy"
  • the file capabilities are not preserved

Workaround: untar & recreate the ACI using bsdtar manually.

Should "acbuild copy" just preserve the file caps or should an option be added for that?

Issue first reported in a stackoverflow question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions