On Wed, Jul 30, 2008 at 9:37 AM, Robert Edmonds <[EMAIL PROTECTED]> wrote:
> please send contents of /etc/unbound/* and /etc/default/unbound.
>
> did you newly install unbound or upgrade?

This is a fresh install:
piti:~# dpkg --configure -a
Setting up unbound (1.0.1-1) ...
Starting recursive DNS server: unbound[1217412804] unbound[5618:0]
warning: IPv6 protocol not available
[1217412804] unbound[5618:0] fatal error: Could not chdir to
/etc/unbound: No such file or directory
 failed!
invoke-rc.d: initscript unbound, action "start" failed.
dpkg: error processing unbound (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 unbound

>From this postinstall execution it can be seen that it only fails to start:
piti:~# sh -x /var/lib/dpkg/info/unbound.postinst
+ '[' '' = configure ']'
+ '[' -x /etc/init.d/unbound ']'
+ update-rc.d unbound defaults
++ which invoke-rc.d
+ '[' -x /usr/sbin/invoke-rc.d ']'
+ invoke-rc.d unbound start
Starting recursive DNS server: unbound[1217413158] unbound[8448:0]
warning: IPv6 protocol not available
[1217413158] unbound[8448:0] fatal error: Could not chdir to
/etc/unbound: No such file or directory
 failed!
invoke-rc.d: initscript unbound, action "start" failed.
+ exit 1

First of all, the CHROOT is not enabled by default. Attached files are
the ones provided by the package, no changes.

Thanks

Attachment: unbound
Description: Binary data

Attachment: unbound.conf
Description: Binary data

Reply via email to