[Bug 1594840] Re: wrong location of lts.conf for amd64

Norbert 1594840 at bugs.launchpad.net
Mon Feb 6 09:51:16 UTC 2017


Got this bug in Ubuntu 12.04.5 LTS amd64 server with amd64 clients.

Server log:
...
Feb  6 11:59:56 hostname dnsmasq-tftp[14463]: file /var/lib/tftpboot/ltsp/i386/lts.conf not found
...

ltsp-client-core is 5.3.7-0ubuntu2.8.

Fixed on server with:
sudo mkdir /var/lib/tftpboot/ltsp/i386
sudo ln -s /var/lib/tftpboot/ltsp/amd64/lts.conf /var/lib/tftpboot/ltsp/i386/lts.conf


Please ensure that other Ubuntu LTS versions have correct versions of /usr/share/ltsp/init-ltsp.d/05-getltsconffile file.

** Summary changed:

- amd64 lts.conf file location
+ wrong location of lts.conf for amd64

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/1594840

Title:
  wrong location of lts.conf for amd64

Status in LTSP:
  Fix Released
Status in ltsp package in Ubuntu:
  Confirmed

Bug description:
  In our environment we use 2 images, the i386 and amd64 images for
  ltsp. While trying to configure the lts.conf file for both images I
  found that both image architectures point to the
  /var/lib/tftpboot/ltsp/i386 directory for the lts.conf file. This
  causes an issue when using both images separately as there is no way
  to specify which config file to use when they are in the same
  directory.

  My work around is to modify the i386 lts.conf to point the MAC
  addresses for the different machines to their respective images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/1594840/+subscriptions



More information about the foundations-bugs mailing list