Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102789 - html2latex crash with a perl-error
Summary: html2latex crash with a perl-error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 00:03 UTC by Björn Kuhlmann
Modified: 2006-05-31 03:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Kuhlmann 2005-08-17 00:03:08 UTC
when using html2latex, it crashes with the following error:

bjokuh@server bjokuh $ html2latex http://www.google.de
/usr/bin/perl: symbol lookup error:
/usr/lib/perl5/site_perl/5.8.5/i686-linux/auto/Image/Magick/Magick.so: undefined
symbol: InitializeMagick

Reproducible: Always
Steps to Reproduce:
1. html2latex <anyURL>



Expected Results:  
create Latex-File

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  8 2005, 22:15:31)]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/gentoo-de
/usr/local/overlays/gentoo-de-ebuilds"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi bash-completion berkdb bitmap-fonts cdr crypt cups
curl divx4linux dvb emboss encode foomaticdb fortran gdbm gif gpm imagemagick
imlib jpeg libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline samba sdl spell ssl
svga tcpd tetex tiff truetype truetype-fonts type1-fonts vorbis win32codecs xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Sandro Bonazzola (RETIRED) gentoo-dev 2005-08-17 00:24:24 UTC
Have you just updated perl to 5.8.6?
If so run perlcleaner, your perl modules should be updated.
This:
/usr/lib/perl5/site_perl/5.8.5/i686-linux/auto/Image/Magick/Magick.so: undefined
says that your perl modules are still in 5.8.5.
Comment 2 Sandro Bonazzola (RETIRED) gentoo-dev 2005-08-17 00:25:23 UTC
typo error : it was perl-cleaner not perlcleaner
Comment 3 Björn Kuhlmann 2005-08-17 03:06:52 UTC
(In reply to comment #1)
> Have you just updated perl to 5.8.6?
No, I'm still using version 5.8.5

perl --version

This is perl, v5.8.5 built for i686-linux
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-17 04:03:11 UTC
Please, re-emerge imagemagick and see it that fixes the problem.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 04:12:23 UTC
Mass re-assign.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-11-09 09:15:34 UTC
Mass re-assign.
Comment 7 Michael Cummings (RETIRED) gentoo-dev 2006-01-18 15:09:01 UTC
i *know* the problem is resolved when imagemagick is re-emerged - but this is a media-graphix bug (they took over the perlmagick linking problem when the 2 were merged into a single package). i thought this was re-fixed in august/september, so its possible the OP never faced this again.
Comment 8 Michael Cummings (RETIRED) gentoo-dev 2006-05-31 03:53:14 UTC
closing - been a long time since any posted, no responses.