Skip to content

The deb task doesn't preserve the filesystem permissions #55

@i30817

Description

@i30817

I whenever i tried to build, even with this:
http://pastebin.com/raw.php?i=FmMaXiux

When i used lintian

BUILD SUCCESSFUL
Total time: 27 seconds
E: bookjar: control-file-has-bad-permissions conffiles 0755 != 0644
W: bookjar: extended-description-line-too-long
E: bookjar: non-standard-file-permissions-for-etc-init.d-script etc/init.d/bookjar 0644 != 0755
W: bookjar: script-not-executable etc/init.d/bookjar

(notice it reports etc/init.d/bookjar is not executable even though i was set explicitly before the deb task)
Whatever i do, whatever the permissions before the files go into the deb task it doesn't seem to change this, so i can only guess the task is modifying the files but not setting a appropriate permission back again.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions