Bug 9252

Summary: latex2html is not working
Product: Mageia Reporter: Nicolas Vigier <boklm>
Component: RPM PackagesAssignee: Nicolas Vigier <boklm>
Status: RESOLVED OLD QA Contact:
Severity: normal    
Priority: Normal CC: qa-bugs, wrw105
Version: 2   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard: has_procedure
Source RPM: latex2html CVE:
Status comment:

Description Nicolas Vigier 2013-03-04 12:17:12 CET
latex2html on Mageia 2 is not working, with the following error :

latex2html -local_icons doc.tex
defined(%hash) is deprecated at /usr/bin/latex2html line 517.
        (Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/bin/latex2html line 2089.
        (Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/bin/latex2html line 9090.
        (Maybe you should just omit the defined()?)
$* is no longer supported at /usr/bin/latex2html line 10591.
Error: No such image type ''.
       This installation supports (first is default): 


Reproducible: 

Steps to Reproduce:
Comment 1 Nicolas Vigier 2013-03-04 12:21:06 CET
An updated latex2html package has been submitted to updates_testing to fix this issue.

Assignee: boklm => qa-bugs

Nicolas Vigier 2013-03-04 12:21:39 CET

CC: (none) => boklm

Comment 2 claire robinson 2013-03-04 14:48:24 CET
Could you give advisory & srpm/rpm list for QA please Nicolas

Example here:
https://wiki.mageia.org/en/Updates_policy#Maintainer_.28or_any_interested_packager.29

Thanks
Comment 3 claire robinson 2013-03-05 10:44:01 CET
Please reassign to QA when you've had a chance to look at this, thanks.

Assignee: qa-bugs => boklm

Comment 4 Nicolas Vigier 2013-03-05 11:34:52 CET
Advisory text:
latex2html was not working because of an incompatibility with recent versions
of Perl. This update fix the issue.

Package to test:
latex2html-2008-5.mga2.noarch.rpm

Source package:
latex2html-2008-5.mga2.src.rpm

Assignee: boklm => qa-bugs

Comment 5 claire robinson 2013-03-08 16:39:02 CET
No man page but details here: http://linux.die.net/man/1/latex2html

Testing using an example on wikipedia
http://en.wikipedia.org/wiki/TeX#Mathematical_example

saved as doc.tex

Before
------
$ latex2html -local_icons doc.tex
bash: latex2html: command not found
[clairer@mega latex2html]$ latex2html -local_icons doc.tex
defined(%hash) is deprecated at /usr/bin/latex2html line 517.
        (Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/bin/latex2html line 2089.
        (Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/bin/latex2html line 9090.
        (Maybe you should just omit the defined()?)
$* is no longer supported at /usr/bin/latex2html line 10591.
Error: No such image type ''.
       This installation supports (first is default):

After
-----
$ latex2html -local_icons doc.tex
Error: No such image type ''.
       This installation supports (first is default):

It doesn't output any html

$ latex2html -help
Error: No such image type ''.
       This installation supports (first is default):

Not sure what to make of this, it appears still broken.
claire robinson 2013-03-08 16:50:35 CET

Whiteboard: (none) => feedback

Comment 6 Bill Wilkinson 2013-03-13 02:21:38 CET
Claire:

That looks more like vanilla TeX than LaTeX.  I know I've got my masters in analytical chemistry in LaTeX format somewhere--I may need to find a nifty way to copy it from my old Amiga as it's got formulas, subheadings, ToC, graphics, etc.

CC: (none) => wrw105

Comment 7 Bill Wilkinson 2013-03-13 04:46:13 CET
After some quick testing, I"m not getting the errors Claire got at first, but am also getting the no such image type errors with a LaTeX file that processes normally to a dvi.  I've started perusing the documentation that's sent as a pdf in the package, will check more in a few hours.
Comment 8 Bill Wilkinson 2013-03-13 14:48:48 CET
For the packager:

http://www.mail-archive.com/latex2html@tug.org/msg01811.html

relevant maillist entry to our problem.
Comment 9 claire robinson 2013-03-13 16:33:53 CET
Thanks for your work on this Bill.

I get the same errors on i586 and x86_64 with any switch I've tried.
eg. latex2html -help

$ latex2html -local_icons /usr/share/doc/latex2html-2008/example/report.tex
Error: No such image type ''.
       This installation supports (first is default):


Sounds like it might be a missing BuildRequire

Whiteboard: feedback => has_procedure feedback

Comment 10 claire robinson 2013-03-20 12:40:05 CET
Assigning Nicolas until this is ready

Please reassign to QA when you've had a chance to take a look

Thanks!

CC: (none) => qa-bugs
Assignee: qa-bugs => boklm
Whiteboard: has_procedure feedback => has_procedure

Comment 11 Manuel Hiebel 2013-11-22 23:02:21 CET
Mageia 2 changed to end-of-life (EOL) status on ''22 November''. Mageia 2 is no
longer maintained, which means that it will not receive any further security or
bug fix updates. As a result, as this bug should be fixed in mga3, an as this update was validated we are closing it.

--
The Mageia Bugsquad

Resolution: (none) => OLD
Status: NEW => RESOLVED

Nicolas Vigier 2014-05-08 18:04:24 CEST

CC: boklm => (none)