Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632676 - sys-cluster/keepalived-1.3.5 USE=snmp - !!! dodoc: doc/KEEPALIVED-MIB does not exist
Summary: sys-cluster/keepalived-1.3.5 USE=snmp - !!! dodoc: doc/KEEPALIVED-MIB does no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 643552
  Show dependency tree
 
Reported: 2017-10-02 08:02 UTC by f0o
Modified: 2018-01-05 14:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.48 KB, text/plain)
2017-10-02 08:02 UTC, f0o
Details

Note You need to log in before you can comment on or make changes to this bug.
Description f0o 2017-10-02 08:02:30 UTC
Created attachment 497396 [details]
build.log

The ebuild for sys-cluster/keepalived-1.3.5 expects `doc/KEEPALIVED-MIB` to be present but isn't.

Thus the entire build fails on install stage.
Comment 1 Tomáš Mózes 2018-01-05 14:16:02 UTC
The KEEPALIVED-MIB got renamed to KEEPALIVED-MIB.txt

-use snmp && dodoc doc/KEEPALIVED-MIB
+use snmp && dodoc doc/KEEPALIVED-MIB.txt
Comment 2 Ultrabug gentoo-dev 2018-01-05 14:34:54 UTC
Good catch guys, thanks a lot!

Fixed in tree for 1.3.5 and 1.4.0