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

debootstrap: use latest git for Ubuntu/Debian debootstrap instead of host-installed #6331

Conversation

rpardini
Copy link
Member

@rpardini rpardini commented Mar 2, 2024

debootstrap: use latest git for Ubuntu/Debian debootstrap instead of host-installed

  • Revert "Debootstrap is again too old for latest releases. Lets ship currently latest with and install it when we build distros that needs it."
    This reverts commit 7b61b05.
  • debootstrap: Partially revert f2e663f "Improved debootstrap hacking support with fixes for Ubuntu Noble"
  • debootstrap: remove debootstrap from host dependencies
  • debootstrap: use latest git for Ubuntu/Debian debootstrap instead of host-installed
    • DEBOOTSTRAP_DIR must be set during the 1st stage, but NOT the second stage
    • latest devel versions might be missing scripts for old releases; just symlink to the default one if so
    • this hopefully should end the debootstrap madness we've been handling, at least until we get around to mmdebstrap (Perl) one day

…urrently latest with and install it when we build distros that needs it."

This reverts commit 7b61b05.
…host-installed

- `DEBOOTSTRAP_DIR` must be set during the 1st stage, but NOT the second stage
- latest devel versions might be missing scripts for old releases; just symlink to the default one if so
- this hopefully should _end_ the debootstrap madness we've been handling, at least until we get around to mmdebstrap (Perl) one day
@github-actions github-actions bot added the size/medium PR with more then 50 and less then 250 lines label Mar 2, 2024
@rpardini rpardini marked this pull request as ready for review March 2, 2024 13:16
@rpardini rpardini requested a review from a team as a code owner March 2, 2024 13:16
Copy link
Member

@igorpecovnik igorpecovnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hopefully should end the debootstrap madness

Thanks!

@igorpecovnik igorpecovnik added 05 Milestone: Second quarter release Ready to merge Reviewed, tested and ready for merge labels Mar 2, 2024
@igorpecovnik igorpecovnik merged commit 5e1b3ca into armbian:main Mar 2, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

None yet

2 participants