Package: inadyn Version: 1.98.1+git20130517-2 Severity: normal Dear Maintainer, I successfully compiled the version 1.98.1+git20130517-2 of the package on a raspberry-pi running raspbian (an ARM system). After configuring the daemon I got: ~$ less /var/log/inadyn/inadyn.log Thu May 23 01:07:38 2013: Failed opening pidfile /run/inadyn/inadyn.pid for writing: Permission denied Thu May 23 01:07:38 2013: Failed starting daemon: RC_ERROR
The directory exists but it is owned by root: ~$ ls -ld /run/inadyn/ drwxr-xr-x 2 root root 60 May 23 01:07 /run/inadyn/ Changing the permission of the directory /run/inadyn to 777 fixed the issue and the daemon started correctly. I'm not sure if this is a general issue or it is derived from my peculiar setup. Thanks, Marco -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org