Am Freitag, den 16.06.2006, 22:25 +0000 schrieb Julian Mehnle:
> 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.

Yes. The problem is, that the gzip name could get mangled (the reasons
are described at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326).

> > 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.

Hmm. I was wrong. I cannot get the necessary information from stracing
debarchiver. I need the strace from running the following command via
cron-job (not the one I asked for earlier):

'strace -ff -o /tmp/cron.log /usr/bin/apt-ftparchive
generate /var/lib/debarchiver/dists/.apt-ftparchive.conf'

The file .apt-ftparchive.conf is the file created by debarchiver
(therefor I commented out the line 'unlink($aptconfig);' in
handleIndex() in /usr/bin/debarchiver. This creates the
file .apt-ftparchive, but it is not removed, so the above command can be
run. Replace the path to apt.ftparchive.conf with your path. Then please
send attach the /tmp/cron.log* files or compare them with the ones found
at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326.

I'm pretty sure, that you just observe the same bug as reported at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326. The strace-log
for the above command will make it clear. Maybe you could be so nice to
try to do this (I know, this is some extra work).

Regards, Daniel




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to