mmdebstrap: Show APT's dependency trace when in debug mode #24

Closed
gioele wants to merge 1 commits from gioele/mmdebstrap:debug-show-apt-resolution into main

1 Commits (main)

Author SHA1 Message Date
Gioele Barabucci 27fca53e1d mmdebstrap: Show APT's dependency trace when in debug mode
A dependency trace is a powerful tool to debug issues related to
APT's selection of packages, especially in custom mode.

Thus it makes sense to ask APT to output a dependency trace when
`mmdebstrap` is run with the `--debug` flag.
2 years ago