Your message dated 27 Nov 2002 23:21:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#170989: libc6: ldd: line 122 malformed, does not parse 
command line arguments
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; 27 Nov 2002 21:16:43 +0000
>From [EMAIL PROTECTED] Wed Nov 27 15:16:42 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mta203-rme.xtra.co.nz [210.86.15.146] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18H9Y1-0003Lc-00; Wed, 27 Nov 2002 15:16:41 -0600
Received: from mta1-rme.xtra.co.nz ([210.86.15.141])
          by mta203-rme.xtra.co.nz with ESMTP
          id <[EMAIL PROTECTED]>;
          Thu, 28 Nov 2002 10:16:09 +1300
Received: from necitfw1.test.nec.co.nz ([210.54.89.211])
          by mta1-rme.xtra.co.nz with ESMTP
          id <[EMAIL PROTECTED]>;
          Thu, 28 Nov 2002 10:16:05 +1300
Received: from [192.168.2.159] (helo=ghost)
        by necitfw1.test.nec.co.nz with esmtp (Exim 3.35 #1 (Debian))
        id 18H9dm-0003sS-00; Thu, 28 Nov 2002 10:22:38 +1300
Content-Type: text/plain;
  charset="us-ascii"
From: Dan Griffiths <[EMAIL PROTECTED]>
To: Ben Collins <[EMAIL PROTECTED]>
Subject: libc6: ldd: line 122 malformed, does not parse command line arguments
Date: Thu, 28 Nov 2002 10:03:16 +1300
User-Agent: KMail/1.4.3
Cc: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=1.1 required=5.0
        tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL
        version=2.41
X-Spam-Level: *

Package: libc6
Version: 2.3.1-5

ldd wrapper script does not parse command line arguments

Example:
host:~# ldd /usr/bin/ls
ldd: ./: No such file or directory

Line 122 of /usr/bin/ldd is malformed as shown below:
for file do

I recommend line 122 should be corrected to:
for file in $*; do

Best regards,
Dan

---------------------------------------
Received: (at 170989-done) by bugs.debian.org; 27 Nov 2002 22:22:07 +0000
>From [EMAIL PROTECTED] Wed Nov 27 16:22:06 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mailout01.sul.t-online.com [194.25.134.80] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18HAZI-00042m-00; Wed, 27 Nov 2002 16:22:04 -0600
Received: from fwd08.sul.t-online.de 
        by mailout01.sul.t-online.com with smtp 
        id 18HAZH-0006tX-02; Wed, 27 Nov 2002 23:22:03 +0100
Received: from juist ([EMAIL PROTECTED]) by fmrl08.sul.t-online.com
        with esmtp id 18HAZ2-0ds5g0C; Wed, 27 Nov 2002 23:21:48 +0100
Received: from falk by juist with local (Exim 3.36 #1 (Debian))
        id 18HAZ0-0001V8-00
        for <[EMAIL PROTECTED]>; Wed, 27 Nov 2002 23:21:46 +0100
X-Face: "iUeUu$b*W_"w?tV83Y3*r:`rh&dRv}$YnZ3,LVeCZSYVuf[Gpo*5%_=/\_!gc_,SS}[~xZ
 wY77I-M)xHIx:2f56g%/`SOw"Dx%4Xq0&f\Tj~>|QR|vGlU}TBYhiG(K:2<T^
To: [EMAIL PROTECTED]
Subject: Re: Bug#170989: libc6: ldd: line 122 malformed, does not parse command 
line arguments
References: <[EMAIL PROTECTED]>
From: Falk Hueffner <[EMAIL PROTECTED]>
Date: 27 Nov 2002 23:21:46 +0100
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Lines: 15
User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (broccoli)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-9.2 required=5.0
        tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,
              SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT
        version=2.41
X-Spam-Level: 

Dan Griffiths <[EMAIL PROTECTED]> writes:

> Package: libc6
> Version: 2.3.1-5
> 
> ldd wrapper script does not parse command line arguments
> 
> Example:
> host:~# ldd /usr/bin/ls
> ldd: ./: No such file or directory

Your bash is broken. See #170989.

-- 
        Falk


Reply via email to