On Sun, Feb 26, 2017 at 07:17:50PM +0000, Holger Levsen wrote:
> user@stretch:~$ sudo strace debootstrap wheezy  ./wheezy 
> http://deb.debian.org/debian/

Afraid this isn't much use; it only tells us about system calls made by
the top-level debootstrap process itself.  You'll need the -f option to
strace, although it'll produce rather a lot of output; if you can
contrive to attach strace to debootstrap sometime shortly before it
spawns dpkg then that would be best.

-- 
Colin Watson                                       [cjwat...@debian.org]

Reply via email to