Bug 1052261 - /usr/sbin/rsyslogd links with libee
Summary: /usr/sbin/rsyslogd links with libee
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rsyslog
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Tomas Heinrich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1052266
TreeView+ depends on / blocked
 
Reported: 2014-01-13 14:32 UTC by Tomas Heinrich
Modified: 2016-09-20 04:51 UTC (History)
5 users (show)

Fixed In Version: rsyslog-7.4.8-1.f21
Clone Of:
: 1052266 (view as bug list)
Environment:
Last Closed: 2014-02-24 10:06:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Heinrich 2014-01-13 14:32:36 UTC
Description of problem:
The rsyslog binary is needlessly linked with libee.

Version-Release number of selected component (if applicable):
rsyslog-7.4.7-1.fc21

Steps to Reproduce:
Actual results:
$ ldd /usr/sbin/rsyslogd | grep libee
        libee.so.0 => /lib64/libee.so.0 (0x00007f466b91b000)

Expected results:
The main rsyslog binary doesn't have a dependency on libee.

Additional info:
The commit that brought in this dependency: commit 1c71b962


Note You need to log in before you can comment on or make changes to this bug.