package: collectd
severity: serious
version: 4.10.4-1
collectd currently fails to configure on armhf because it's mapping
table from debian architectures to java
architectures is incomplete.
The attatched patch takes the minimally invasive approach to fixing this
and simply adds the mapping for armhf
to the existing list in the package. You might also want to consider
using /usr/share/javahelper/java-arch.sh
from the javahelper package though that has issues of it's own right now
(which i'm in the process of trying
to get fixed).
Unfortunately after fixing that issue it failed in a different way
netlink.c: In function ‘ir_read’:
netlink.c:574:2: error: too many arguments to function ‘rtnl_dump_filter’
/usr/include/libnetlink.h:40:12: note: declared here
netlink.c:612:6: error: too many arguments to function ‘rtnl_dump_filter’
/usr/include/libnetlink.h:40:12: note: declared here
So I then tested the package on armel and discovered that the netlink
errors happened
there too (hence the serious severity).
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org