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

"tar_in: write error" while running genimage.fish #4

Open
live-2-code opened this issue Jun 11, 2018 · 4 comments
Open

"tar_in: write error" while running genimage.fish #4

live-2-code opened this issue Jun 11, 2018 · 4 comments

Comments

@live-2-code
Copy link

Hi Daniel, I am running the Makefile and encountered the following error, could you please assist?
Thank you.

make[1]: Leaving directory '/home/jianyepa/poplar/poplar-usbstick/poplar-linux'
tar --group 0 --owner 0 -C overlay -czf poplar-overlay.tar.gz .
guestfish -f genimage.fish
genimage.fish:18: libguestfs: error: tar_in: write error on directory: /:
genimage.fish:18: libguestfs: error: tar subprocess failed:
Makefile:81: recipe for target 'generate_image' failed
make: *** [generate_image] Error 1
@daniel-thompson
Copy link
Owner

daniel-thompson commented Jun 11, 2018 via email

@live-2-code
Copy link
Author

@daniel-thompson , I just double confirmed that I have the 128M file. What version of libguestfs is required? I am having 1.36.13

@daniel-thompson
Copy link
Owner

daniel-thompson commented Jun 12, 2018 via email

@daniel-thompson
Copy link
Owner

BTW you do have plenty of disk space free, right? These are sparse images (meaning the size they appear to be is not what is allocated on the disk... that means that error reporting can be a bit weird if you run out of disk space).

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

2 participants