← Back to issue list

snapcraft does not detect need to re-clean part after permission bits change on file

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1889081
Type
issue
State
open
Author
~anonymouse67
Labels
Created
2020-07-27 13:48:11.560921+00:00
Updated
2021-02-25 14:07:14.063585+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

If I have a part like this: ``` local-scripts: plugin: dump source: . ``` and there is a file in there, say script.sh, and initially that file is not executable, snapcraft primes it. If I then change the permission bits (and the permission bits only, nothing else in the snapcraft part tree, snapcraft does not re-prime it, and I must `snapcraft clean local-scripts` first.

Evaluation history

No evaluation history available.