Hi, ok, done so now:
user@stretch:~$ sudo strace debootstrap wheezy ./wheezy http://deb.debian.org/debian/ [...] I: Extracting tzdata... I: Extracting libustr-1.0-1... I: Extracting bsdutils... I: Extracting libblkid1... I: Extracting libmount1... I: Extracting libuuid1... I: Extracting mount... I: Extracting util-linux... I: Extracting liblzma5... I: Extracting xz-utils... I: Extracting zlib1g... [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24049 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24049, si_uid=0, si_status=0, si_utime=0, si_stime=6} --- rt_sigreturn({mask=[]}) = 24049 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24544 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24544 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24544, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24544 open("/home/user/wheezy/var/lib/dpkg/status", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(1, F_DUPFD, 10) = 11 close(1) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 1) = 1 close(3) = 0 dup2(11, 1) = 1 close(11) = 0 open("/home/user/wheezy/var/lib/dpkg/available", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(1, F_DUPFD, 10) = 11 close(1) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 1) = 1 close(3) = 0 dup2(11, 1) = 1 close(11) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24545 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24545 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24545, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24545 stat("/home/user/wheezy//etc/resolv.conf", 0x7fff0ebdb730) = -1 ENOENT (No such file or directory) lstat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=46, ...}) = 0 stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=46, ...}) = 0 stat("/usr/local/sbin/cp", 0x7fff0ebdb910) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/cp", 0x7fff0ebdb910) = -1 ENOENT (No such file or directory) stat("/usr/sbin/cp", 0x7fff0ebdb910) = -1 ENOENT (No such file or directory) stat("/usr/bin/cp", 0x7fff0ebdb910) = -1 ENOENT (No such file or directory) stat("/sbin/cp", 0x7fff0ebdb910) = -1 ENOENT (No such file or directory) stat("/bin/cp", {st_mode=S_IFREG|0755, st_size=130504, ...}) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24546 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24546 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24546, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24546 stat("/home/user/wheezy//etc/hostname", 0x7fff0ebdb750) = -1 ENOENT (No such file or directory) lstat("/etc/hostname", 0x7fff0ebdb7d0) = -1 ENOENT (No such file or directory) stat("/etc/hostname", 0x7fff0ebdb7d0) = -1 ENOENT (No such file or directory) stat("/home/user/wheezy/etc/apt/sources.list", 0x7fff0ebdb970) = -1 ENOENT (No such file or directory) clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24547 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24547 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24547, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24547 open("/home/user/wheezy/etc/apt/sources.list", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(1, F_DUPFD, 10) = 11 close(1) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 1) = 1 close(3) = 0 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24548 close(5) = 0 read(3, "var/lib/apt/lists/", 128) = 18 read(3, "debootstrap.invalid_dists_wheezy"..., 128) = 60 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24548 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24548, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24548 stat("/home/user/wheezy/var/lib/apt/lists/debootstrap.invalid_dists_wheezy_main_binary-amd64_Packages", {st_mode=S_IFREG|0644, st_size=28480385, ...}) = 0 write(1, "deb http://debootstrap.invalid/ "..., 44) = 44 dup2(11, 1) = 1 close(11) = 0 stat("/home/user/wheezy/etc/fstab", 0x7fff0ebdbbf0) = -1 ENOENT (No such file or directory) open("/home/user/wheezy/etc/fstab", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(1, F_DUPFD, 10) = 11 close(1) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 1) = 1 close(3) = 0 write(1, "# UNCONFIGURED FSTAB FOR BASE SY"..., 37) = 37 dup2(11, 1) = 1 close(11) = 0 stat("/usr/local/sbin/chown", 0x7fff0ebdbdd0) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/chown", 0x7fff0ebdbdd0) = -1 ENOENT (No such file or directory) stat("/usr/sbin/chown", 0x7fff0ebdbdd0) = -1 ENOENT (No such file or directory) stat("/usr/bin/chown", 0x7fff0ebdbdd0) = -1 ENOENT (No such file or directory) stat("/sbin/chown", 0x7fff0ebdbdd0) = -1 ENOENT (No such file or directory) stat("/bin/chown", {st_mode=S_IFREG|0755, st_size=64456, ...}) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24551 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24551 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24551, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24551 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24552 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24552 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24552, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24552 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24553 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24553 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24553, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24553 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24554 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24554 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24554, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24554 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24555 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24555 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24555, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24555 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24556 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24556 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24556, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24556 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24557 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24557 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24557, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24557 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24558 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24558 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24558, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24558 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24559 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24559 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24559, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24559 stat("/usr/local/sbin/ln", 0x7fff0ebdb8d0) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/ln", 0x7fff0ebdb8d0) = -1 ENOENT (No such file or directory) stat("/usr/sbin/ln", 0x7fff0ebdb8d0) = -1 ENOENT (No such file or directory) stat("/usr/bin/ln", 0x7fff0ebdb8d0) = -1 ENOENT (No such file or directory) stat("/sbin/ln", 0x7fff0ebdb8d0) = -1 ENOENT (No such file or directory) stat("/bin/ln", {st_mode=S_IFREG|0755, st_size=56240, ...}) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24560 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24560 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24560, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24560 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24561 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24561 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24561, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24561 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24562 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24562 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24562, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24562 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24563 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24563 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24563, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24563 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24564 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24564 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24564, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24564 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24565 close(5) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24566 close(3) = 0 close(-1) = -1 EBADF (Bad file descriptor) wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24565 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24565, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24565 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24566 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24566, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24566 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24567 close(5) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24568 close(3) = 0 close(-1) = -1 EBADF (Bad file descriptor) wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24567 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24567, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24567 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24568 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24568, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24568 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24569 close(5) = 0 read(3, "/var/cache/apt/archives/dpkg_1.1"..., 128) = 47 read(3, "", 128) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24569, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24569 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24571 close(5) = 0 read(3, "1.16.18\n", 128) = 8 read(3, "", 128) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24571, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24571 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24577 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24577 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24577, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24577 open("/home/user/wheezy/var/lib/dpkg/status", O_WRONLY|O_CREAT|O_APPEND, 0666) = 3 fcntl(1, F_DUPFD, 10) = 11 close(1) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 1) = 1 close(3) = 0 write(1, "Package: dpkg\nVersion: 1.16.18\nM"..., 80) = 80 dup2(11, 1) = 1 close(11) = 0 stat("/usr/local/sbin/touch", 0x7fff0ebdb450) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/touch", 0x7fff0ebdb450) = -1 ENOENT (No such file or directory) stat("/usr/sbin/touch", 0x7fff0ebdb450) = -1 ENOENT (No such file or directory) stat("/usr/bin/touch", {st_mode=S_IFREG|0755, st_size=93160, ...}) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24578 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24578 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24578, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24578 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24579 close(5) = 0 read(3, "EXIT_THING_0=\"umount_exit_functi"..., 128) = 36 read(3, "", 128) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24579, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24579 open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(2, F_DUPFD, 10) = 11 close(2) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 2) = 2 close(3) = 0 stat("/usr/local/sbin/umount", 0x7fff0ebdb350) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/umount", 0x7fff0ebdb350) = -1 ENOENT (No such file or directory) stat("/usr/sbin/umount", 0x7fff0ebdb350) = -1 ENOENT (No such file or directory) stat("/usr/bin/umount", 0x7fff0ebdb350) = -1 ENOENT (No such file or directory) stat("/sbin/umount", 0x7fff0ebdb350) = -1 ENOENT (No such file or directory) stat("/bin/umount", {st_mode=S_IFREG|S_ISUID|0755, st_size=31720, ...}) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24580 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 32}], 0, NULL) = 24580 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24580, si_uid=0, si_status=32, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24580 dup2(11, 2) = 2 close(11) = 0 stat("/usr/local/sbin/chroot", 0x7fff0ebdaed0) = -1 ENOENT (No such file or directory) stat("/usr/local/bin/chroot", 0x7fff0ebdaed0) = -1 ENOENT (No such file or directory) stat("/usr/sbin/chroot", {st_mode=S_IFREG|0755, st_size=39816, ...}) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24581 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24581 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24581, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24581 stat("/home/user/wheezy/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(2, F_DUPFD, 10) = 11 close(2) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 2) = 2 close(3) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24582 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24582 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24582, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24582 dup2(11, 2) = 2 close(11) = 0 open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 fcntl(2, F_DUPFD, 10) = 11 close(2) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(3, 2) = 2 close(3) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24583 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 32}], 0, NULL) = 24583 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24583, si_uid=0, si_status=32, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24583 dup2(11, 2) = 2 close(11) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24584 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24584 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24584, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24584 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24585 close(5) = 0 read(3, "EXIT_THING_1=\"clear_mtab\"\n", 128) = 26 read(3, "", 128) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24585, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24585 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24586 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24586 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24586, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24586 fcntl(1, F_DUPFD, 10) = 11 close(1) = 0 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 dup2(4, 1) = 1 write(1, "I: Installing core packages...\n", 31I: Installing core packages... ) = 31 dup2(11, 1) = 1 close(11) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24587 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24587 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24587, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24587 pipe([3, 5]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24588 close(5) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24589 close(3) = 0 close(-1) = -1 EBADF (Bad file descriptor) wait4(-1, W: Failure trying to run: chroot /home/user/wheezy dpkg --force-depends --install /var/cache/apt/archives/base-passwd_3.5.26_amd64.deb W: See /home/user/wheezy/debootstrap/debootstrap.log for details [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 24589 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24589, si_uid=0, si_status=1, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24589 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=24588, si_uid=0, si_status=SIGPIPE, si_utime=6, si_stime=11} --- rt_sigreturn({mask=[]}) = 24589 wait4(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGPIPE}], 0, NULL) = 24588 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24598 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24598 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24598, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24598 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f04779c19d0) = 24618 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24618 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24618, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- rt_sigreturn({mask=[]}) = 24618 exit_group(1) = ? +++ exited with 1 +++ user@stretch:~$ -- cheers, Holger
signature.asc
Description: Digital signature