Bug 548448
| Summary: | RHNS snapshot rollback does not work when a package was split in later versions | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Miroslav Suchý <msuchy> |
| Component: | Clients | Assignee: | Miroslav Suchý <msuchy> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 0.7 | CC: | cperry, hklein, jhutar, liko, mmatsuya, tao, vgaikwad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 524237 | Environment: | |
| Last Closed: | 2010-02-16 12:56:05 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: | |||
| Bug Depends On: | 524237 | ||
| Bug Blocks: | 543511 | ||
|
Description
Miroslav Suchý
2009-12-17 13:46:30 UTC
Fix commited as 721fb1e282395f1c8f9719f45c24c5382805cac6 I introduced new action "r" as rollback, which do not check dependecies and obsoletes. And all "i" as install in runTransaction (which is called directly only for rollback) are flipped to "r". Original method runTransaction has been renamed to _runTransaction. syntax error fixed by commit d2ae8d115427100dce3e68f752faafc93f974353 Spacewalk 0.8 has been released |