Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34617 - heartbeat dependency problem
Summary: heartbeat dependency problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brian Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-28 05:33 UTC by Aleksandr Ivanov
Modified: 2003-12-15 01:57 UTC (History)
0 users

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 Aleksandr Ivanov 2003-11-28 05:33:06 UTC
hearbeat not depend dev-perl/libwww-perl but must

Reproducible: Always
Steps to Reproduce:
1. emerge sys-cluster/heartbeat (1.0.4)
2. run ldirectord
Actual Results:  
Can't locate LWP/UserAgent.pm in @INC (@INC contains: /etc/perl 
/usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.
0/i686-linux /usr/lib/perl5/5.8.0 /usr/local/lib/site_perl .) at 
/usr/sbin/ldirectord line 1556.
BEGIN failed--compilation aborted at /usr/sbin/ldirectord line 1556.


Expected Results:  
no errors

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.23_pre8-gss)
=================================================================
System uname: 2.4.23_pre8-gss i686 Intel(R) Xeon(TM) CPU 3.06GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.
fi/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://trumpetti.atm.tut.fi/gentoo-portage"
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif gtk imlib jpeg kde 
gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pdflib 
png qt quicktime sdl spell svga truetype xml2 xmms xv zlib gdbm berkdb slang 
readline gpm tcpd pam ssl perl python -X -java"
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2003-12-15 01:57:05 UTC
I added a ldirectord local use flag since it has a few deps, just do USE="ldirectord" emerge heartbeat to get ldirectord and all the deps that are currently in portage. There was a package that I need to get the perl guys to add.