Your message dated Thu, 31 Mar 2005 10:05:08 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#302367: zsh: scp completion expands too soon (seems bug 
239070)
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; 31 Mar 2005 13:38:23 +0000
>From [EMAIL PROTECTED] Thu Mar 31 05:38:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 175.red-80-38-143.pooles.rima-tde.net 
(puesto4.feedbacknetworks.com) [80.38.143.175] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGzsN-0000Ol-00; Thu, 31 Mar 2005 05:38:23 -0800
Received: by puesto4.feedbacknetworks.com (Postfix, from userid 1000)
        id 545411680AE; Thu, 31 Mar 2005 15:37:51 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Pablo Barbachano <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: zsh: scp completion expands too soon (seems bug 239070)
X-Mailer: reportbug 3.9
Date: Thu, 31 Mar 2005 15:37:51 +0200
Message-Id: <[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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: zsh
Version: 4.2.4-7
Severity: minor


It seems bug 239070 was not correctly fixed? Looks like the same:

[EMAIL PROTECTED]:~% scp [EMAIL PROTECTED]:~/*.doc .                 
zsh: no matches found: [EMAIL PROTECTED]:~/*.doc

however

[EMAIL PROTECTED]:~% scp "[EMAIL PROTECTED]:~/*.doc" .                 

works.

Thanks,
Pablo

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages zsh depends on:
ii  debconf                 1.4.47           Debian configuration management sy
ii  libc6                   2.3.2.ds1-20     GNU C Library: Shared libraries an
ii  libncurses5             5.4-4            Shared libraries for terminal hand
ii  passwd                  1:4.0.3-31sarge1 change and administer password and

-- debconf information:
  zsh/rcmove:

---------------------------------------
Received: (at 302367-done) by bugs.debian.org; 31 Mar 2005 15:05:10 +0000
>From [EMAIL PROTECTED] Thu Mar 31 07:05:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from acolyte.scowler.net [216.254.112.45] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DH1EM-0004S2-00; Thu, 31 Mar 2005 07:05:10 -0800
Received: by acolyte.scowler.net (Postfix, from userid 1000)
        id 7A6B470054; Thu, 31 Mar 2005 10:05:08 -0500 (EST)
Date: Thu, 31 Mar 2005 10:05:08 -0500
From: Clint Adams <[EMAIL PROTECTED]>
To: Pablo Barbachano <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#302367: zsh: scp completion expands too soon (seems bug 239070)
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.6+20040907i
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-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
X-Spam-Level: 

> It seems bug 239070 was not correctly fixed? Looks like the same:
> 
> [EMAIL PROTECTED]:~% scp [EMAIL PROTECTED]:~/*.doc .                 
> zsh: no matches found: [EMAIL PROTECTED]:~/*.doc
> 
> however
> 
> [EMAIL PROTECTED]:~% scp "[EMAIL PROTECTED]:~/*.doc" .                 
> 
> works.

That's not a bug, and that's not scp completion.  Check the manual for
the NOMATCH and NULL_GLOB options.


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

Reply via email to