Bug 215359 - sys-apps/texinfo-4.11-r1 fails two tests when upgrading from 4.8
Bug#: 215359 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: carlo@gentoo.org
Component: Ebuilds
URL: 
Summary: sys-apps/texinfo-4.11-r1 fails two tests when upgrading from 4.8
Keywords:  
Status Whiteboard: 
Opened: 2008-03-29 19:42 0000
Description:   Opened: 2008-03-29 19:42 0000
make[2]: Entering directory
`/var/tmp/portage/sys-apps/texinfo-4.11-r1/work/texinfo-4.11/util'
SKIP: bibtex.test
FAIL: dvipdf.test
SKIP: latex2html.test
FAIL: texi2dvi.test


Sourcing "defs" as the tests do, you get 

/bin/defs.in not found, check $srcdir
Process returned with failed exit status!
Cleaning up sandbox process
========================== Gentoo linux path sandbox
===========================
The protected environment has been shut down.
--------------------------------------------------------------------------------

so that was it already. The tests hardcode /tmp and use the already installed
texinfo version (which texi2dvi), instead the one to be installed, so there's a
bit more to clean up.

------- Comment #1 From SpanKY 2008-03-29 21:14:37 0000 -------
fixed in cvs

http://sources.gentoo.org/sys-apps/texinfo/texinfo-4.11-r1.ebuild?r1=1.6&r2=1.7
http://sources.gentoo.org/sys-apps/texinfo/files/texinfo-4.11-test.patch?rev=1.1

------- Comment #2 From Chris Gianelloni (RETIRED) 2008-05-07 06:11:47 0000 -------
*** Bug 220277 has been marked as a duplicate of this bug. ***