| Summary: | Yum does not properly honour %pretrans | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Pablo Iranzo Gómez <pablo.iranzo> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.5 | CC: | james.antill, ksrot, packaging-team-maint, pmatilai, vmukhame |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-26 08:52:47 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1056252 | ||
|
Description
Pablo Iranzo Gómez
2013-12-17 10:53:01 UTC
Fedora 20 still has this issue, but shows messages at a different point during yum installation (but still not prior to Running transaction) rpm-4.11.1-7.fc20.x86_64 rpm-build-4.11.1-7.fc20.x86_64 rpm-build-libs-4.11.1-7.fc20.x86_64 rpm-libs-4.11.1-7.fc20.x86_64 rpm-python-4.11.1-7.fc20.x86_64 yum-3.4.3-120.fc20.noarch yum-langpacks-0.4.3-1.fc20.noarch yum-metadata-parser-1.1.4-9.fc20.x86_64 yum-plugin-fastestmirror-1.1.31-18.fc20.noarch yum-plugin-merge-conf-1.1.31-18.fc20.noarch yum-plugin-remove-with-leaves-1.1.31-18.fc20.noarch yum-plugin-show-leaves-1.1.31-18.fc20.noarch yum-plugin-versionlock-1.1.31-18.fc20.noarch yum-utils-1.1.31-18.fc20.noarch yumex-3.0.13-1.fc20.noarch When %pretrans gets run is not in yum's control, %pretrans is executed by rpm it always occurs in the same spot. The *output* can (and often does) come later because of how yum wraps the logging from rpm. |