Bug 4283 - python-xml is not guaranteed to be present on all systems
Summary: python-xml is not guaranteed to be present on all systems
Status: CLOSED WORKSFORME
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server Installer (show other bugs)
Version: 3.3.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.13.0
Assignee: Frida Flodin
URL:
Keywords:
: 7357 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-08 14:36 CEST by Aaron Sowry
Modified: 2021-05-10 09:11 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Aaron Sowry cendio 2012-05-08 14:36:49 CEST
SuSE have actually packaged python-xml separately, even though it "should" be baked-in to python >= 2.0. This means it is possible (although perhaps not very likely) that the xml module could be missing.

Currently, this makes tl-setup explode with tracebacks all over the place when zypperbackend tries to import the xml module. If we want to be really ambitious, perhaps we could catch ImportErrors here.
Comment 2 Pierre Ossman cendio 2020-12-16 09:35:50 CET
*** Bug 7357 has been marked as a duplicate of this bug. ***
Comment 4 Frida Flodin cendio 2021-05-10 09:11:37 CEST
This is no longer an issue now that we switched to Python 3. The xml modules is now packaged with Python as it should be.

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