Hi, As you have noticed
> cowdancer: cannot open ilistfile /.ilist > cowdancer: Fatal, initialize_functions failed > cowdancer: cannot open ilistfile /.ilist > cowdancer: cannot open ilistfile /.ilist > cowdancer: Fatal, initialize_functions failed > cowdancer: cannot open ilistfile /.ilist > cowdancer: cannot open ilistfile /.ilist > Can't open perl script "/usr/bin/dpkg-source": Cannot allocate memory This means one thing, cowdancer failed to open .ilist. 'Cannot allocate memory' just means cowdancer returns ENOMEM in case of such error (I don't know if I documented this, but it will say so in the source code). So I think you want to find out why cowdancer thinks it cannot open ilistfile (does the file not exist, or is 'open' failing in libc, or some other LD_PRELOAD is working weird with 'open'). regards, junichi -- dan...@{netfort.gr.jp,debian.org} -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org