Skip to content

borg 1.4 freebsd acl code does not compile on freebsd 13 #8269

@ThomasWaldmann

Description

@ThomasWaldmann

The code does not compile on freebsd 13 due to using acl_extended_link_np to determine whether a file has ACLs beyond what the normal user/group/mode bits can express.

See src/borg/platform/freebsd.pyx.

So it seems the currently the minimum requirement for borg 1.4 on freebsd is freebsd >= 14.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions