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

Bug#405655: marked as done (ltp-tools: test doesn't work )



Your message dated Thu, 18 Sep 2008 10:33:07 +0200
with message-id <op.uhn4phmmu2flwt@localhost>
and subject line Re: ltp-tools: test doesn't work
has caused the Debian Bug report #405655,
regarding ltp-tools: test doesn't work 
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
405655: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405655
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ltp-tools
Version: 20060918-2
Severity: normal
Tags: patch

Hi, 

PATH of 'pan' specified by/usr/lib/debian-test/tools/runltp of ltpmenu is wrong. 
Therefore, test doesn't work.

I appended the patch to work. 
Could you check and apply this patch?

regards,
 Nobuhiro

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
diff -ruN ltp-full-20060918.old/runltp ltp-full-20060918/runltp
--- ltp-full-20060918.old/runltp	2007-01-05 17:04:23.014474740 +0900
+++ ltp-full-20060918/runltp	2007-01-05 16:48:53.394299255 +0900
@@ -380,7 +380,7 @@
       fi
     fi
     #$PAN_COMMAND #Duplicated code here, because otherwise if we fail, only "PAN_COMMAND" gets output
-    ${LTPROOT}/pan/pan $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ \
+    ${LTPROOT}/../../tools/pan $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ \
     -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE
     
     if [ $? -eq 0 ]; then

--- End Message ---
--- Begin Message ---
Version: 20080831+dfsg-2

Hello,

this bug, and other similar bugs were fixed in the experimental package of ltp.

Regards
    Jiri Palecek


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


--- End Message ---

Reply to: