Closed
Bug 621670
Opened 15 years ago
Closed 15 years ago
Upgrading RedHat5 packages via yum update fails with rpm_check_debug
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rmvilhena, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier:
[root@bootserver ~]# yum install python
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.di.fc.ul.pt
* updates: ftp.di.fc.ul.pt
* addons: ftp.di.fc.ul.pt
* extras: ftp.di.fc.ul.pt
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package python.i386 0:2.4.3-27.el5_5.3 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
=================================================================================================================================================================================
Package Arch Version Repository Size
=================================================================================================================================================================================
Updating:
python i386 2.4.3-27.el5_5.3 updates 5.9 M
Transaction Summary
=================================================================================================================================================================================
Install 0 Package(s)
Update 1 Package(s)
Remove 0 Package(s)
Total size: 5.9 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
python is needed by (installed) pythonabi
python is needed by (installed) pythonabi
Complete!
(1, ['Please report this error in bugzilla'])
Reproducible: Always
![]() |
||
Comment 1•15 years ago
|
||
> (1, ['Please report this error in bugzilla'])
Wrong Bugzilla. You must report it to https://bugzilla.redhat.com/, not the Mozilla one.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•