← Back to issue list

Service "snapcraft" stopped unexpectedly with code 70

View original Github issue

Metadata

Project
snapcraft-rocks
Number
#57
Type
issue
State
open
Author
abitrolly
Labels
Created
2024-09-24 10:31:10+00:00
Updated
2024-09-24 16:19:10+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

OCI image doesn't work for me. ```sh $ podman run -it --rm --security-opt label=disable -v `pwd`:/project ghcr.io/canonical/snapcraft:8_core24 pack 2024-09-24T10:25:11.058Z [pebble] Started daemon. 2024-09-24T10:25:11.059Z [pebble] POST /v1/services 1.011861ms 202 2024-09-24T10:25:11.060Z [pebble] Service "snapcraft" starting: /bin/run-snapcraft.sh [ pack ] 2024-09-24T10:25:12.062Z [pebble] GET /v1/changes/1/wait 1.002295243s 200 2024-09-24T10:25:12.063Z [pebble] Started default services with change 1. 2024-09-24T10:25:25.960Z [pebble] Service "snapcraft" stopped unexpectedly with code 70 2024-09-24T10:25:25.960Z [pebble] Service "snapcraft" on-failure action is "shutdown", triggering failure shutdown 2024-09-24T10:25:25.960Z [pebble] Server exiting! Reason: <nil> ``` Is it possible to get more specific error message?

Evaluation history

No evaluation history available.