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.
Bug 1252186 - system/yaboot: Review grub config examples
Summary: system/yaboot: Review grub config examples
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: preupgrade-assistant-contents
Version: 6.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Petr Stodulka
QA Contact: Alois Mahdal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-10 23:49 UTC by Alois Mahdal
Modified: 2015-08-13 08:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-13 08:50:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
proposed patch (1.76 KB, patch)
2015-08-10 23:51 UTC, Alois Mahdal
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1608 0 normal SHIPPED_LIVE preupgrade-assistant-contents bug fix update 2015-08-13 12:49:54 UTC

Description Alois Mahdal 2015-08-10 23:49:55 UTC
Description of problem
======================

There are apparent typos in grub2 configuration examples in system/yaboot
and system/uefi contents:

    UB_TIMEOUT=5
    GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
    GRUB_DEFAULT=saved
    GRUB_DISABLE_SUBMENU=true
    ...

Both texts contain the same typo: name of `GRUB_TIMEOUT` variable being
truncated by 2 chars.



Version-Release number of selected component
============================================

preupgrade-assistant-contents-0.6.32-4.el6.noarch


How reproducible
================

Always


Steps to Reproduce
==================

 1. Get a ppc64 or an UEFI machine

 2. Run preupg

 3. Find respective content texts


Actual results
==============

`UB_TIMEOUT`, can be seen in both examples


Expected results
================

Examples use valid grub2 variables such as `GRUB_TIMEOUT`

Comment 1 Alois Mahdal 2015-08-10 23:51:39 UTC
Created attachment 1061285 [details]
proposed patch

Comment 6 Alois Mahdal 2015-08-12 17:08:56 UTC
We agreed to change scope a bit:

 *  GRUB_TIMEOUT typo has been fixed in yaboot content--as was meant
    originally, but fix of the UEFI content has been postponed (so that
    we don't need docs now--only yaboot part is affected, which is not
    related to an officially supported arch),

 *  the GRUB_CMDLINE_LINUX line has been changed to something more
    useful,

 *  although comment has been added to notify user that they will need
    to rewrite the line anyway.

Comment 7 Alois Mahdal 2015-08-12 17:10:12 UTC
Verified on ppc64 (only relevant arch, albeit not officially supported.)

Comment 9 errata-xmlrpc 2015-08-13 08:50:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1608.html


Note You need to log in before you can comment on or make changes to this bug.