mmdebstrap: Show APT's dependency trace when in debug mode
We never need this if apt succeeds, correct?
Personally, I also used this to understand why certain packages were brought it. In that case apt did not error out, but did not produce the…
apt installs non necessary packets, even with
--mode=custom
apt installs non necessary packets, even with
--mode=custom
I'm closing this because this turned out to be an issues in APT and not in mmdebstrap.
Going forward, some debug aid in mmdebstrap like the one proposed in !24 could help debugging this sort of…
mmdebstrap: Show APT's dependency trace when in debug mode
apt installs non necessary packets, even with
--mode=custom
Thank you for the support. The dumped EDSP document is at https://anonfiles.com/f5KdL7Mdx3/deb-vm-min-perl_edsp.
PS: feel free to close this issue, I will report it "upstream" as an apt issue.
apt installs non necessary packets, even with
--mode=custom
Fix examples of how to create VM images
The explanations are in the commit messages. :)
But let me recap:
- The second example did not have
copy-file-to-device /boot/mbr.bin /dev/sda size:440
thus no boot loader, thus it did not…
Fix examples of how to create VM images