Skip to content

Instantly share code, notes, and snippets.

@BlazerYoo
Last active October 15, 2025 23:19
Show Gist options
  • Save BlazerYoo/4531ad5fc2cf87f40ce8b193b12c8ead to your computer and use it in GitHub Desktop.
Save BlazerYoo/4531ad5fc2cf87f40ce8b193b12c8ead to your computer and use it in GitHub Desktop.
chronos@localhost ~/Downloads $ sudo sh crouton -r xenial -t unity
Installing xenial-amd64 chroot to /usr/local/chroots/xenial
Downloading bootstrap files...
debootstrap error log:
[.[] | select((.extendedSupport // .support) > (now | strftime("%Y-%m-%d")) and (.codename | test($suite; "i")))] | isempty(.[]) | not error: strftime is not defined
[.[] | select((.extendedSupport // .support) > (now | strftime("%Y-%m-%d")) and (.codename | test($suite; "i")))] | isempty(.[]) | not error: test is not defined
[.[] | select((.extendedSupport // .support) > (now | strftime("%Y-%m-%d")) and (.codename | test($suite; "i")))] | isempty(.[]) | not 4 compile errors
Failed to run debootstrap.
@BlazerYoo
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment