#20785: procd jails (e.g. dnsmasq) don't work on x86 trunk
------------------------------+------------------------
 Reporter:  anonymous         |      Owner:  developers
     Type:  defect            |     Status:  new
 Priority:  normal            |  Milestone:
Component:  base system       |    Version:  Trunk
 Keywords:  procd, jail, x86  |
------------------------------+------------------------
 I've been having problems with procd jails since 1+ month:

 {{{
 development@openwrt-devel:~/src/openwrt-trunk/openwrt$ fgrep -i jail
 .config
 CONFIG_PACKAGE_procd-ujail=y
 development@openwrt-devel:~/src/openwrt-trunk/openwrt$ fgrep -i dnsm
 .config
 CONFIG_DEFAULT_dnsmasq=y
 # CONFIG_PACKAGE_dnsmasq is not set
 # CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set
 CONFIG_PACKAGE_dnsmasq-full=y
 # CONFIG_PACKAGE_dnsmasq_full_dhcpv6 is not set
 # CONFIG_PACKAGE_dnsmasq_full_dnssec is not set
 # CONFIG_PACKAGE_dnsmasq_full_auth is not set
 CONFIG_PACKAGE_dnsmasq_full_ipset=y
 development@openwrt-devel:~/src/openwrt-trunk/openwrt$
 }}}


 {{{
 root@OpenWrt:~# logread |fgrep dnsma
 Thu Oct 22 20:58:46 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:58:46 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:58:49 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:58:49 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:58:51 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:58:51 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:58:53 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:58:53 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:58:58 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:58:58 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:59:03 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:59:03 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:59:03 2015 daemon.info procd: Instance dnsmasq::instance1 s
 in a crash loop 6 crashes, 0 seconds since last crash
 Thu Oct 22 20:59:06 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:59:06 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 Thu Oct 22 20:59:19 2015 user.err : jail: /usr/share/dnsmasq/trust-
 anchors.conf does not exist
 Thu Oct 22 20:59:19 2015 user.err : jail: failed to spawn child
 /usr/sbin/dnsmasq: No such file or directory
 root@OpenWrt:~# uname -a
 Linux OpenWrt 3.18.21 #1 SMP Thu Oct 22 20:37:47 EEST 2015 i686 GNU/Linux
 root@OpenWrt:~# cat /etc/openwrt_release
 DISTRIB_ID='OpenWrt'
 DISTRIB_RELEASE='Bleeding Edge'
 DISTRIB_REVISION='r47245'
 DISTRIB_CODENAME='designated_driver'
 DISTRIB_TARGET='x86/kvm_guest'
 DISTRIB_DESCRIPTION='OpenWrt Designated Driver r47245'
 DISTRIB_TAINTS=''
 root@OpenWrt:~#

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20785>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to