Subject: pkg/33069: [print/tex-textpos] pkg_add stops
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Ryo HAYASAKA <ryoh@jaist.ac.jp>
List: pkgsrc-bugs
Date: 03/13/2006 05:55:00
>Number:         33069
>Category:       pkg
>Synopsis:       [print/tex-textpos] pkg_add stops
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 13 05:55:00 +0000 2006
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 3.99.15, current pkgsrc
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 3.99.15 NetBSD 3.99.15 (BONNIE) #596: Tue Feb 28 21:49:23 JST 2006 ryoh@bonnie.jaist.ac.jp:/sys/arch/i386/compile/BONNIE i386
Architecture: i386
Machine: i386
>Description:
pkg_add tex-textpos-1.2bnb2 stops like this:

$ sudo pkg_add tex-textpos-1.2bnb2.tbz
Executing 'cd /usr/pkg/share/texmf/tex/latex/textpos; latex testpos.ins'
This is TeX, Version 3.14159 (Web2C 7.4.5)
! I can't find file `testpos.ins'.
<*> testpos.ins

Please type another input file name: 

	
>How-To-Repeat:
# pkg_add tex-textpos-1.2bnb2
	
>Fix:
Index: PLIST
===================================================================
RCS file: /usr/cvsup/pkgsrc/print/tex-textpos/PLIST,v
retrieving revision 1.2
diff -d -p -u -r1.2 PLIST
--- PLIST       8 Nov 2005 21:45:01 -0000       1.2
+++ PLIST       13 Mar 2006 05:48:09 -0000
@@ -8,7 +8,7 @@ ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpo
 ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos/textpos.ins
 ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos/textpos.log
 ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos/textpos.sty
-@exec cd %D/share/texmf/tex/latex/textpos; latex testpos.ins
+@exec cd %D/share/texmf/tex/latex/textpos; latex textpos.ins
 @exec %D/bin/texconfig rehash
 @unexec %D/bin/texconfig rehash
 @dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos