OpenWrt Forum Archive

Topic: bug report

The content of this topic has been archived on 29 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

i build kernel 4.14 for kirkwood. but finally got dependency error: kmod-ipt-ipset need kmod-nfnetlink. and other package concerning about kmod-nfnetlink. such kmod-ipt-nflog needs kmod-nfnetlink-log ,ipt-nfqueue needs nfnelink-queue.......
however I choose them when make menuconfig.


Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ipt-ipset:
*     kmod-nfnetlink *
* opkg_install_cmd: Cannot install package kmod-ipt-ipset.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ipt-nflog:
*     kmod-nfnetlink-log *
* opkg_install_cmd: Cannot install package kmod-ipt-nflog.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ipt-nfqueue:
*     kmod-nfnetlink-queue *
* opkg_install_cmd: Cannot install package kmod-ipt-nfqueue.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-nf-conntrack-netlink:
*     kmod-nfnetlink *
* opkg_install_cmd: Cannot install package kmod-nf-conntrack-netlink.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for iptables-mod-nflog:
*     kmod-nfnetlink-log *
* opkg_install_cmd: Cannot install package iptables-mod-nflog.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for iptables-mod-nfqueue:
*     kmod-nfnetlink-queue *
* opkg_install_cmd: Cannot install package iptables-mod-nfqueue.
package/Makefile:64: recipe for target 'package/install' failed
make[2]: *** [package/install] Error 255

(Last edited by youxiaojie on 9 Jan 2018, 18:00)

Hello!
I got exactly the same error. Did find a way to fix it?

The discussion might have continued from here.