Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645144 - net-firewall/nftables-0.8.1 - libnftnl dependency incorrect
Summary: net-firewall/nftables-0.8.1 - libnftnl dependency incorrect
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: 2018-01-20 16:10 UTC by Niels Hamaker
Modified: 2018-01-20 18:58 UTC (History)
0 users

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


Attachments
nftables-0.8.1 build log (build.log,8.73 KB, text/x-log)
2018-01-20 16:10 UTC, Niels Hamaker
Details
emerge info (emerge.info,17.03 KB, application/x-info)
2018-01-20 16:10 UTC, Niels Hamaker
Details
patch to update dependency (nftables-0.8.1-update-libnftnl-dependency.patch,447 bytes, patch)
2018-01-20 16:12 UTC, Niels Hamaker
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niels Hamaker 2018-01-20 16:10:17 UTC
Created attachment 515376 [details]
nftables-0.8.1 build log

When building nftables configure reports that the version of libnftnl required is 1.0.9 or greater:

    Requested 'libnftnl >= 1.0.9' but version of libnftnl is 1.0.8


The dependencies in the ebuild don't match this (it states >= 1.0.8).
Comment 1 Niels Hamaker 2018-01-20 16:10:51 UTC
Created attachment 515378 [details]
emerge info
Comment 2 Niels Hamaker 2018-01-20 16:12:31 UTC
Created attachment 515380 [details, diff]
patch to update dependency

This (teeny) patch allowed me to build nftables-0.8.1 successfully.
Comment 3 Larry the Git Cow gentoo-dev 2018-01-20 18:58:03 UTC
The bug has been closed via the following commit(s):

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

commit c9956ab22b89a30b123b21dde55b9b9971c68dc4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-01-20 18:57:40 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-01-20 18:57:58 +0000

    net-firewall/nftables: Adjusted dependency on net-libs/libnftnl.
    
    Closes: https://bugs.gentoo.org/645144
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-firewall/nftables/nftables-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)