Bug 1166975
| Summary: | After install and upgrade RHEL atomic host beta, the version number is downed 7.0.1.0 to 7.0.0 | ||
|---|---|---|---|
| Product: | [Retired] Atomic | Reporter: | Kenjiro Nakayama <knakayam> |
| Component: | rpm-ostree | Assignee: | Colin Walters <walters> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | dustymabe, knakayam |
| 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: | 2017-06-14 15:40:00 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: | |||
closing this as significant time has passed please re-open against RHEL if you still have issues. |
* Description of problem: After I installed atomic host beta via iso image and upgrade it, the version number is downed. Please see the reproduce steps and its output. * Reproduce the steps and its output: 1. Upgrade atomic host # atomic upgrade 2. Check the status and time stump # atomic status -p ============================================================ DEFAULT ON BOOT ---------------------------------------- version 7.0.0 timestamp 2014-11-01 20:22:01 id dcf0c846ff87f251d48439f6c90948f1183654a9b9d46b28c3f5e0f42c1ddf8e.0 osname rhel-atomic-host refspec rhel-atomic-host-beta-ostree:rhel-atomic-host/7/x86_64/standard ============================================================ * NON-DEFAULT ROLLBACK TARGET ---------------------------------------- version 7.0.1.0 timestamp 2014-10-27 18:16:39 id 335ae3551939b8de8fd6663ec9db834b1d2150fe7a5b9b1017b74c1070006888.0 osname rhel-atomic-host refspec rhel-atomic-host-beta-ostree:rhel-atomic-host/7/x86_64/standard ============================================================ 3. Reboot the system # systemctl reboot # atomic status -p ============================================================ * DEFAULT ON BOOT ---------------------------------------- version 7.0.0 timestamp 2014-11-01 20:22:01 id dcf0c846ff87f251d48439f6c90948f1183654a9b9d46b28c3f5e0f42c1ddf8e.0 osname rhel-atomic-host refspec rhel-atomic-host-beta-ostree:rhel-atomic-host/7/x86_64/standard ============================================================ NON-DEFAULT ROLLBACK TARGET ---------------------------------------- version 7.0.1.0 timestamp 2014-10-27 18:16:39 id 335ae3551939b8de8fd6663ec9db834b1d2150fe7a5b9b1017b74c1070006888.0 osname rhel-atomic-host refspec rhel-atomic-host-beta-ostree:rhel-atomic-host/7/x86_64/standard ============================================================ * Expected results: Update to 7.0.0 from 7.0.1.0 is expected updage? 7.0.1.0 to 7.0.1.1 is reasonable.