-
Notifications
You must be signed in to change notification settings - Fork 99
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
apt-get source fails to fetch sourcedeb #248
Comments
This is not possible because the script runs as non-root. |
I doubt the problem is due to a "bad" |
Hmm, yeah the issue with running w/o sudo is a problem. should we revert #249 or extend it to detect if we have sudo available? (Edit: I just saw #251 with the reversion) I agree that we probably got the apt-repo into a bad state at some point. We should probably change the job to force an apt-get update during the last stage of the dockerfile build instead. @dirk-thomas do you know why the above linked job lost it's history? The link above is now broken and if you go to the job itself it shows zero builds. (I just triggered it manually to see how it runs now. I think the apt-get update will be forced due to it being a new day) |
I already reverted #249 in #250. The job already enforce an From a clean Docker I can I deleted all Kinetic jobs repeatedly in order to verify that #251 actually works and the reconfigure job has established the job dependencies when it finishes. |
At the point where the build farm invoked I would close this as "wontfix" since I don't see a way to address the problem. |
It's failing this job consistently: http://build.ros.org/job/Kbin_uW32__catkin__ubuntu_wily_i386__binary/3/console
The text was updated successfully, but these errors were encountered: