Comment 10 for bug 522509

Revision history for this message
Chuck Short (zulcss) wrote :

This is the package installation:

chuck@kenny:~/work/server/bugs/lucid/tftp-hpa/build$ sudo dpkg -i *.deb
(Reading database ... 278404 files and directories currently installed.)
Preparing to replace tftpd-hpa 5.0-11ubuntu2 (using tftpd-hpa_5.0-11ubuntu2_amd64.deb) ...
tftpd-hpa stop/waiting
Unpacking replacement tftpd-hpa ...
Selecting previously deselected package tftp-hpa.
Unpacking tftp-hpa (from tftp-hpa_5.0-11ubuntu2_amd64.deb) ...
Setting up tftpd-hpa (5.0-11ubuntu2) ...
tftpd user (tftp) already exists, doing nothing.

tftpd-hpa directory (/var/lib/tftpboot) already exists, doing nothing.
tftpd-hpa start/running, process 15904

Setting up tftp-hpa (5.0-11ubuntu2) ...
Processing triggers for man-db ...
chuck@kenny:~/work/server/bugs/lucid/tftp-hpa/build$ ps auxw | grep tftp
root 15904 0.0 0.0 14716 304 ? Ss 09:41 0:00 /usr/sbin/in.tftpd --listen --user tftp --address 0.0.0.0:69 --secure -s /var/lib/tftpboot
chuck 15962 0.0 0.0 7348 928 pts/10 S+ 09:41 0:00 grep --color=auto tftp