Hi,
I found same problem. I tried found what is wrong and the problem is
in postinst script. The script tests if /etc/default/atftpd file exists.
If so, it skips update it. I checked same script from etch and there was
no such line.
if [ "$USE_INETD" = "false" ]; then
if [ ! -f /etc/default
Package: atftpd
Version: 0.7.dfsg-6
Severity: normal
I was able to reproduce this on a clean base netinstall
from the repos as they were on Wed Dec 31 04:33:08 UTC 2008
As usual, shell shorthand explains it best:
apt-get install atftpd
cp /etc/default/atftpd /root/
dpkg-reconfigure atftpd
# allo
2 matches
Mail list logo