Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640176 - sys-power/nut should (R)DEPEND on dev-libs/libltdl
Summary: sys-power/nut should (R)DEPEND on dev-libs/libltdl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-07 15:50 UTC by Hector Martin
Modified: 2017-12-09 07:05 UTC (History)
1 user (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 Hector Martin 2017-12-07 15:50:11 UTC
Affects all ebuilds for sys-power/nut in portage.

# ldd /usr/lib64/libnutscan.so.1
        linux-vdso.so.1 (0x00007fffc2382000)
        libltdl.so.7 => /usr/lib64/libltdl.so.7 (0x00007fe172932000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe172711000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fe172356000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007fe172152000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fe172d4e000)

This is an automagic dep so it could be turned into a USE flag (ltdl is only required for nut-scanner) or just made unconditional.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-12-08 22:34:04 UTC
fixed in 2.7.4-r1
Comment 2 Hector Martin 2017-12-08 22:42:37 UTC
Any chance of a 2.7.3 bump too? That version is stable.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-12-08 22:50:57 UTC
I think it'd just be better to get 2.7.4-r1 through to stable, if you could confirm it's working (runtime wise) that'd be helpful.
Comment 4 Hector Martin 2017-12-09 07:05:28 UTC
I have 5 servers with 2.7.4 on ~amd64 and it's working fine. Four of them have had it since January according to my logs and have definitely gone through UPS testing since then (i.e. we had power failures). I just updated 4 of them to 2.7.4-r1 and they seem to be happy (though I can't test the powerfail scenario right now).