← Back to issue list

"unknown argument ignored: lazytime" in overlay operations

View original Github issue

Metadata

Project
craft-parts
Number
#1158
Type
issue
State
open
Author
tigarmo
Labels
Status: Triaged
Created
2025-07-03 12:34:36+00:00
Updated
2025-07-03 12:34:55+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description Recent versions of craft-parts print many `unknown argument ignored: lazytime` messages when performing overlay-related operations. Related: https://github.com/containers/fuse-overlayfs/issues/429 . It's fixed in fuse-overlayfs [1.15](https://github.com/containers/fuse-overlayfs/releases/tag/v1.15) but that's too new for jammy & noble. Maybe we can reproduce [the fix](https://github.com/containers/fuse-overlayfs/commit/ab0b0f6d4692d13e1f8cf8a3fdf271a22dad7954) locally, or filter out the warning somehow. ### To Reproduce Build any project that has `overlay-script` or `overlay-packages` ### part yaml ```shell ``` ### Relevant log output ```shell Initialising lifecycle Installing build-packages Pulling rootfs Pulling packages Overlaying rootfsunknown argument ignored: lazytime ```

Evaluation history

No evaluation history available.