-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
debootstrap: Figure out why debootstrap > 1.0.92~bpo9+1 is broken #3713
Comments
Probably the symlinks |
Oh wait that makes no sense, never mind. |
first bad commit: [5a16580ce9bf7d37e620e01c1602deee84451d20] Split common code from scripts/sid to scripts/debian-common and share it |
Looks like it may be really fixed this time: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894415#51 Not sure how this gets funneled down and when we might see the results, maybe in 1.0.96 (???) |
A fix had been merged now that seems to address the problem. If that completes successfully then you can use the '.bs' bootstrap file to install your new chroot with something like this: sudo sh ~/Downloads/crouton -n xenial -f xenial.bs -t .... -DennisLfromGA P.S. LOL |
debootstrap HEAD fails for no apparent reason (the keyring warning is always shown anyway):
We're pinning it to
1.0.92~bpo9+1
for now, but we should figure out a longer term fix.The text was updated successfully, but these errors were encountered: