canonical / canonical/make-system-user
Does not work with Snapcraft 7
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Running the snap with Snapcraft 7 installed results in the following error message:
```
Error: please complete 'snapcraft login' and try again.
```
This seems to be caused by the reliance on the auth macaroon provided by Snapcraft <7, which doesn't exist anymore (see https://snapcraft.io/docs/snapcraft-authentication#heading--export).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.