Skip to content

Turns out it's libssl-dev on debian #3

Turns out it's libssl-dev on debian

Turns out it's libssl-dev on debian #3

Triggered via push September 16, 2023 10:55
Status Failure
Total duration 3m 4s
Artifacts

release.yml

on: push
ghcrio  /  Build and release Docker image on ghcr.io
2m 56s
ghcrio / Build and release Docker image on ghcr.io
Fit to window
Zoom out
Zoom in

Annotations

1 error
ghcrio / Build and release Docker image on ghcr.io
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETPLATFORM}\" = \"linux/amd64\" ]; then RUSTTARGET=x86_64-unknown-linux-gnu; fi && if [ \"${TARGETPLATFORM}\" = \"linux/arm64\" ]; then RUSTTARGET=aarch64-unknown-linux-gnu; fi && if [ \"${TARGETPLATFORM}\" = \"linux/arm/v7\" ]; then RUSTTARGET=armv7-unknown-linux-gnueabihf; fi && cargo build --all-features --bins --release --target=${RUSTTARGET}" did not complete successfully: exit code: 101