Your message dated Wed, 2 Nov 2005 18:04:48 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#337042: devscripts: 'reassign NNNN  foo' works, but not 
'reassign NNNN foo'
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Nov 2005 11:28:44 +0000
>From [EMAIL PROTECTED] Wed Nov 02 03:28:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from kiwi.servaux.org [84.207.3.76] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EXGnM-0007xA-00; Wed, 02 Nov 2005 03:28:44 -0800
Received: from 81-178-99-163.dsl.pipex.com ([81.178.99.163] helo=peche)
        by kiwi.servaux.org with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EXGmS-0005DV-HY; Wed, 02 Nov 2005 11:27:48 +0000
Received: from [10.0.10.35] (helo=calabaza.anchorland.local)
        by peche.anchorland.local with esmtp (Exim 4.50)
        id 1EXGhR-0002IO-0M; Wed, 02 Nov 2005 11:22:37 +0000
Received: from piem by calabaza.anchorland.local with local (Exim 4.54)
        id 1EXGmo-0002x7-5f; Wed, 02 Nov 2005 11:28:10 +0000
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
From: Paul Brossier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: devscripts: 'reassign NNNN  foo' works, but not 'reassign NNNN foo'
X-Mailer: reportbug 3.17
Date: Wed, 02 Nov 2005 11:28:10 +0000
Message-Id: <[EMAIL PROTECTED]>
X-kiwi-MailScanner: Found to be clean
X-kiwi-MailScanner-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: devscripts
Version: 2.9.8
Severity: normal

it seems the following line isn't parsed correctly. using two spaces in
the first reassign to split the bug number from the package worked.

$ bts reassign 336993 yaird , clone 336993 -1 , reassign -1 initramfs-tools
"336993 yaird" does not look like a bug number
bts reassign: reassign what bug?
$ echo $?
9
$ man bts
Reformatting bts(1), please wait...
$ bts reassign 336993  yaird , clone 336993 -1 , reassign -1 initramfs-tools
$ 

cheers, piem

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages devscripts depends on:
ii  debianutils                   2.15       Miscellaneous utilities specific t
ii  dpkg-dev                      1.13.11    package building tools for Debian
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  perl                          5.8.7-7    Larry Wall's Practical Extraction 
ii  sed                           4.1.4-4    The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot                      1.5.4      Gives a fake root environment

-- no debconf information

---------------------------------------
Received: (at 337042-done) by bugs.debian.org; 2 Nov 2005 18:04:58 +0000
>From [EMAIL PROTECTED] Wed Nov 02 10:04:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail3.uklinux.net [80.84.72.33] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EXMyg-0004my-00; Wed, 02 Nov 2005 10:04:50 -0800
Received: from ip6-localhost (213-228-241-230.dsl.prodigynet.co.uk 
[213.228.241.230])
        by mail3.uklinux.net (Postfix) with ESMTP
        id BD5E2409FCA; Wed,  2 Nov 2005 18:04:48 +0000 (UTC)
Received: from jdg by ip6-localhost with local (Exim 4.54)
        id 1EXMye-0003oz-9U; Wed, 02 Nov 2005 18:04:48 +0000
Date: Wed, 2 Nov 2005 18:04:48 +0000
From: Julian Gilbey <[EMAIL PROTECTED]>
To: Paul Brossier <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#337042: devscripts: 'reassign NNNN  foo' works, but not 
'reassign NNNN foo'
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

On Wed, Nov 02, 2005 at 11:28:10AM +0000, Paul Brossier wrote:
> Package: devscripts
> Version: 2.9.8
> Severity: normal
> 
> it seems the following line isn't parsed correctly. using two spaces in
> the first reassign to split the bug number from the package worked.
> 
> $ bts reassign 336993??yaird , clone 336993 -1 , reassign -1 initramfs-tools
> "336993??yaird" does not look like a bug number
> bts reassign: reassign what bug?
> $ echo $?
> 9
> $ man bts
> Reformatting bts(1), please wait...
> $ bts reassign 336993 ??yaird , clone 336993 -1 , reassign -1 initramfs-tools
> $ 
> 
> cheers, piem

You've somehow managed to get a non-breaking space (UTF-8 encoded as
C2 A0) in your command line.  Your shell does not recognise this as a
word delimiter.  Use a normal space and all will work.

   Julian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to