Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723292 - sys-apps/ethtool-5.6: configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found
Summary: sys-apps/ethtool-5.6: configure: error: Package requirements (libmnl) were no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-15 21:03 UTC by Thomas Masper
Modified: 2020-05-18 09:14 UTC (History)
1 user (show)

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


Attachments
Full build log (build-log.txt,4.15 KB, text/plain)
2020-05-15 21:03 UTC, Thomas Masper
Details
emerge.info (emerge-info.txt,6.82 KB, text/plain)
2020-05-15 21:04 UTC, Thomas Masper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Masper 2020-05-15 21:03:05 UTC
Configure phase fails because package 'libmnl' is not found.
After installation of net-libs/libmnl-1.0.4 ethtool install fine.

Reproducible: Always

Steps to Reproduce:
1.check that you have not installed net-libs/libmnl
2.emerge sys-apps/ethtool-5.6
3.
Actual Results:  
Merge of sys-apps/ethtool-5.6 fail

Expected Results:  
Build and install correctly

Looking at Makefile.am looks like is caused by ETHTOOL_ENABLE_NETLINK section added in version 5.6
Comment 1 Thomas Masper 2020-05-15 21:03:52 UTC
Created attachment 639468 [details]
Full build log

Build log added
Comment 2 Thomas Masper 2020-05-15 21:04:31 UTC
Created attachment 639470 [details]
emerge.info

emerge.info added
Comment 3 Larry the Git Cow gentoo-dev 2020-05-18 09:14:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ad1eca5c3aada90155f03ee408efa0a2df4b58

commit 84ad1eca5c3aada90155f03ee408efa0a2df4b58
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-05-18 09:13:28 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-05-18 09:14:05 +0000

    sys-apps/ethtool: Add "netlink" USE flag
    
    Thanks-to: Thomas Masper <thomas.masper@gmail.com>
    Closes: https://bugs.gentoo.org/723292
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-apps/ethtool/{ethtool-5.6.ebuild => ethtool-5.6-r1.ebuild} | 6 ++++++
 sys-apps/ethtool/metadata.xml                                  | 3 +++
 2 files changed, 9 insertions(+)