Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'make containers' throws go-bindata error #153

Open
GaetanLongree opened this issue Feb 20, 2018 · 2 comments
Open

'make containers' throws go-bindata error #153

GaetanLongree opened this issue Feb 20, 2018 · 2 comments

Comments

@GaetanLongree
Copy link

After installing Unik and installing the various components to prepare to build containers from source, running the make containers command throws the following error

go-bindata -pkg versiondata -o containers/container-versions.go containers/versions.json
bindata: Input path 'containers/versions.json' is not a directory.
Makefile:129: recipe for target 'compilers-includeos-cpp-common' failed
make: *** [compilers-includeos-cpp-common] Error 1

The command at fault seems to be at line 16 in the Makefile.

My understanding is that go-bindata expects a directory and not a file as input, however this is the extent of my understanding, I was not able to dig deeper into the code :/

@GaetanLongree GaetanLongree changed the title 'make containers' throws bindata error 'make containers' throws go-bindata error Feb 20, 2018
@made2591
Copy link

same here on mac os host

@Jksun88
Copy link

Jksun88 commented Nov 26, 2019

I face the same problem on

Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic

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

No branches or pull requests

3 participants