Bug 384171 - cracklib needs python(abi) = 2.4
Summary: cracklib needs python(abi) = 2.4
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cracklib
Version: 7
Hardware: i586
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-15 08:43 UTC by Zoltan Arpadffy
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-15 17:43:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
output of "yum -y update" command (15.08 KB, text/plain)
2007-11-15 08:43 UTC, Zoltan Arpadffy
no flags Details

Description Zoltan Arpadffy 2007-11-15 08:43:43 UTC
Description of problem:

I try to update my box and it is stuck during last few weeks because of the 
following error:

Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package cracklib needs python(abi) = 2.4, this is not available.
Complete!

Version-Release number of selected component (if applicable):
cracklib-2.8.9-10.i386

How reproducible:
My fedora went through RH8->RH9->FC3->FC4->FC5->FC6->F7. All updates were made 
with yum - but I guess this is not needed to reproduce the error.

It is enough to have cracklib-2.8.9-10.i386 installed and try to update python 
and its components to 2.5.

Seems cracklib-2.8.9-10 has a requirement to have python = 2.4 and not python > 
2.3 

Steps to Reproduce:
1.
2.
3.
  
Actual results:

yum fails with update.

Expected results:

yum should update all available rpm packages.

Additional info:

I would raise the severity from low to medium, because all systems that run 
autoupdate yum scripts will have security problems after a while.

Comment 1 Zoltan Arpadffy 2007-11-15 08:43:44 UTC
Created attachment 259611 [details]
output of "yum -y update" command

Comment 2 Nalin Dahyabhai 2007-11-15 15:41:52 UTC
Do you somehow have multiple copies of the cracklib package installed?  The
version in Fedora 7 already used Python 2.5, so I'm thinking that there's an
older version that's also installed that hasn't been removed.

Comment 3 Zoltan Arpadffy 2007-11-15 17:43:34 UTC
Hello,

sorry for causing troubles - indeed there was one older version hanging around.

root@redhat~# rpm -qa |grep cracklib
cracklib-python-2.8.9-10
cracklib-2.8.9-3.1
cracklib-2.8.9-10
cracklib-dicts-2.8.9-10

After removing cracklib-2.8.9-3.1 everything works perfect.

Thank you for leading me to the solution.

Regards,
Z




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