Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401237 - net-analyzer/nagios should [R]DEPEND on sys-devel/libtool
Summary: net-analyzer/nagios should [R]DEPEND on sys-devel/libtool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Andrew Hamilton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-28 21:30 UTC by Janos Pasztor
Modified: 2014-11-22 21:37 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 Janos Pasztor 2012-01-28 21:30:33 UTC
Nagios requires libtool (libltdl.so) to run.

Reproducible: Always

Steps to Reproduce:
1. Install net-analyzer/nagios from binhost
2. Start nagios
Actual Results:  
nagios: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory

Expected Results:  
Nagios launch without errors.
Comment 1 Michael Orlitzky gentoo-dev 2014-11-04 01:19:38 UTC
Confirmed, needed at both build and runtime.

Updating assignee/CC per metadata.xml.
Comment 2 Michael Orlitzky gentoo-dev 2014-11-22 21:37:26 UTC
This is fixed in the latest nagios-4.x that I've just committed, thanks for the report!