WIP: Get verbose information out of debootstrap to help debug ports.u.c issues#290
Open
Hyask wants to merge 1 commit intocanonical:mainfrom
Open
WIP: Get verbose information out of debootstrap to help debug ports.u.c issues#290Hyask wants to merge 1 commit intocanonical:mainfrom
Hyask wants to merge 1 commit intocanonical:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #290 +/- ##
=======================================
Coverage 93.52% 93.53%
=======================================
Files 19 19
Lines 3539 3540 +1
=======================================
+ Hits 3310 3311 +1
Misses 150 150
Partials 79 79
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is obviously not in a mergeable state. I'm just keeping this around in case we'd like to deploy it more at scale to help IS debug ports.u.c issues.
I have a PPA with a hacked
livecd-rootfsembedding a manual build of that snap, usable for testing.PPA: https://launchpad.net/~skia/+archive/ubuntu/test-livecd-rootfs
git branch: https://git.launchpad.net/~skia/livecd-rootfs/log/?h=skia/embedded_patched_ubuntu-image
@mwhudson @utkarsh2102 do you think something like that is worth pushing forward?
deboostrap.logis a good improvement.wgetverbose output in there might be a bit too much.--verboseflag.debootstrapis very brittle, so proper work would include improving that as well.cc @ben-ballot (this is more or less what's needed to get IP addresses shown in the logs when something goes wrong)