Changing the OPTIONS line in /etc/default/atftpd from: OPTIONS="--tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose 5 /tftpboot --logfile /var/log/atftpd.log"
to: OPTIONS="--tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose 5 --logfile /var/log/atftpd.log /tftpboot" fixed the 'dpkg --configure atftpd' error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721528 Title: atftpd install: cannot create directory ‘/var/log/atftpd.log’: File exists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/atftp/+bug/1721528/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
