Bug 149627 - PyXML need stricter requires to avoid bugs in other packages
Summary: PyXML need stricter requires to avoid bugs in other packages
Keywords:
Status: CLOSED DUPLICATE of bug 149507
Alias: None
Product: Fedora
Classification: Fedora
Component: PyXML
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-24 17:24 UTC by Jochen Schmitt
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-02-25 14:39:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jochen Schmitt 2005-02-24 17:24:14 UTC
The package of PyXmL need a reuquire-statemnent, which refer to the same python
version, which it was used to build the PyXML package:

I think a 

%Requires: python = %pyver

should work.

This should prevent users to install PyXML to a system, which has an other
version of pythen, then the version, on which PyXML was built.

This version mismatch will coused error messages about missing xml.utils when
cups will be started.

This kind of bugs was reported several time on bugzilla.redhat.com.

Best Regards:

Jochen Schmitt

Comment 1 Miloslav Trmač 2005-02-25 14:39:35 UTC

*** This bug has been marked as a duplicate of 149507 ***


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