← Back to team overview

registry team mailing list archive

[Bug 683955] Re: [SRU] Please upgrade tftpd-hpa in lucid to at least 5.0-14

 

I can't reproduce this. I just happen to have an LTSP server installed
(Lucid 32bit), which uses tftpd-hpa for thin client bootup, and it works
just fine.

root@ifptr-ltsp:/var/log# apt-cache policy tftpd-hpa
tftpd-hpa:
  Installed: 5.0-11ubuntu2
  Candidate: 5.0-11ubuntu2
  Version table:
 *** 5.0-11ubuntu2 0
        500 http://ro.archive.ubuntu.com/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status

What I did:

- fired up the ltsp server
- tail -f /var/log/syslog |grep tftp
- fired up a thin client, saw this in the logs:

Dec 21 21:04:29 localhost in.tftpd[2239]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.0
Dec 21 21:04:29 localhost in.tftpd[2239]: tftp: client does not accept options
Dec 21 21:04:29 localhost in.tftpd[2240]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.0
Dec 21 21:04:29 localhost in.tftpd[2241]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/3a9a0138-979c-d611-acb4-7924b73424e4
Dec 21 21:04:29 localhost in.tftpd[2242]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/01-00-0b-cd-de-d1-cb
Dec 21 21:04:29 localhost in.tftpd[2243]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0A80001
Dec 21 21:04:29 localhost in.tftpd[2244]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0A8000
Dec 21 21:04:29 localhost in.tftpd[2245]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0A800
Dec 21 21:04:29 localhost in.tftpd[2246]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0A80
Dec 21 21:04:29 localhost in.tftpd[2247]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0A8
Dec 21 21:04:29 localhost in.tftpd[2248]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0A
Dec 21 21:04:29 localhost in.tftpd[2249]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C0
Dec 21 21:04:29 localhost in.tftpd[2250]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/C
Dec 21 21:04:29 localhost in.tftpd[2251]: RRQ from 192.168.0.1 filename /ltsp/i386/pxelinux.cfg/default
Dec 21 21:04:29 localhost in.tftpd[2252]: RRQ from 192.168.0.1 filename /ltsp/i386/vmlinuz
Dec 21 21:04:30 localhost in.tftpd[2253]: RRQ from 192.168.0.1 filename /ltsp/i386/initrd.img
Dec 21 21:04:36 localhost in.tftpd[2256]: RRQ from 192.168.0.1 filename /ltsp/i386//lts.conf

- ran logrotate (forced, because /etc/cron.daily/logrotate doesn't necessarily rotate the syslog if you run it manually):
/usr/sbin/logrotate -f /etc/logrotate.conf
- check /var/log/syslog* that indeed it was rotated
- re-ran tail -f /var/log/syslog (to watch the new syslog file and NOT syslog.1)
- rebooted the thin client, saw the exact same thing logged to syslog (in.tftpd was running all this time, I didn't restart it)

root@ifptr-ltsp:/var/log# apt-cache policy rsyslog
rsyslog:
  Installed: 4.2.0-2ubuntu8.1
  Candidate: 4.2.0-2ubuntu8.1

What am I doing wrong?

-- 
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/683955

Title:
  [SRU] Please upgrade tftpd-hpa in lucid to at least 5.0-14