Bug 5404 - tl-setup fails to detect system type for SLE12
Summary: tl-setup fails to detect system type for SLE12
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server Installer (show other bugs)
Version: 4.3.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.4.0
Assignee: Henrik Andersson
URL:
Keywords: prosaic, samuel_tester
Depends on:
Blocks: 5437
  Show dependency treegraph
 
Reported: 2015-01-26 11:01 CET by Henrik Andersson
Modified: 2015-05-07 11:15 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Henrik Andersson cendio 2015-01-26 11:01:03 CET
The reason for this is that our systemtype.py script is looking into /etc/novell-release but with SLE12 this file is renamed to /etc/SuSE-release.

SLE12 still doesn't support CPE with /etc/system-release-cpe.

More info on this bug is found on bug #5329
Comment 1 Henrik Andersson cendio 2015-01-28 10:35:08 CET
Fixed in commit 29853.
Comment 2 Samuel Mannehed cendio 2015-05-07 11:15:31 CEST
Looks good:

2015-05-07 10:59:52,282: *** tl-setup started ***
2015-05-07 10:59:52,283: Operating system: Linux
2015-05-07 10:59:52,283: Architecture: x86_64
2015-05-07 10:59:52,283: Distribution: SLES
2015-05-07 10:59:52,283: Distribution version: 12
2015-05-07 10:59:52,283: Distribution family: SLE

Note You need to log in before you can comment on or make changes to this bug.