[cl-debian] Bug#471223: ecl - FTBFS: dpkg-genchanges: failure: cannot read files list file: No such file or directory

tags 471223 + patch thanks Hi, in ecl 0.9j-20080306-1 all actions of the "binary-arch" target were moved to "binary-indep". This is cleary wrong, as one "Architecture: any" package is defined in debian/control. I have changed debian/rules in a way that the "Architecture: any" package "ecl" is created in "binary-arch" and the "Architecture: all" package "ecl-doc" in "binary-indep". For this I created the targets "build-arch" and "build-indep" and made "build" depend on both, "binary-arch" on "build-arch", and "binary-indep" on "build-indep". "build-indep" really only builds the info documentation. I have added the necessary dh_* calls to "binary-indep" and all dh_* calls have added the appropiate -a or -i options. The packages that are created by this updated debian/rules contain exactly the same files as the original ones and have no additional lintian warnings or errors. They build and install fine on i386 and amd64 with gcc-4.3 and if using "dpkg-buildpackage -B" (i.e. when only building binary-arch packages like on a buildd). The patch is attached and the build logs for i386 and amd64 can be found at: http://servercare.de/debian/logs/ecl_i386_2008-04-28-1209406859.log http://servercare.de/debian/logs/ecl_amd64_2008-04-28-1209410680.log Regards, Sebastian

Processing commands for control@bugs.debian.org:
tags 471223 + patch Bug#471223: ecl - FTBFS: dpkg-genchanges: failure: cannot read files list file: No such file or directory There were no tags set. Tags added: patch
thanks Stopping processing here.
Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)

tags 471223 + pending thanks Hi Sebastian! On Mon, 28 Apr 2008 21:55:04 +0200, Sebastian Bober wrote:
I have changed debian/rules in a way that the "Architecture: any" package "ecl" is created in "binary-arch" and the "Architecture: all" package "ecl-doc" in "binary-indep".
Thank you for the patch, I applied it: http://git.debian.org/?p=pkg-common-lisp/ecl.git;a=commitdiff;h=ea533d37e8d7... Thx, bye, Gismo / Luca

Processing commands for control@bugs.debian.org:
tags 471223 + pending Bug#471223: ecl - FTBFS: dpkg-genchanges: failure: cannot read files list file: No such file or directory Tags were: patch Tags added: pending
thanks Stopping processing here.
Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
participants (3)
-
Luca Capello
-
owner@bugs.debian.org
-
Sebastian Bober