Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

build_image.sh fail with No space left on device #7

Closed
jenrik opened this issue Nov 8, 2017 · 1 comment
Closed

build_image.sh fail with No space left on device #7

jenrik opened this issue Nov 8, 2017 · 1 comment

Comments

@jenrik
Copy link

jenrik commented Nov 8, 2017

Attempting to run build_image.sh from the master branch (3e149f8) fails at the last step of building the crashcart-builder container image

Following is the last output of build_image.sh before it fails

 ---> Running in c9c94c333f03
downloading Nix expressions from ‘https://d3g5gsiof5omrk.cloudfront.net/nixos/16.09/nixos-16.09.1943.25f4906da6/nixexprs.tar.xz’...
unpacking channels...
tar: write error: No space left on device
error: cannot close compressed log file (BZip2 error = -6)
cannot unpack the channels at /usr/local/bin/nix-channel line 169.
The command '/bin/sh -c nix-channel --add https://nixos.org/channels/nixos-16.09 &&     nix-channel --update' returned a non-zero code: 1

Note: I have checked whether or not I have space left on my harddrive, and I have plenty

@vishvananda
Copy link
Contributor

Thanks, this was due to a change in docker. It should be fixed now.

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