You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: