Package: debian-cd
I've been working on trying to build cd images for raspbian using
debian-cd. While doing this I found that when building source cds
which_deb only looks for i386 and amd64 packages files. If it finds
neither it fails horriblly. This prevents building source CDs for
derivatives that focus on specific non-pc architectures like raspbian.
By fails horriblly I mean that rather than the failure of which_deb to
find a usable packages file being reported to the user the failure
results in crazy values in makefile variables (e.g. directory names in
variables which should contain file names) which in turn cause the build
process to fail in ways that have no obvious relation to the real issue.
To get things working for raspbian I just added armhf to the list of
architectures but this isn't really a good soloution in general.
--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50c0075e.7000...@postgrad.manchester.ac.uk