Christoph Haas wrote: > Check the upstream archive (pdns_2.9.17.orig.tar.gz) again:
> There are files like debian/doc-base that cause trouble. We are > currently removing these files in the "clean:" target. But if that > target isn't called before building the package we get this error. Ah, now I understand. In that case, it would be good to move # Clean up stuff in the debian directory rm -f debian/.cvsignore debian/CVS/Entries debian/CVS/Repository \ debian/CVS/Root debian/doc-base debian/pdns-doc.postinst \ debian/pdns-doc.prerm debian/pdns.conffiles debian/pdns.postinst \ debian/pdns.postrm debian/pdns.prerm debian/shlibs.local to the top of the build target. > Since providing another orig archive is not an option we either need to > build the package with the "clean:" target called first. Or move the > cleanup part in the debian/rules makefile to another location that works > better. Better move this "line" up and upload to "stable", which will end up in proposed-updates (but will probably stall the package, unless the m68k and s390 buildds catch up). > I just wonder why the "clean:" is run here on pbuilder and not on gluck. Because I use make and not pbuilder. Regards, Joey -- Those who don't understand Unix are condemned to reinvent it, poorly. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]