Bug 189894 - python-reportlab requires older python
Summary: python-reportlab requires older python
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python-reportlab
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-25 15:57 UTC by Bernard Johnson
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-26 16:36:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bernard Johnson 2006-04-25 15:57:13 UTC
Description of problem:
python-reportlab requires older python

Version-Release number of selected component (if applicable):
python-reportlab-1.19-2
python-2.4.2-3.2.1

How reproducible:
always

Steps to Reproduce:
1. yum install python-reportlab
2.
3.
  
Actual results:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package python-reportlab.i386 0:1.19-2 set to be updated
--> Running transaction check
--> Processing Dependency: python < 0:2.4 for package: python-reportlab
--> Finished Dependency Resolution
Error: Missing Dependency: python < 0:2.4 is needed by package python-reportlab

Expected results:
package gets installed

Additional info:

Comment 1 Brian Pepple 2006-04-25 16:09:19 UTC
Ummm, the most current python-reportlab is: python-reportlab-1.20-5.fc5. 
python-reportlab-1.19 hasn't been used since March 30, 2005:

* Wed Mar 30 2005 Brian Pepple <bdpepple> - 1.20-1.fc4
- Rebuild for Python 2.4.
- Update to 1.20.
- Switch to the new python macros for python-abi
- Add dist tag.



Comment 2 Bernard Johnson 2006-04-25 16:44:27 UTC
Hmm.. I see that there is a newer python-reportlab, but yum doesn't want to
install it.  It wants the older version.

Tried a "yum clean all" but that didn't help either.





Comment 3 Brian Pepple 2006-04-25 17:30:50 UTC
I'm guessing that the problem is due to the package going from an i386 to a
noarch package.  Try uninstall python-reportlab with yum, then installing it again.

Comment 4 Bernard Johnson 2006-04-25 17:46:39 UTC
It's not currently installed.  That was the first attempt to install.

Comment 5 Brian Pepple 2006-04-25 18:06:52 UTC
Hmmmm, that's very odd.  I just did a clean installation yesterday on a machine,
and was able to install it correctly.

I don't quite understand why a FE5 repo would even have python-reportlab-1.19
rpm.  When I have some more free time, I'll try to track down the problem.

Comment 6 Bernard Johnson 2006-11-15 23:22:40 UTC
I was able to successfully install it from a clean FC6 machine.


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