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

[Ubuntu 18.04] Error during ISO building on Ubuntu 18.04 - nvidia package missing #16

Closed
atroy opened this issue Jun 5, 2018 · 5 comments

Comments

@atroy
Copy link

atroy commented Jun 5, 2018

Hi! I'm trying to build with your provided docker image. First issue was that i have to add a sleep 5 after the chmod +x isospin.sh else i got an error described here moby/moby#9547
It says /bin/bash: Text file busy

After if fixed it with the sleep command and a custom image i tried to build with the following command /docker-respin.sh origin/ubuntu-18.04-desktop-amd64.iso -k v4.17 -c bionicbeaver. Now I get the the following error ./isorespin.sh: Package 'nvidia-396' not found.
Am I missing something?

@atroy atroy changed the title [Ubuntu 18.04] Error during ISO building on Ubuntu 18.04 [Ubuntu 18.04] Error during ISO building on Ubuntu 18.04 - nvidia package missing Jun 5, 2018
@stockmind
Copy link
Owner

I'm sorry i was very busy in latest weeks, i've broke the build script for a while, i have already a report with suggestions for the fix:) I'll update everything asap!

@stockmind
Copy link
Owner

Try to build now with latest commit :)

@atroy
Copy link
Author

atroy commented Jun 5, 2018

Could you also add a ´sleep 5´ after the chmod? Else everybody with a newer docker version gets ./build.sh: ./isorespin.sh: /bin/bash: bad interpreter: Text file busy on linux.

@stockmind
Copy link
Owner

stockmind commented Jun 5, 2018

Added a sync to force the write as suggested in the issue you posted

@atroy
Copy link
Author

atroy commented Jun 5, 2018

Works like a charm! Thanks!

@atroy atroy closed this as completed Jun 5, 2018
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