Public bug reported:

Using cobbler-2.2.2-0ubuntu21

The cobbler project ships an internal python tftpd.py server. If
modules.conf is changed to use this, then the
/etc/cobbler/tftpd.template file is used to create an xinitd service
entry. This template contains an entry called binary which then
substitutes the binary name /usr/sbin/tftpd.py

The ubuntu packaging has renamed tftpd.py to tftpd but the template
substitution incorrectly uses /usr/sbin/tftpd.py.

The workaround is simple: Hard code the template file to use
/usr/sbin/tftpd.

** Affects: cobbler (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/967430

Title:
  Switching to internal python tftp server fails due to file name change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/967430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to