Package: ftp.debian.org User: ftp.debian....@packages.debian.org Usertags: dak
The lintian check fails for packages that refer to upstream tarballs in NEW: > W: lintian failed for > /srv/ftp-master.debian.org/tmp/dakup3IIw/readosm_1.0.0a-2_i386.changes > [return code: 2]. > W: [possible output:] gpgv: keyblock resource > `/home/dak-unpriv/.gnupg/trustedkeys.gpg': file open error > [possible output:] gpgv: Signature made Wed Oct 3 22:08:22 2012 UTC using > DSA key ID 1392B174 > [possible output:] gpgv: Can't check signature: public key not found > [possible output:] dpkg-source: error: cannot fstat file > /tmp/temp-lintian-lab-avvP4ypHUd/pool/r/readosm/readosm_1.0.0a-2_source/readosm_1.0.0a.orig.tar.gz: > Permission denied > [possible output:] internal error: dpkg-source -x failed with status 13 at > /usr/share/lintian/lib/Lintian/Util.pm line 831. > [possible output:] warning: collect info unpacked about package readosm > failed > [possible output:] warning: skipping check of source package readosm The problem is that *.orig.tar.gz is a symlink to the file in NEW which is not readable by dak-unpriv. Maybe we should just always copy files around instead of trying to do less I/O? Ansgar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org