pxe boot with tftpd-hpa failed with error: Forbidden Directory
Bug #531123 reported by
Dmitry Ljautov
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tftp-hpa (Ubuntu) |
Fix Released
|
High
|
Chuck Short | ||
Lucid |
Fix Released
|
High
|
Chuck Short |
Bug Description
Binary package hint: tftpd-hpa
lsb_release -rd
Description: Ubuntu lucid (development branch)
Release: 10.04
apt-cache policy tftpd-hpa
tftpd-hpa:
Installed: 5.0-11ubuntu1
After migrating from karmic to lucid tftpd-hpa failed with error: Forbidden Directory.
Inserting "-s" before ${TFTP_DIRECTORY} in /etc/init.
Please fix it...
Related branches
Changed in tftp-hpa (Ubuntu): | |
status: | Incomplete → Confirmed |
assignee: | nobody → Chuck Short (zulcss) |
milestone: | none → ubuntu-10.04-beta-2 |
status: | Confirmed → Triaged |
To post a comment you must log in.
Which line are you talking about?
if [ ! -d "${TFTP_DIRECTORY}" ]
perhaps?