[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#167697: marked as done (xdvi wrapper doesn't work with bash_2.05b-4)



Your message dated Thu, 7 Nov 2002 17:39:35 +0000
with message-id <20021107173935.GA11207@polya>
and subject line Fixed with bash_2.05b-5
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; 4 Nov 2002 11:25:27 +0000
>From rvr@ncc.up.pt Mon Nov 04 05:25:26 2002
Return-path: <rvr@ncc.up.pt>
Received: from a213-22-158-222.netcabo.pt (localhost) [213.22.158.222] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 188fME-0004yA-00; Mon, 04 Nov 2002 05:25:26 -0600
Received: from localhost ([127.0.0.1] ident=rvr)
	by localhost with smtp (Exim 3.36 #1 (Debian))
	id 188fKd-00024w-00
	for <submit@bugs.debian.org>; Mon, 04 Nov 2002 11:23:47 +0000
Date: Mon, 4 Nov 2002 11:23:47 +0000
From: Rogerio Reis <rvr@ncc.up.pt>
To: submit@bugs.debian.org
Subject: xdvi wrapper doesn't work with bash_2.05b-4
Message-Id: <[🔎] 20021104112347.30d4a952.rvr@ncc.up.pt>
Organization: Universidade do Porto
X-Mailer: Sylpheed version 0.8.5claws56 (GTK+ 1.2.10; )
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-2.2 required=5.0
	tests=NOSPAM_INC,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: tetex-bin
Version: 1.0.7+20011202-8

xdvi wrapper does not parse correctly its arguments. 

suggestion: change cicle (line 49)

for i
do
    args="$args $lastarg"
    lastarg=$i
done

	to:

for i in $*
do
    args="$args $lastarg"
    lastarg=$i
done


---------------------------------------
Received: (at 167697-done) by bugs.debian.org; 7 Nov 2002 17:40:07 +0000
>From jdg@polya.uklinux.net Thu Nov 07 11:40:06 2002
Return-path: <jdg@polya.uklinux.net>
Received: from (giserver.graylab.ac.uk) [212.219.87.30] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 189qdS-0004dk-00; Thu, 07 Nov 2002 11:40:06 -0600
Received: from polya ([10.0.1.155]) by giserver.graylab.ac.uk
          (Netscape Messaging Server 4.15) with ESMTP id H57VO000.70T for
          <167697-done@bugs.debian.org>; Thu, 7 Nov 2002 17:38:24 +0000 
Received: from jdg by polya with local (Exim 3.36 #1 (Debian))
	id 189qcx-0002v6-00; Thu, 07 Nov 2002 17:39:35 +0000
Date: Thu, 7 Nov 2002 17:39:35 +0000
From: Julian Gilbey <jdg@debian.org>
To: 167697-done@bugs.debian.org
Subject: Fixed with bash_2.05b-5
Message-ID: <20021107173935.GA11207@polya>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Sender: Julian Gilbey <jdg@polya.uklinux.net>
Delivered-To: 167697-done@bugs.debian.org
X-Spam-Status: No, hits=-6.6 required=5.0
	tests=SIGNATURE_SHORT_SPARSE,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

The xdvi wrapped should be working again with bash_2.05b-5.

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

        Julian Gilbey, website: http://www.polya.uklinux.net/
   Debian GNU/Linux Developer, see: http://people.debian.org/~jdg/
     Visit http://www.thehungersite.com/ to help feed the hungry



Reply to: