Hi!

On Sun, 2014-10-12 at 20:22:14 -0400, James McCoy wrote:
> On Sun, Oct 12, 2014 at 05:59:29PM +0200, Axel Beckert wrote:
> > the upload of dpkg 1.17.17 broke "debuild" from the devscripts package
> > severly (see https://bugs.debian.org/764963 for details), so please add
> > a "Breaks: devscripts (<< $fixed_version)" to dpkg-dev as soon as
> > #764963 is fixed.
> 
> Just to clarify what happened here, the new options parsing that was
> implemented caused the (granted, incorrect) command "dpkg-architecture
> -a -t -qDEB_HOST_ARCH" to fail with the error
> 
>   dpkg-architecture: error: unknown Debian architecture -t, you must
>   specify GNU system type, too
> 
> whereas before (for at least the past 8 years) it would report the
> architecture.

Yes, this was also buggy in dpkg-buildpackage itself and that's why
debuild had it that way (due to code copying), I didn't catch it in
debuild, because I don't use it anymore, sorry about that!

It would be nice to rewrite debuild as a very tiny shim over
dpkg-buildpackage, now that hooks are supported, so that it does not
need to keep up with dpkg-buildpackage changes. I thought there was a
bug report for this already in devscripts, but it seems the one I was
thinking about was closed some time ago.

> Note, there should probably be a period at the end of the message.

Error messages in dpkg (which are not supposed to be sentences anyway)
do not start with capitalization nor end in a dot. This one might fail
the sentence test though. :)

On Sun, 2014-10-12 at 21:49:17 -0400, James McCoy wrote:
> Fixed in 2.14.9.

Thanks, changed locally, will include the Breaks in dpkg 1.17.18.

Regards,
Guillem


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to