FS#57378 - [ipset] missing libipset/args.h header

Attached to Project: Arch Linux
Opened by Peter Wu (Lekensteyn) - Monday, 05 February 2018, 11:42 GMT
Last edited by Sébastien Luttringer (seblu) - Monday, 05 March 2018, 03:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After upgrading from ipset 6.34-1 to 6.35-1, a program linked with libipset failed to start due to a soname bump. Rebuilding however fails due to a missing header:

In file included from ssh-blocker/ipset.c:11:0:
/usr/include/libipset/types.h:13:10: fatal error: libipset/args.h: No such file or directory
#include <libipset/args.h> /* enum ipset_keywords */
^~~~~~~~~~~~~~~~~

This is fixed in upstream git, please consider applying this patch:
http://git.netfilter.org/ipset/commit/?id=39fde1381f0ba9101f65c08f2abda5426a46f8b1
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Monday, 05 March 2018, 03:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  ipset-6.36-1

Loading...