[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#629583: more info



Ivica Vucemilo wrote:
> root@debian:/home/user# strace debootstrap wheezy /mnt
> http://ftp.de.debian.org/debian
> ...
> I: Extracting xz-utils...
> I: Extracting zlib1g...
> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 31726
> --- SIGCHLD (Child exited) @ 0 (0) ---
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
> SIGCHLD, child_tidptr=0x7f82b93b39d0) = 1256
> stat("/usr/sbin/chroot", {st_mode=S_IFREG|0755, st_size=31992, ...}) = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
> SIGCHLD, child_tidptr=0x7f82b93b39d0) = 1290
> wait4(-1,  ^C <unfinished ...>
> root@debian:/home/user#

Clearly you need to use strace -f

However, the problem much more likely lies with your nfs server than
with random programs that try to write to it.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: