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

Use cached images for socat, ethtool, and conntrack #64

Open
gbraad opened this issue Sep 11, 2017 · 2 comments
Open

Use cached images for socat, ethtool, and conntrack #64

gbraad opened this issue Sep 11, 2017 · 2 comments

Comments

@gbraad
Copy link
Member

gbraad commented Sep 11, 2017

We should not always have to rebuild these images. We can push the intermediate images to Docker hub, unless specified we want to rebuild them.

This is, in my opinion, better for QA... and certainly, speeds up the build of the ISO

@gbraad
Copy link
Member Author

gbraad commented Sep 12, 2017

12:15:40 Step 4 : RUN /go/conntrack.sh
12:15:40  ---> Running in 836497188a31
12:17:48 curl: (7) Failed to connect to www.netfilter.org port 80: Connection timed out
12:17:48 
12:17:48 bzip2: Compressed file ends unexpectedly;
12:17:48 	perhaps it is corrupted?  *Possible* reason follows.
12:17:48 bzip2: Inappropriate ioctl for device
12:17:48 	Input file = (stdin), output file = (stdout)
12:17:48 
12:17:48 It is possible that the compressed file(s) have become corrupted.
12:17:48 You can use the -tvv option to test integrity of such files.
12:17:48 
12:17:48 You can use the `bzip2recover' program to attempt to recover
12:17:48 data from undamaged sections of corrupted files.
12:17:48 
12:17:48 tar: Child returned status 2
12:17:48 tar: Error is not recoverable: exiting now
12:17:48 The command '/bin/sh -c /go/conntrack.sh' returned a non-zero code: 2
12:17:48 make: *** [iso] Error 2
12:17:48 Connection to 172.19.2.84 closed.

Ref: https://ci.centos.org/job/minishift-b2d-iso-pr/88/console

@coolbrg
Copy link
Contributor

coolbrg commented Sep 12, 2017

This is, in my opinion, better for QA... and certainly, speeds up the build of the ISO

Sure 👍

gbraad added a commit to gbraad-redhat/minishift-b2d-iso that referenced this issue Sep 13, 2017
gbraad added a commit to gbraad-redhat/minishift-b2d-iso that referenced this issue Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants