package: dpkg-dev
version: 1.14.4
severity: minor
dpkg-gencontol does:
grep(debarch_is($host_arch, $_), @archlist) ||
&error(sprintf(_g("current build architecture %s does not".
" appear in package's list (%s)"),
$host_arch, "@archlist"));
which in current unstable results in a confusing error message like:
dpkg-gencontrol: error: current build architecture abacus does not appear in
package's list (abacus)
(I'm using abacus as architecture name in my test-suite, so that the
results do not depend on the architecture it is run on).
Hochachtungsvoll,
Bernhard R. Link
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]