Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Building image from DockerFile.i386 fails on building cmake stage #3

Open
wapophis opened this issue Aug 27, 2019 · 2 comments
Open

Comments

@wapophis
Copy link

Step 12/30 : RUN bash -x /build-cmake.sh
---> Running in e23494e57078

  • set -xe
  • find /deps
    find: `/deps': No such file or directory
@wapophis
Copy link
Author

if i commented the find /deps are there any issue ? I can't see any direct reference in the build-cmake.sh in a fast view. Finally Image has been build.

@TheAssassin
Copy link
Member

Strange, the whole build usually works fine on my systems.

No, it's a debug command. Please feel free to comment it out. If it works fine, please consider sending a PR removing this command. That'll help us, and anyone else.

May I ask why you even build the containers? You can fetch them from quay.io, but after all these are mainly for our own, internal purposes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants