Skip to content

Conversation

@stakrspace
Copy link

needs libc6-dev libc6 installed deps, otherwise:

go: downloading github.com/opencontainers/go-digest v1.0.0

runtime/cgo

_cgo_export.c:3:10: fatal error: stdlib.h: No such file or directory
3 | #include <stdlib.h>
| ^~~~~~~~~~

@sampocs
Copy link
Contributor

sampocs commented Jul 12, 2022

Can you provide more info on your OS? We've tested on MacOS and alpine linux - neither of which had libc6 installed, yet were able to run successfully

@stakrspace
Copy link
Author

stakrspace commented Jul 12, 2022 via email

@qwinkler
Copy link

I've faced the same issue. You can reproduce it on Debian 11 server (I'm using Hetzner):

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 11 (bullseye)
Release:	11
Codename:	bullseye

This PR solves the issue, so I'd recommend merging it to the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants