Skip to content
This repository was archived by the owner on Sep 12, 2022. It is now read-only.

debian packaging fails when bundled files go to same parent dir as application  #4

Description

@fbatschi

When bundling additional files in .release/debian/files and they go to the same parent dir as the application itself, the mv command in the debian include method fails.

Example
Bundling additional files in
.release/debian/files/opt/jackrabbit

When the APPROOT is
/opt/example

the mv of the opt/jackrabbit folder fails, as "mv" complains about a non-empty directory.

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