← Back to issue list

snapcraft pack failure from git worktree

View original Launchpad issue

Metadata

Project
snapcraft
Number
#2028686
Type
issue
State
open
Author
~dbungert
Labels
Created
2023-07-25 15:41:34.128580+00:00
Updated
2023-07-25 15:41:34.128580+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Testing with snapcraft version 7.5.0 (build 9510), building a project checked out using a git worktree fails. Example: initialize a project with `snapcraft init` add to the part {source:., source-type: git} ``` parts: my-part: plugin: nil source: . source-type: git ``` commit this to a git repo use `git worktree add` to create a worktree change to the worktree directory attempt to `snapcraft pack`

Evaluation history

No evaluation history available.