Launchpad CI job errors out on a snap error when using 'mantic' series
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lpci |
Triaged
|
Low
|
Unassigned |
Bug Description
I'm trying a simple CI job
https:/
But it's failing on launchpad
https:/
```
Running linter:0
cmd_run.go:1046: WARNING: cannot create user data directory: cannot create snap home dir: mkdir /nonexistent: permission denied
Sorry, home directories outside of /home needs configuration.
See https:/
Job failed
Traceback (most recent call last):
File "/usr/lib/
self.run_job()
File "/usr/lib/
self.
File "/usr/lib/
super(
File "/usr/lib/
return self.backend.
File "/usr/lib/
subprocess.
File "/usr/lib/
raise CalledProcessEr
subprocess.
```
Locally with the 0.2.4 snap the same job is failing with a key error on 'mantic' as series. Changing to 'devel' and the job is working locally but then launchpad is not even giving it a try as showed by the previous commit on https:/
summary: |
- Launchpad job errors out on snap error when using 'mantic' serie + Launchpad CI job errors out on a snap error when using 'mantic' serie |
summary: |
- Launchpad CI job errors out on a snap error when using 'mantic' serie + Launchpad CI job errors out on a snap error when using 'mantic' series |
Changed in lpci: | |
status: | New → Triaged |
importance: | Undecided → Low |
related/blocked by to https:/ /github. com/canonical/ craft-providers /pull/330