Bug 639960

Summary: rhpl upgrade problem - python 2.6 abi needed, python 2.7 installed
Product: [Fedora] Fedora Reporter: Michał Piotrowski <mkkp4x4>
Component: rhplAssignee: Chris Lumens <clumens>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 14CC: clumens, msivak
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-04 13:42:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michał Piotrowski 2010-10-04 12:33:07 UTC
Description of problem:
I can not upgrade system

ERROR with rpm_check_debug vs depsolve:
python(abi) = 2.6 is needed by (installed) rhpl-0.221-2.x86_64
[..]
rhpl-0.221-2.x86_64 has missing requires of libpython2.6.so.1.0()(64bit)
rhpl-0.221-2.x86_64 has missing requires of python(abi) = ('0', '2.6', None)


Version-Release number of selected component (if applicable):


How reproducible:


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


Expected results:


Additional info:

Comment 1 Chris Lumens 2010-10-04 13:42:03 UTC
You can just remove rhpl.  It is no longer in the repos and should not be used by anything anymore.

Comment 2 Michał Piotrowski 2010-10-04 13:48:24 UTC
Now it works fine. Thanks.

Do such packages should not be automatically removed by preupgrade?

Comment 3 Chris Lumens 2010-10-04 14:01:43 UTC
We don't automatically remove packages that weren't obsoleted by another package.  It's possible you're using the package locally (either by something you installed, or something you're writing on your own, etc.) and removing that has a good chance of breaking something.