Bug 894371
Summary: | I typed "yum upgrade tcl tcl-devel" and I got the following message in the console (see Description): | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Fernando_Carreño <ferpo> |
Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.10 | CC: | james.antill, zpavlas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-20 16:29:15 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Fernando_Carreño
2013-01-11 15:28:30 UTC
I typed as root: [root@hpferpo fernando]# yum upgrade tcl tcl-devel and I got the previous message The installed tk-devel package requires a certain tcl-devel version, so it barfs when you try to upgrade it. You must update both packages in the same transaction. It's a bug in the sense that Yum should have figured this sooner, and not after downloading the packages and running the transaction check. I'm 99% sure it's fixed in RHEL6. |