Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 18:25:35 -0700 (PDT)
From:      taguchi@tohoku.iij.ad.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/7204: ja-expect bug
Message-ID:  <199807080125.SAA01193@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         7204
>Category:       ports
>Synopsis:       ja-expect bug
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul  7 18:30:01 PDT 1998
>Last-Modified:
>Originator:     Taguchi Takeshi
>Organization:
IIJ
>Release:        FreeBSD-STABLE
>Environment:
FreeBSD hirose.tohoku.iij.ad.jp 2.2.6-STABLE FreeBSD 2.2.6-STABLE
 #0: Mon May 25 12:11:41 JST 1998     
 root@hirose.tohoku.iij.ad.jp:/usr/src/sys/compile/MEGURA  i386

>Description:
File pkgIndex.tcl which contained ja-expect-5.26 is incorrect.
If this file is evaluated, then inperpriter will output following error messages:
     expected version number but got "5.26jp.0"

>How-To-Repeat:
(1) execute Japanized tcl interp. such as tclsh8.0jp
   # tclsh8.0jp
(2) evaluate following command (equivalent to pkgIndex) on the interp.
   % package ifneeded Expect 5.26jp.0 [list load [file join /usr/local/lib libexpect526jp.so.1.2]]
>Fix:
2nd arg for package command should be 5.26.0, not 5.26jp.0.

please commit following patch.

begin 644 ja-expect.fix-pkgIndexBug.patch.gz
M'XL("`;)HC4"`VIA+65X<&5C="YF:7@M<&MG26YD97A"=6<N<&%T8V@`G55]
M;Z)X$/[;?HHYM\G6"!Z@5N5BHFO1I:NX$;SMI=<0E%%9$3A>=MMO?_,#]+!J
MKW>)$9VW9V9X9L9V5BO@DU`#?`YP&=<6R?K7P(J7&XRR)V\M<MV)_(KG^;?\
M2KH5PWWB`C1`:,MB6ZZ+('8Z[:MJM7HI:.D;VIE3&T1!%NMRO9,Y]7K`BYS8
MA*K(21+T>@R?AZ7OK9QU$F+-\6I^Z*Q+1H(PL5[("X26+(ERLY5%X!ENT;XT
M\3T"\T#J,+!Z6V[D8'R*)G`M0F/?A%8]09O.U%$Q7Z$C-QJR<'LH\A7:*]..
M7!=RTQQ-%%,XL<'P`#Z`Y\<(/S?H01+85NQX:_B!8>10VEZR6]!/V&"('%AN
MY&<V",%VK7HV/A,DW$2(::2EO]NA%T=`PHFUQ97C8H4TRL-7<]*_G\[,WY69
MKDZU;O,*^%2J:@6I=$OM.R?^'E"E)PKSZTP9J@_,[9QV+`I:][QG]_I2L.OS
M<?9%J(/9]!!$R*7'08MUUD[#'?N8VO1N:NAG7,]XYGP1)*[#7F'Z9)S9!V2O
MS!S.Q^,LW*L<"IGG+3E4_F7TOMSS'IV-2*_?6+H?B2N69[N,1/X*HHT5HFVZ
MSL*,DM7*>880_TJ<$".(-TX$T<MNX;LTIDX44XC_UL@J[#E]Z$@SZPB`LX(8
MHQB>R]>>;\;;,OS2I3]QF&`9?B-P]%+&4F;9CMC2&(#K>VL,LW2B5`\/5/-T
MI'?+>[,_KV_&ZB?*1AD87RKE=&-((IMAJ<T61PJ/;L0FHN#.Q@P>($J"P`]C
MH-G*&Q#%N"NGMOV!.=%'YK?^3+MYU)CUPHIHFH/07X?6+H*?CNO"`F&1.&[\
M5,GY(#;:7(.J9\\4/FN**#6Y6R:FM++5P@#T^2?=N#GI9>546WBY)]H]'1C7
M2%D]JR1677(\D@\&)V:#J3941Z;^64GC'Y?9E+B\RP<?73'FZEVE*)IK^N?^
M3+DS9WV-WM>1[DX9]N=CP]0-XP^S/QOIE2O['3<*+YP3_)<;A25CD\"]Y0&(
M;"<+`GUH)[>$-VX4OGVC!$Y@)ZI]N!F%?7SA9-#"_^=D%,Q/+X8@%2Y&BW6=
M?:44^@#1,G2"&!AW_21<HLVQ:8(?5NA8"Q?AVG9"V"4T>W268LMA1,?4<Y40
M?:F\#7C6#MEZ2$>`'0E:&^1&;?##EUHZV'Q@+;?6&FF2/42;4E32/D'O-0%[
M\.C2O-+P6C8\LFCPW2?8-)%:+7/(R4!,,(?J6.D]/5$?W@5!-/Z_"'\#$R5M
%O?D(``#P
`
end

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807080125.SAA01193>