Bug 639960 - rhpl upgrade problem - python 2.6 abi needed, python 2.7 installed
Summary: rhpl upgrade problem - python 2.6 abi needed, python 2.7 installed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rhpl
Version: 14
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-04 12:33 UTC by Michał Piotrowski
Modified: 2010-10-04 14:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-04 13:42:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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