← Back to issue list

File source handler ignores changes to the file

View original Github issue

Metadata

Project
craft-parts
Number
#1364
Type
issue
State
open
Author
dmitry-lyfar
Labels
Status: Triaged Type: Bug
Created
2025-10-13 23:01:03+00:00
Updated
2026-03-23 20:38:38+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description The dump plugin ignores updates to the file. ### To Reproduce ``` parts: test-service: plugin: dump source: test-service.service source-type: file ``` 1. Prime this part. 2. Change test-service.service and try to prime (pack) it again. The resulting content will not be updated. ### part yaml ```shell ``` ### Relevant log output ```shell N/A ```

Evaluation history

No evaluation history available.