← Back to team overview

edubuntu-bugs team mailing list archive

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

 

Public bug reported:

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

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

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, 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

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


Follow ups