Daniel Leidert wrote:
> Am Donnerstag, den 15.06.2006, 23:44 +0000 schrieb Julian Mehnle:
> > I am getting the following error messages from every cron job
> > invocation:
> >
> >    dists/unstable/main/binary-i386/: 0 files 0B 0s
> >    dists/unstable/main/binary-all/:E: Sub-process gzip returned an error 
> > code (100)
>
> Error code 100 means: gzip not found/installed.

I see.  But gzip is definitely installed.

> Thanks. This is probably not a bug in debarchiver. It looks like a bug
> in apt-utils, which has already been reported as bug #341326.

We'll see.

> Could you please be so kind to run the debarchiver cron-script with '--dl
> 6' option and as a strace run? [...]  Then please attach the strace log
> and the log entries from /var/log/daemon.log to this report.

There you are.
execve("/usr/bin/debarchiver", ["/usr/bin/debarchiver", "--debug-level", "6", 
"-xo", "--scanall", "-i", "/proj/bitshapers/debarchive/inco"...], [/* 7 vars 
*/]) = 0
uname({sys="Linux", node="io", ...})    = 0
brk(0)                                  = 0x8150a60
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40017000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=18869, ...}) = 0
mmap2(NULL, 18869, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9592, ...}) = 0
mmap2(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x4001d000
mmap2(0x4001f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x4001f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149264, ...}) = 0
mmap2(NULL, 151712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x40021000
mmap2(0x40045000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0x40045000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0PB\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=81962, ...}) = 0
mmap2(NULL, 332928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x40047000
mmap2(0x40055000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd) = 0x40055000
mmap2(0x40057000, 267392, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40057000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220T\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1177116, ...}) = 0
mmap2(NULL, 1186964, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x40099000
mmap2(0x401b1000, 32768, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x117) = 0x401b1000
mmap2(0x401b9000, 7316, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401b9000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libcrypt.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\10\0\000"..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=21872, ...}) = 0
mmap2(NULL, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x401bb000
mmap2(0x401c0000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0x401c0000
mmap2(0x401c2000, 155964, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401c2000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x401e9000
mprotect(0x401b1000, 20480, PROT_READ)  = 0
munmap(0x40018000, 18869)               = 0
brk(0)                                  = 0x8150a60
brk(0x8171a60)                          = 0x8171a60
brk(0)                                  = 0x8171a60
brk(0x8172000)                          = 0x8172000
set_thread_area({entry_number:-1 -> -1, base_addr:0x8151320, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = -1 ENOSYS (Function not implemented)
modify_ldt(1, {entry_number:0, base_addr:0x8151320, limit:1048575, seg_32bit:1, 
contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, 
16) = 0
getpid()                                = 25097
rt_sigaction(SIGRTMIN, {0x4004f000, [], SA_RESTORER, 0x400c24c8}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x4004f130, [RTMIN], SA_RESTORER, 0x400c24c8}, NULL, 8) 
= 0
rt_sigaction(SIGRT_2, {0x4004ecc0, [], SA_RESTORER, 0x400c24c8}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RT_1], NULL, 8) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffffa74, 31, (nil), 0}) = 0
rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
getuid32()                              = 1010
geteuid32()                             = 1010
getgid32()                              = 1003
getegid32()                             = 1003
mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x401ea000
open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3
read(3, "\355\361 \333", 4)             = 4
close(3)                                = 0
time([1150492741])                      = 1150492741
stat64("/usr/local/lib/site_perl/5.8.8/i486-linux-gnu-thread-multi", 
0xbffffaa0) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/5.8.8", 0xbffffaa0) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/lib/site_perl/i486-linux-gnu-thread-multi", 0xbffffaa0) = -1 
ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.7", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.6", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.6", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.4", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.4", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.3", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.3", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.2", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.2", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.1", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.1", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.0", 0xbffffbf0) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/share/perl/5.8.0", {st_mode=S_IFDIR|S_ISGID|0775, 
st_size=4096, ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff8f8) = -1 EINVAL (Invalid 
argument)
_llseek(0, 0, 0xbffff940, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff8f8) = -1 EINVAL (Invalid 
argument)
_llseek(1, 0, 0xbffff940, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff8f8) = -1 EINVAL (Invalid 
argument)
_llseek(2, 0, 0xbffff940, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
open("/usr/bin/debarchiver", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff9b8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=77298, ...}) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
getpid()                                = 25097
getppid()                               = 25095
read(3, "#!/usr/bin/perl\n# DocumentId:\t$I"..., 4096) = 4096
stat64("/etc/perl/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/File/Path.pm", 0xbffff5bc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/File/Path.pm", 0xbffff5bc) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/File/Path.pm", 0xbffff5bc) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/File/Path.pm", 0xbffff5bc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/File/Path.pm", 0xbffff5bc) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl/5.8/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl/5.8/File/Path.pm", 0xbffff5bc) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl/5.8/File/Path.pmc", 0xbffff6ac) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl/5.8/File/Path.pm", {st_mode=S_IFREG|0644, st_size=7834, 
...}) = 0
open("/usr/share/perl/5.8/File/Path.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff3d8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package File::Path;\n\n=head1 NAME"..., 4096) = 4096
brk(0x8193000)                          = 0x8193000
stat64("/etc/perl/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/Carp.pm", 0xbffff11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/lib/perl/5.8.8/Carp.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/Carp.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl5/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/Carp.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/Carp.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/Carp.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl/5.8/Carp.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl/5.8/Carp.pm", {st_mode=S_IFREG|0644, st_size=4112, 
...}) = 0
open("/usr/share/perl/5.8/Carp.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffef38) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096
read(5, "gmess  @_ }\n\n1;\n", 4096)    = 16
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/etc/perl/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/Exporter.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/Exporter.pm", 0xbffff11c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/Exporter.pm", 0xbffff11c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/Exporter.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/Exporter.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl/5.8/Exporter.pm", 0xbffff11c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl/5.8/Exporter.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl/5.8/Exporter.pm", {st_mode=S_IFREG|0644, st_size=2218, 
...}) = 0
open("/usr/share/perl/5.8/Exporter.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffef38) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Exporter;\n\nrequire 5.006"..., 4096) = 2218
_llseek(5, 2217, [2217], SEEK_SET)      = 0
_llseek(5, 0, [2217], SEEK_CUR)         = 0
close(5)                                = 0
stat64("/etc/perl/File/Basename.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/File/Basename.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/File/Basename.pmc", 0xbffff20c) = -1 ENOENT 
(No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/File/Basename.pm", 0xbffff11c) = -1 ENOENT 
(No such file or directory)
stat64("/usr/local/share/perl/5.8.8/File/Basename.pmc", 0xbffff20c) = -1 ENOENT 
(No such file or directory)
stat64("/usr/local/share/perl/5.8.8/File/Basename.pm", 0xbffff11c) = -1 ENOENT 
(No such file or directory)
stat64("/usr/lib/perl5/File/Basename.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl5/File/Basename.pm", 0xbffff11c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/File/Basename.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl5/File/Basename.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl/5.8/File/Basename.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl/5.8/File/Basename.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl/5.8/File/Basename.pmc", 0xbffff20c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/share/perl/5.8/File/Basename.pm", {st_mode=S_IFREG|0644, 
st_size=11261, ...}) = 0
open("/usr/share/perl/5.8/File/Basename.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffef38) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "=head1 NAME\n\nFile::Basename - Pa"..., 4096) = 4096
stat64("/etc/perl/re.pmc", 0xbfffedac)  = -1 ENOENT (No such file or directory)
stat64("/etc/perl/re.pm", 0xbfffecbc)   = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/re.pmc", 0xbfffedac) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/lib/perl/5.8.8/re.pm", 0xbfffecbc) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/share/perl/5.8.8/re.pmc", 0xbfffedac) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/re.pm", 0xbfffecbc) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl5/re.pmc", 0xbfffedac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/re.pm", 0xbfffecbc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/re.pmc", 0xbfffedac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/re.pm", 0xbfffecbc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/re.pmc", 0xbfffedac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/re.pm", {st_mode=S_IFREG|0644, st_size=1340, ...}) = 0
open("/usr/lib/perl/5.8/re.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffead8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package re;\n\nour $VERSION = 0.05"..., 4096) = 1340
read(6, "", 4096)                       = 0
close(6)                                = 0
stat64("/etc/perl/strict.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/strict.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/strict.pmc", 0xbfffed6c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/lib/perl/5.8.8/strict.pm", 0xbfffec7c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/strict.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/strict.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/strict.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/strict.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/strict.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/strict.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/strict.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/strict.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl/5.8/strict.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl/5.8/strict.pm", {st_mode=S_IFREG|0644, st_size=599, 
...}) = 0
open("/usr/share/perl/5.8/strict.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffea98) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package strict;\n\n$strict::VERSIO"..., 4096) = 599
brk(0x81b4000)                          = 0x81b4000
_llseek(6, 598, [598], SEEK_SET)        = 0
_llseek(6, 0, [598], SEEK_CUR)          = 0
close(6)                                = 0
stat64("/etc/perl/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/warnings.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/warnings.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/warnings.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/warnings.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/warnings.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl/5.8/warnings.pm", 0xbfffec7c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl/5.8/warnings.pmc", 0xbfffed6c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl/5.8/warnings.pm", {st_mode=S_IFREG|0644, st_size=13018, 
...}) = 0
open("/usr/share/perl/5.8/warnings.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffea98) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "# -*- buffer-read-only: t -*-\n# "..., 4096) = 4096
read(6, "\\x00\\x00\\x00\\x00\\x00\", # [27]\n  "..., 4096) = 4096
read(6, "x00\\x20\\x00\", # [42]\n    \'untie\'"..., 4096) = 4096
read(6, "ssage = pop ;\n    my ($callers_b"..., 4096) = 730
read(6, "", 4096)                       = 0
close(6)                                = 0
read(5, "[:>\\]])?(.*)/s);\n    $dirpath ||"..., 4096) = 4096
read(5, ".\'.  fileparse() would return \'f"..., 4096) = 3069
brk(0x81d5000)                          = 0x81d5000
read(5, "", 4096)                       = 0
close(5)                                = 0
read(4, "paths;\n    my(@created,$path);\n "..., 4096) = 3738
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("/etc/perl/OpaL/action.pmc", 0xbffff6ac) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/OpaL/action.pm", 0xbffff5bc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/OpaL/action.pmc", 0xbffff6ac) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/OpaL/action.pm", 0xbffff5bc) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/OpaL/action.pmc", 0xbffff6ac) = -1 ENOENT 
(No such file or directory)
stat64("/usr/local/share/perl/5.8.8/OpaL/action.pm", 0xbffff5bc) = -1 ENOENT 
(No such file or directory)
stat64("/usr/lib/perl5/OpaL/action.pmc", 0xbffff6ac) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl5/OpaL/action.pm", 0xbffff5bc) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/OpaL/action.pmc", 0xbffff6ac) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl5/OpaL/action.pm", {st_mode=S_IFREG|0644, st_size=12095, 
...}) = 0
open("/usr/share/perl5/OpaL/action.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff3d8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "#!/usr/bin/perl\n#    OpaL Perl M"..., 4096) = 4096
stat64("/etc/perl/vars.pmc", 0xbffff20c) = -1 ENOENT (No such file or directory)
stat64("/etc/perl/vars.pm", 0xbffff11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/vars.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/lib/perl/5.8.8/vars.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/vars.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/vars.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl5/vars.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/vars.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/vars.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/vars.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/vars.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/vars.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl/5.8/vars.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl/5.8/vars.pm", {st_mode=S_IFREG|0644, st_size=1149, 
...}) = 0
open("/usr/share/perl/5.8/vars.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffef38) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 1149
stat64("/etc/perl/warnings/register.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/etc/perl/warnings/register.pm", 0xbfffec7c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/lib/perl/5.8.8/warnings/register.pmc", 0xbfffed6c) = -1 
ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/warnings/register.pm", 0xbfffec7c) = -1 
ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/warnings/register.pmc", 0xbfffed6c) = -1 
ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.8/warnings/register.pm", 0xbfffec7c) = -1 
ENOENT (No such file or directory)
stat64("/usr/lib/perl5/warnings/register.pmc", 0xbfffed6c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl5/warnings/register.pm", 0xbfffec7c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl5/warnings/register.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/share/perl5/warnings/register.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl/5.8/warnings/register.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl/5.8/warnings/register.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/share/perl/5.8/warnings/register.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/share/perl/5.8/warnings/register.pm", {st_mode=S_IFREG|0644, 
st_size=732, ...}) = 0
open("/usr/share/perl/5.8/warnings/register.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffea98) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package warnings::register;\n\nour"..., 4096) = 732
read(6, "", 4096)                       = 0
close(6)                                = 0
_llseek(5, 1148, [1148], SEEK_SET)      = 0
_llseek(5, 0, [1148], SEEK_CUR)         = 0
close(5)                                = 0
stat64("/etc/perl/POSIX.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/POSIX.pm", 0xbffff11c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.8/POSIX.pmc", 0xbffff20c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/lib/perl/5.8.8/POSIX.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/POSIX.pmc", 0xbffff20c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/POSIX.pm", 0xbffff11c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl5/POSIX.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/POSIX.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/POSIX.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/POSIX.pm", 0xbffff11c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/POSIX.pmc", 0xbffff20c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/POSIX.pm", {st_mode=S_IFREG|0644, st_size=1435, ...}) 
= 0
open("/usr/lib/perl/5.8/POSIX.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffef38) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package POSIX;\n\nour(@ISA, %EXPOR"..., 4096) = 1435
stat64("/etc/perl/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/AutoLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/AutoLoader.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT 
(No such file or directory)
stat64("/usr/local/share/perl/5.8.8/AutoLoader.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl5/AutoLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/AutoLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl/5.8/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/perl/5.8/AutoLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl/5.8/AutoLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such 
file or directory)
stat64("/usr/share/perl/5.8/AutoLoader.pm", {st_mode=S_IFREG|0644, 
st_size=4937, ...}) = 0
open("/usr/share/perl/5.8/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffea98) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096
read(6, " \'lib\').\n    #\n\n    (my $calldir"..., 4096) = 841
brk(0x81f6000)                          = 0x81f6000
brk(0x81f5000)                          = 0x81f5000
_llseek(6, 4936, [4936], SEEK_SET)      = 0
_llseek(6, 0, [4936], SEEK_CUR)         = 0
close(6)                                = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/autosplit.ix", {st_mode=S_IFREG|0644, 
st_size=2265, ...}) = 0
open("/usr/lib/perl/5.8/auto/POSIX/autosplit.ix", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffea98) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "# Index created by AutoSplit for"..., 4096) = 2265
read(6, "", 4096)                       = 0
close(6)                                = 0
stat64("/etc/perl/XSLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/XSLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/XSLoader.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/XSLoader.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/XSLoader.pmc", 0xbfffed6c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/XSLoader.pm", 0xbfffec7c) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/XSLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/XSLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/XSLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/XSLoader.pm", 0xbfffec7c) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/XSLoader.pmc", 0xbfffed6c) = -1 ENOENT (No such file 
or directory)
stat64("/usr/lib/perl/5.8/XSLoader.pm", {st_mode=S_IFREG|0644, st_size=3408, 
...}) = 0
open("/usr/lib/perl/5.8/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffea98) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "# Generated from XSLoader.pm.PL "..., 4096) = 3408
_llseek(6, 3407, [3407], SEEK_SET)      = 0
_llseek(6, 0, [3407], SEEK_CUR)         = 0
close(6)                                = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0644, 
st_size=114248, ...}) = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/POSIX.bs", {st_mode=S_IFREG|0644, 
st_size=0, ...}) = 0
open("/usr/lib/perl/5.8/auto/POSIX/POSIX.so", O_RDONLY) = 5
read(5, "[EMAIL PROTECTED]"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=114248, ...}) = 0
mmap2(NULL, 117260, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 
0x4020b000
mmap2(0x40227000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1b) = 0x40227000
close(5)                                = 0
stat64("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0644, 
st_size=6617, ...}) = 0
getgroups32(0, NULL)                    = 2
getgroups32(2, [1003, 115])             = 2
stat64("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0644, 
st_size=6617, ...}) = 0
open("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffef38) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "# NOTE: Derived from ../../lib/P"..., 4096) = 4096
brk(0x8216000)                          = 0x8216000
read(5, "xfrm)],\n\n    sys_stat_h => [qw(S"..., 4096) = 2521
read(5, "", 4096)                       = 0
close(5)                                = 0
brk(0x8237000)                          = 0x8237000
read(4, "<[EMAIL PROTECTED]>\n# Date:\t\t2000-"..., 4096) = 4096
read(4, "= 1);\n\t$quietcmd = \" \\> /dev/nul"..., 4096) = 3903
_llseek(4, 8472, [8472], SEEK_SET)      = 0
_llseek(4, 0, [8472], SEEK_CUR)         = 0
close(4)                                = 0
stat64("/etc/perl/OpaL/read.pmc", 0xbffff6ac) = -1 ENOENT (No such file or 
directory)
stat64("/etc/perl/OpaL/read.pm", 0xbffff5bc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/OpaL/read.pmc", 0xbffff6ac) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/lib/perl/5.8.8/OpaL/read.pm", 0xbffff5bc) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/OpaL/read.pmc", 0xbffff6ac) = -1 ENOENT (No 
such file or directory)
stat64("/usr/local/share/perl/5.8.8/OpaL/read.pm", 0xbffff5bc) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/OpaL/read.pmc", 0xbffff6ac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl5/OpaL/read.pm", 0xbffff5bc) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/OpaL/read.pmc", 0xbffff6ac) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/perl5/OpaL/read.pm", {st_mode=S_IFREG|0644, st_size=7928, 
...}) = 0
open("/usr/share/perl5/OpaL/read.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff3d8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "#!/usr/bin/perl\n#    OpaL Perl M"..., 4096) = 4096
_llseek(4, 2613, [2613], SEEK_SET)      = 0
_llseek(4, 0, [2613], SEEK_CUR)         = 0
close(4)                                = 0
read(3, " ();\n# Just a string describing "..., 4096) = 4096
read(3, "################################"..., 4096) = 4096
read(3, "y to use to sign the archive.\n -"..., 4096) = 4096
read(3, "ages = 1;  \n\t\t}\n\t    }\n\t}\n\telsif"..., 4096) = 4096
brk(0x8258000)                          = 0x8258000
read(3, "stdir = join (\'/\', @components[0"..., 4096) = 4096
read(3, "rmineMailTo(),\n\t  $CConf{\'Source"..., 4096) = 4096
read(3, "  $d =~ /^binary-/ &&\n\t\t\t    -d "..., 4096) = 4096
read(3, "e can have apt-ftparchive only i"..., 4096) = 4096
brk(0x8279000)                          = 0x8279000
read(3, "sphrase-fd 0 -o $path/Release.gp"..., 4096) = 4096
read(3, "roved changes file verification "..., 4096) = 4096
read(3, "ectory $dis/$se/binary-all\",\n\t\t\t"..., 4096) = 4096
read(3, "rify $cfile.\\n\";\n\t    return \"re"..., 4096) = 4096
brk(0x829a000)                          = 0x829a000
read(3, "{\n\t$archsec = \"binary-$arch\";\n  "..., 4096) = 4096
read(3, "################################"..., 4096) = 4096
read(3, "\n#  2001-06-29 Ola Lundqvist <op"..., 4096) = 4096
read(3, ") {\n\t    $state = \"END\";\n\t    pd"..., 4096) = 4096
brk(0x82bb000)                          = 0x82bb000
brk(0x82ba000)                          = 0x82ba000
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
stat64("/etc/debarchiver.conf", {st_mode=S_IFREG|0644, st_size=3024, ...}) = 0
stat64("/etc/debarchiver.conf", {st_mode=S_IFREG|0644, st_size=3024, ...}) = 0
open("/etc/debarchiver.conf", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff8c8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "# This is a sample configuration"..., 4096) = 3024
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("/proj/bitshapers/.debarchiver.conf", 0x8151920) = -1 ENOENT (No such 
file or directory)
stat64("", 0x8151920)                   = -1 ENOENT (No such file or directory)
chdir("/proj/bitshapers/debarchive/incoming") = 0
stat64("input.conf", {st_mode=S_IFREG|0664, st_size=515, ...}) = 0
stat64("/etc/perl/input.conf", 0xbffffaac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/perl/5.8.8/input.conf", 0xbffffaac) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.8/input.conf", 0xbffffaac) = -1 ENOENT (No 
such file or directory)
stat64("/usr/lib/perl5/input.conf", 0xbffffaac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl5/input.conf", 0xbffffaac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/perl/5.8/input.conf", 0xbffffaac) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/perl/5.8/input.conf", 0xbffffaac) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/lib/site_perl/input.conf", 0xbffffaac) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/perl/5.8.0/input.conf", 0xbffffaac) = -1 ENOENT (No 
such file or directory)
stat64("./input.conf", {st_mode=S_IFREG|0664, st_size=515, ...}) = 0
open("./input.conf", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff8c8) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "# vim:syn=perl\n\n#$inputdir      "..., 4096) = 515
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("/proj/bitshapers/.gnupg/passphrase", 0x8151920) = -1 ENOENT (No such 
file or directory)
chdir("/proj/bitshapers/debarchive/dists") = 0
lstat64("unstable", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0
stat64("sid/main/binary-all", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, 
...}) = 0
stat64("sid/main/binary-i386", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, 
...}) = 0
stat64("sid/main/binary-i386/Packages", {st_mode=S_IFREG|0644, st_size=0, ...}) 
= 0
stat64("sid/main/binary-i386/Packages.gz", {st_mode=S_IFREG|0644, st_size=29, 
...}) = 0
lstat64("sid", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
lstat64("sid/main", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
lstat64("sid/main/binary-i386", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, 
...}) = 0
stat64("sid/main/binary-i386/Release", {st_mode=S_IFREG|0664, st_size=107, 
...}) = 0
open("sid/main/binary-i386/Release", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff968) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0664, st_size=107, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0664, st_size=107, ...}) = 0
read(4, "Archive: unstable\nComponent: mai"..., 4096) = 107
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("sid/main/source", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat64("sid/main/source/Sources", {st_mode=S_IFREG|0644, st_size=944, ...}) = 0
stat64("sid/main/source/Sources.gz", {st_mode=S_IFREG|0644, st_size=440, ...}) 
= 0
lstat64("sid", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
lstat64("sid/main", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
lstat64("sid/main/source", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat64("sid/main/source/Release", {st_mode=S_IFREG|0664, st_size=109, ...}) = 0
open("sid/main/source/Release", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff968) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0664, st_size=109, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0664, st_size=109, ...}) = 0
read(4, "Archive: unstable\nComponent: mai"..., 4096) = 109
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("sid/main/override", {st_mode=S_IFREG|0664, st_size=49, ...}) = 0
stat64("sid/main/override.src", {st_mode=S_IFREG|0664, st_size=49, ...}) = 0
stat64("/proj/bitshapers/debarchive/dists/unstable/main/override", 
{st_mode=S_IFREG|0664, st_size=49, ...}) = 0
stat64("/proj/bitshapers/debarchive/dists/unstable/main/override.src", 
{st_mode=S_IFREG|0664, st_size=49, ...}) = 0
chdir("/proj/bitshapers/debarchive/incoming") = 0
stat64("debarchiver.lock", 0x8151920)   = -1 ENOENT (No such file or directory)
write(1, "Message: Loading config file /et"..., 399) = 399
_llseek(3, 69020, [69020], SEEK_SET)    = 0
_llseek(3, 0, [69020], SEEK_CUR)        = 0
pipe([4, 5])                            = 0
fork()                                  = 25098
--- SIGCHLD (Child exited) @ 0 (0) ---
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25098, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25098
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4
fstat64(4, {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
getdents64(4, /* 4 entries */, 4096)    = 120
getdents64(4, /* 0 entries */, 4096)    = 0
close(4)                                = 0
stat64("/proj/bitshapers/debarchive/incoming/testing", 0x8151920) = -1 ENOENT 
(No such file or directory)
stat64("/proj/bitshapers/debarchive/incoming/unstable", 0x8151920) = -1 ENOENT 
(No such file or directory)
stat64("/proj/bitshapers/debarchive/incoming/stable", 0x8151920) = -1 ENOENT 
(No such file or directory)
chdir("/proj/bitshapers/debarchive/incoming") = 0
write(1, "Debug: Creating lockfile debarch"..., 178) = 178
pipe([4, 5])                            = 0
fork()                                  = 25099
--- SIGCHLD (Child exited) @ 0 (0) ---
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25099, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25099
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
chdir("/proj/bitshapers/debarchive/dists") = 0
stat64("/proj/bitshapers/debarchive/dists/debarchiver.lock", 0x8151920) = -1 
ENOENT (No such file or directory)
write(1, "Debug: Removing lockfile debarch"..., 246) = 246
pipe([4, 5])                            = 0
fork()                                  = 25100
--- SIGCHLD (Child exited) @ 0 (0) ---
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25100, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25100
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
open("/proj/bitshapers/debarchive/dists/.apt-ftparchive.conf", 
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff968) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
lstat64("/proj/bitshapers/debarchive/dists/sid", {st_mode=S_IFDIR|S_ISGID|0775, 
st_size=4096, ...}) = 0
stat64("/proj/bitshapers/debarchive/dists/unstable/main/override", 
{st_mode=S_IFREG|0664, st_size=49, ...}) = 0
stat64("/proj/bitshapers/debarchive/dists/unstable/main/override.src", 
{st_mode=S_IFREG|0664, st_size=49, ...}) = 0
write(4, "Dir {\n  ArchiveDir \"/proj/bitsha"..., 407) = 407
close(4)                                = 0
write(1, "Debug: Creating lockfile /proj/b"..., 281) = 281
pipe([4, 5])                            = 0
fork()                                  = 25101
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25101, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25101
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
unlink("/proj/bitshapers/debarchive/dists/.apt-ftparchive.conf") = 0
stat64("/proj/bitshapers/debarchive/dists/unstable/main/override", 
{st_mode=S_IFREG|0664, st_size=49, ...}) = 0
stat64("/proj/bitshapers/debarchive/dists/unstable/main/override.src", 
{st_mode=S_IFREG|0664, st_size=49, ...}) = 0
stat64("unstable/Contents-all", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
unlink("unstable/Contents-all")         = 0
unlink("unstable/Contents-all.gz")      = 0
stat64("unstable/main/binary-all/Packages", {st_mode=S_IFREG|0644, st_size=0, 
...}) = 0
unlink("unstable/main/binary-all/Packages") = 0
unlink("unstable/main/binary-all/Packages.gz") = 0
unlink("unstable/main/binary-all/Packages.bz2") = -1 ENOENT (No such file or 
directory)
open("unstable/.apt-ftparchive.conf", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 
0666) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff968) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
write(4, "APT::FTPArchive::Release::Origin"..., 288) = 288
close(4)                                = 0
unlink("unstable/Release")              = 0
write(1, "Debug: Index source and package "..., 264) = 264
pipe([4, 5])                            = 0
fork()                                  = 25116
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25116, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25116
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
write(1, "Debug: Generate Release file for"..., 139) = 139
pipe([4, 5])                            = 0
fork()                                  = 25118
--- SIGCHLD (Child exited) @ 0 (0) ---
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25118, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25118
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
unlink("unstable/Release.gpg")          = 0
write(1, "Debug: Put Release for unstable "..., 196) = 196
pipe([4, 5])                            = 0
fork()                                  = 25119
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25119, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25119
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
unlink("unstable/.apt-ftparchive.conf") = 0
write(1, "Debug: Signing Release file for "..., 207) = 207
pipe([4, 5])                            = 0
fork()                                  = 25120
--- SIGCHLD (Child exited) @ 0 (0) ---
close(5)                                = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(25120, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 25120
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
read(4, "", 4)                          = 0
close(4)                                = 0
write(1, "Debug: Removing lockfile /proj/b"..., 78) = 78
close(3)                                = 0
exit_group(0)                           = ?
Jun 16 21:19:02 io debarchiver: Message: Loading config file 
/etc/debarchiver.conf:
Jun 16 21:19:02 io debarchiver: ^I
Jun 16 21:19:02 io debarchiver: ^I
Jun 16 21:19:02 io debarchiver: Debug: Change to dir 
/proj/bitshapers/debarchive/incoming
Jun 16 21:19:02 io debarchiver: Debug: Change to dir 
/proj/bitshapers/debarchive/dists
Jun 16 21:19:02 io debarchiver: Debug: Read Release file in sid/main/binary-i386
Jun 16 21:19:02 io debarchiver: Debug: Read Release file in sid/main/source
Jun 16 21:19:02 io debarchiver: Debug: Change to dir 
/proj/bitshapers/debarchive/incoming
Jun 16 21:19:02 io debarchiver: Message: Creating lockfile debarchiver.lock
Jun 16 21:19:02 io debarchiver: Debug: CMD: touch debarchiver.lock
Jun 16 21:19:02 io debarchiver: Debug: Creating lockfile debarchiver.lock
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Debug: Change to dir 
/proj/bitshapers/debarchive/incoming
Jun 16 21:19:02 io debarchiver: Message: Removing lockfile debarchiver.lock.
Jun 16 21:19:02 io debarchiver: Debug: CMD: rm debarchiver.lock
Jun 16 21:19:02 io debarchiver: Debug: Removing lockfile debarchiver.lock.
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Debug: Change to dir 
/proj/bitshapers/debarchive/dists
Jun 16 21:19:02 io debarchiver: Message: Creating lockfile 
/proj/bitshapers/debarchive/dists/debarchiver.lock
Jun 16 21:19:02 io debarchiver: Debug: CMD: touch 
/proj/bitshapers/debarchive/dists/debarchiver.lock
Jun 16 21:19:02 io debarchiver: Debug: Creating lockfile 
/proj/bitshapers/debarchive/dists/debarchiver.lock
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Debug: Create apt-ftparchive config
Jun 16 21:19:02 io debarchiver: Message: Index source and package files in 
/proj/bitshapers/debarchive/dists
Jun 16 21:19:02 io debarchiver: Debug: CMD: apt-ftparchive generate 
/proj/bitshapers/debarchive/dists/.apt-ftparchive.conf
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Debug: Index source and package files in 
/proj/bitshapers/debarchive/dists
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Debug: Create apt-ftparchive Release config for 
unstable
Jun 16 21:19:02 io debarchiver: Message: Generate Release file for unstable
Jun 16 21:19:02 io debarchiver: Debug: CMD: apt-ftparchive -c 
unstable/.apt-ftparchive.conf release unstable > Release
Jun 16 21:19:02 io debarchiver: Debug: Generate Release file for unstable
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Message: Put Release for unstable in the right 
location
Jun 16 21:19:02 io debarchiver: Debug: CMD: mv Release unstable/Release
Jun 16 21:19:02 io debarchiver: Debug: Put Release for unstable in the right 
location
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Message: Signing Release file for unstable with 
key '201AB67B'
Jun 16 21:19:02 io debarchiver: Debug: CMD: gpg -a -b -s -u 201AB67B -o 
unstable/Release.gpg unstable/Release
Jun 16 21:19:02 io debarchiver: Debug: Signing Release file for unstable with 
key '201AB67B'
Jun 16 21:19:02 io debarchiver: 
Jun 16 21:19:02 io debarchiver: Message: Removing lockfile 
/proj/bitshapers/debarchive/dists/debarchiver.lock.
Jun 16 21:19:02 io debarchiver: Debug: CMD: rm 
/proj/bitshapers/debarchive/dists/debarchiver.lock
Jun 16 21:19:02 io debarchiver: Debug: Removing lockfile 
/proj/bitshapers/debarchive/dists/debarchiver.lock.
Jun 16 21:19:02 io debarchiver: 

Attachment: pgp5lyJ5kDJrJ.pgp
Description: PGP signature

Reply via email to