[Bug 1740735] Re: ltsp-update-sshkeys fails if not called inside directory /opt/ltsp

Alkis Georgopoulos 1740735 at bugs.launchpad.net
Mon Jul 16 08:37:26 UTC 2018


Fix committed in
https://git.launchpad.net/ltsp/commit/?id=b1030c40f40930928f2f114f96419edbeddb5e17
and released in LTSP 5.5.10 (in Ubuntu 18.04).

** Changed in: ltsp (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ltsp (Ubuntu)
       Status: New => Fix Released

** Changed in: ltsp (Ubuntu)
     Assignee: (unassigned) => Vagrant Cascadian (vagrantc)

-- 
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/1740735

Title:
  ltsp-update-sshkeys fails if not called inside directory /opt/ltsp

Status in ltsp package in Ubuntu:
  Fix Released

Bug description:
  This bug is for file /usr/sbin/ltsp-update-sshkeys 
  in package ltsp-server 5.5.9+t201708260827~ubuntu16.04.1

  
  I am running Ubuntu 16.04

  Running ltsp-update-sshkeys fails after last update of ltsp-server
  package  5.5.9+t201708260827~ubuntu16.04.1

  Until 5.5.7-1 version of ltsp-server package it worked

  Only one line was affected
  (on  5.5.7-1) <   CHROOTS=$(find -L "$BASE/" -mindepth 1 -maxdepth 1 -type d ! -name images)
  ---
  (on 5.5.9+t201708260827~ubuntu16.04.1) >  CHROOTS=$(list_chroots nfs)

  list_chroots nfs returns only the folders inside /opt/ltsp e.g. CHROOTS='amd64 i386'
  while previous command returned full path CHROOTS='/opt/ltsp/amd64 /opt/ltsp/i386'

  So now ltsp-update-sshkeys fails if not run inside directory /opt/ltsp

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



More information about the foundations-bugs mailing list