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

Bug#885017: DDPO: extract_incoming.pl: unxz: (stdin): File format not recognized



Package: qa.debian.org
Severity: normal
Tags: newcomer
User: qa.debian.org@packages.debian.org
Usertags: ddpo

Occasionally we get an error mail from the ddpo.incoming cron job like
the one below. As far as I can tell this is caused by line 102 from the
extract_incoming.pl file. The code should be changed to separate the
download from the decompression, print the download errors, check the
file before decompressing and print any issues with the file. This way,
the QA team can more easily debug the problem. Right now the problem is
not debuggable in any way because of the ambiguous error message.

    open B, "wget $ca_debian -q -O - https://incoming.debian.org/debian-buildd/dists/buildd-$dist/main/source/Sources.xz | unxz |" or die "wget: $!";

https://anonscm.debian.org/git/qa/qa.git/tree/data/ddpo/extract_incoming.pl#n102

From:	Cron Daemon <root@quantz.debian.org>
To:	cron-error@qa.debian.org
Subject:	Cron <qa@quantz> nice -15 flock -n /srv/qa.debian.org/lock/ddpo.incoming /srv/qa.debian.org/data/cronjobs/ddpo.incoming

unxz: (stdin): File format not recognized

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: