I tried to run tl-setup on a SLES11 machine with a broken package repository for zypper (I did not have an active license on the system). tl-setup says: Resolving packages and dependencies... Internal error. The ThinLinc Server Setup Wizard will now terminate. Traceback in tlsetup.log: 2015-05-07 13:09:27,599: Verifying package name python-ldap 2015-05-07 13:09:27,599: Unlocking zypper... 2015-05-07 13:09:27,599: Removed zypper lock 2015-05-07 13:09:27,823: zypper: Loading repository data... 2015-05-07 13:09:27,824: zypper: Reading installed packages... 2015-05-07 13:09:27,826: Traceback (most recent call last): 2015-05-07 13:09:27,826: File "/opt/thinlinc/sbin/../libexec/tl-setup.py", line 574, in <module> 2015-05-07 13:09:27,826: ooO0OO ( ) 2015-05-07 13:09:27,826: File "/opt/thinlinc/sbin/../libexec/tl-setup.py", line 531, in ooO0OO 2015-05-07 13:09:27,826: iI1 = IIiI1Ii . run ( ) 2015-05-07 13:09:27,826: File "/opt/thinlinc/modules/thinlinc/wizard.py", line 100, in run 2015-05-07 13:09:27,826: return self . _run_text ( ) 2015-05-07 13:09:27,826: File "/opt/thinlinc/modules/thinlinc/wizard.py", line 118, in _run_text 2015-05-07 13:09:27,826: oOOO00o ( ) 2015-05-07 13:09:27,826: File "/opt/thinlinc/modules/thinlinc/tlsetup/python.py", line 60, in <lambda> 2015-05-07 13:09:27,826: Ooo ) 2015-05-07 13:09:27,827: File "/opt/thinlinc/modules/thinlinc/tlsetup/pkginsthelp.py", line 75, in generic_text_installer 2015-05-07 13:09:27,827: i1Ii = iiIIi1IiIi11 . run ( ) 2015-05-07 13:09:27,827: File "/opt/thinlinc/modules/thinlinc/tlsetup/pkginsthelp.py", line 410, in run 2015-05-07 13:09:27,827: I11I11i1I = O0o0Oo ( self . __backend ) 2015-05-07 13:09:27,827: File "/opt/thinlinc/modules/thinlinc/tlsetup/pkginsthelp.py", line 114, in O0o0Oo 2015-05-07 13:09:27,827: I11I11i1I = backend . resolve ( ) 2015-05-07 13:09:27,827: File "/opt/thinlinc/modules/thinlinc/packageinstaller/zypperbackend.py", line 460, in resolve 2015-05-07 13:09:27,827: self . _want_packages = self . __verify_package_names ( self . _want_names ) 2015-05-07 13:09:27,827: File "/opt/thinlinc/modules/thinlinc/packageinstaller/zypperbackend.py", line 525, in __verify_package_names 2015-05-07 13:09:27,827: oo0oO = I1I1II1I11 . parse_whatprovides ( I1IiI . stdout ) 2015-05-07 13:09:27,827: File "/opt/thinlinc/modules/thinlinc/packageinstaller/zypperbackend.py", line 215, in parse_whatprovides 2015-05-07 13:09:27,827: self . _parse ( buf ) 2015-05-07 13:09:27,828: File "/opt/thinlinc/modules/thinlinc/packageinstaller/zypperbackend.py", line 51, in _parse 2015-05-07 13:09:27,828: self . __parse_file ( buf ) 2015-05-07 13:09:27,828: File "/opt/thinlinc/modules/thinlinc/packageinstaller/zypperbackend.py", line 56, in __parse_file 2015-05-07 13:09:27,828: return self . _parser . ParseFile ( buf ) 2015-05-07 13:09:27,828: ExpatError: not well-formed (invalid token): line 5, column 0
We don't support SLES 11 anymore. Closing.