snapcraft pack failure from git worktree

Bug #2028686 reported by Dan Bungert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
New
Undecided
Unassigned

Bug Description

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`

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.