-
Notifications
You must be signed in to change notification settings - Fork 22
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
Building ubuntu-dev container from bd59002ab8052e4fff28197ff6af53a761fe98b1 fails #431
Comments
Thanks a lot for reporting this issue! I think it should live under https://github.com/JanitorTechnology/dockerfiles/issues/ instead. Unfortunately, build problems like these with I'll re-trigger a Circle CI build of all our Dockerfiles, to see if we can reproduce this bug. |
Ah, sorry, I misread your comment about the submodule. It's indeed likely that our submodule is out-of-date. I'll try to update it as well. (I really hope @renovatebot will do that for us one day.) |
Hm, I re-triggered a rebuild of all Janitor Dockerfiles yesterday, and So I re-retriggered it, but then it failed again with a different error (
This error output isn't exactly helpful. It feels a little like playing roulette, but I'll continue re-triggering and investigating. 🤞 |
Wow, https://www.nasm.us/ is actually down. 😧 |
https://www.nasm.us/ is back up, and the build seems fixed again. 😄 |
After git submodules init && git submodules update, I tried rebuilding the ubuntu-dev container, and got:
Hopefuly, this is fixed in later revisions of the dockerfiles, hence the need to update the reference to the valid revision of the submodule ?
Hope this helps,
The text was updated successfully, but these errors were encountered: