FS#51649 - [iproute2] compilation of iproute2 4.8.0 depends of iptables

Attached to Project: Arch Linux
Opened by elionne (elionne) - Wednesday, 02 November 2016, 17:08 GMT
Last edited by Christian Hesse (eworm) - Thursday, 03 November 2016, 13:13 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Ronald van Haren (pressh)
Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
There is missing make dependency when compiling iproute2. Due to change introduced by change to netfilter_ipv4/ip_tables.h, iproute2 depends to iptables at compilation time.

Related links:
- http://www.spinics.net/lists/netfilter-devel/msg40777.html
- http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=5cd1adba79d33644debd4ba498bb262c5bebcfba

Additional info:
* iproute2 4.8.0

Steps to reproduce:
* Compiling with `makechrootpkg` in a clean environment.
This task depends upon

Closed by  Christian Hesse (eworm)
Thursday, 03 November 2016, 13:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in SVN.
Comment by Christian Hesse (eworm) - Thursday, 03 November 2016, 13:10 GMT
Ah, it's listed in depends for the split package... Probably I move the dependency from pkgbase to split package after iptables has been installed in my chroot.

Loading...