Bug 7720

Summary: Title isn't printed when tl-setup doesn't have a package installer
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: Server InstallerAssignee: Pierre Ossman <ossman>
Status: CLOSED FIXED    
Severity: Normal CC: nikle
Priority: P2 Keywords: nikle_tester, prosaic
Version: trunk   
Target Milestone: 4.13.0   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:

Description Pierre Ossman cendio 2021-06-02 08:45:39 CEST
We fail to print the title for each step when we don't know how to automatically install packages on a system. E.g.:

> System Check
> ============
> 
> Please wait, analyzing system... done.
> 
> The Local Drive Redirection feature requires that your system can act
> as a NFS client. You must install the necessary packages manually,
> then re-run /opt/thinlinc/sbin/tl-setup.
> 
> Press Enter to continue...

There should be a "Network File System support" title in there.
Comment 2 Pierre Ossman cendio 2021-06-02 09:44:38 CEST
Fixed and seems to work. Tested with the python module on RHEL 8.
Comment 3 Niko Lehto cendio 2021-06-03 12:58:25 CEST
I could reproduce this on Ubuntu 20.04 and it works with build 2113 containing these changes. All looks good!