[Bug 857860] New: latex2html built without image support
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c0 Summary: latex2html built without image support Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: All OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ThomasBleher@gmx.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 The latex2html package as shipped with openSUSE 13.1 does not contain support for converting images. This can be seen in /usr/bin/latex2html, line 458: print "Warning: This system does not support generation of images\n" unless($NO_IMAGES); $NO_IMAGES = 1; This code is inserted when building the package, if no image conversion program for gif or png files can be found. Specificially, config/config.pl searches for pnmtopng and ppmtogif. Both of these commands are part of the netpbm package. What is weird is that latex2html.spec already contains the following line: BuildRequires: netpbm So the commands should have been found when the latex2html package was originally built. In fact, a simple rebuild of the package with no changes results in a latex2html version that can convert images. I propose that the latex2html package be rebuilt and re-uploaded so the functionality is available again. Image support was enabled in older versions of openSUSE (I specificially tested 11.2), so this is a regression. Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c Xiyuan Liu <xyliu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyliu@suse.com AssignedTo|bnc-team-screening@forge.pr |pgajdos@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c1 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |ThomasBleher@gmx.de --- Comment #1 from Petr Gajdos <pgajdos@suse.com> 2014-01-09 08:12:08 UTC --- Probably same as 833247. I will not close this as duplicate of it because of major redundancy there ;). Simply texlive-dvips is missing while latex2html is built. Your problem is probably solved yet in rpm you can find here: http://download.opensuse.org/repositories/home:/pgajdos:/maintenance:/latex2... As soon as you confirm, I can immediately run update then. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c2 Thomas Bleher <ThomasBleher@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |ThomasBleher@gmx.de InfoProvider|ThomasBleher@gmx.de | --- Comment #2 from Thomas Bleher <ThomasBleher@gmx.de> 2014-01-10 09:25:38 UTC --- Yes, the package in the repository fixes the issue for me. Thank you for the very fast response! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c3 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #3 from Petr Gajdos <pgajdos@suse.com> 2014-01-10 09:58:11 UTC --- Maintenance, can we do an update for 12.3 and 13.1? See mr#213405. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c4 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |meissner@suse.com InfoProvider|maintenance@opensuse.org | --- Comment #4 from Marcus Meissner <meissner@suse.com> 2014-01-10 10:13:45 UTC --- yes of course -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=857860 https://bugzilla.novell.com/show_bug.cgi?id=857860#c5 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Petr Gajdos <pgajdos@suse.com> 2014-01-13 10:26:05 UTC --- Closing as fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com