Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Looks like we need a new 'redhat-release-atomic-host' RPM for 7.3
# rpm-ostree status
State: idle
Deployments:
● atomic-7.3:rhel-atomic-host/7/x86_64/standard
Version: 7.3 (2016-09-01 15:49:51)
Commit: d0e53aae6a8516ee5cdbbdefddb1775aa87342656ec190d0b78153b59a360c82
OSName: rhel-atomic-host
GPGSignature: 1 signature
Signature made Thu 01 Sep 2016 03:59:48 PM UTC using RSA key ID 938A80CAF21541EB
Good signature from "Red Hat, Inc. <security>"
rhel-atomic-host-ostree:rhel-atomic-host/7/x86_64/standard
Version: 7.2.6-1 (2016-08-18 16:01:03)
Commit: dae35767902aad07b087d359be20f234d244da79fdd4734cd2fbc3ee39b12cf8
OSName: rhel-atomic-host
# cat /etc/os-release
NAME="Red Hat Enterprise Linux Atomic Host"
VERSION="7.2"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.2"
PRETTY_NAME="Red Hat Enterprise Linux Atomic Host 7.2"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.2:GA:atomic-host"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.2
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION=7.2
# rpm -qa | grep release
redhat-release-atomic-host-7.2-20150928.0.atomic.el7.3.x86_64
Comment 3Alexander Todorov
2016-09-19 10:52:29 UTC
-bash-4.2# cat /etc/os-release
NAME="Red Hat Enterprise Linux Atomic Host"
VERSION="7.3"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Atomic Host"
VARIANT_ID=atomic.host
VERSION_ID="7.3"
PRETTY_NAME="Red Hat Enterprise Linux Atomic Host 7.3"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.3:GA:atomic-host"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.3
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION=7.3
-bash-4.2#
-bash-4.2#
-bash-4.2# rpm-ostree status
State: idle
Deployments:
* rhel-atomic-host:rhel-atomic-host/7/x86_64/standard
Version: 7.3 (2016-09-17 00:20:28)
Commit: 014846a5af2f165a92e7d8649bcd83fd6642d326e53ea71a8b766d67a291dcac
OSName: rhel-atomic-host
-bash-4.2#
-bash-4.2# rpm -qf /etc/os-release
redhat-release-atomic-host-7.3-20160824.0.atomic.el7.3.x86_64
Moving to VERIFIED as it looks like this was fixed in the latest build.
Looks like we need a new 'redhat-release-atomic-host' RPM for 7.3 # rpm-ostree status State: idle Deployments: ● atomic-7.3:rhel-atomic-host/7/x86_64/standard Version: 7.3 (2016-09-01 15:49:51) Commit: d0e53aae6a8516ee5cdbbdefddb1775aa87342656ec190d0b78153b59a360c82 OSName: rhel-atomic-host GPGSignature: 1 signature Signature made Thu 01 Sep 2016 03:59:48 PM UTC using RSA key ID 938A80CAF21541EB Good signature from "Red Hat, Inc. <security>" rhel-atomic-host-ostree:rhel-atomic-host/7/x86_64/standard Version: 7.2.6-1 (2016-08-18 16:01:03) Commit: dae35767902aad07b087d359be20f234d244da79fdd4734cd2fbc3ee39b12cf8 OSName: rhel-atomic-host # cat /etc/os-release NAME="Red Hat Enterprise Linux Atomic Host" VERSION="7.2" ID="rhel" ID_LIKE="fedora" VERSION_ID="7.2" PRETTY_NAME="Red Hat Enterprise Linux Atomic Host 7.2" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:7.2:GA:atomic-host" HOME_URL="https://www.redhat.com/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" REDHAT_BUGZILLA_PRODUCT_VERSION=7.2 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION=7.2 # rpm -qa | grep release redhat-release-atomic-host-7.2-20150928.0.atomic.el7.3.x86_64