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 1190764 - Docker Enablement for RHEL 7
Summary: Docker Enablement for RHEL 7
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: pykickstart
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Chris Lumens
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On: RHEL7CCC 1123479 1125409 1144140 1172004
Blocks: 1155149
TreeView+ depends on / blocked
 
Reported: 2015-02-09 15:31 UTC by David Cantrell
Modified: 2015-11-19 09:43 UTC (History)
9 users (show)

Fixed In Version: pykickstart-1.99.66.1-1
Doc Type: Bug Fix
Doc Text:
Clone Of: 1125409
Environment:
Last Closed: 2015-11-19 09:43:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2285 0 normal SHIPPED_LIVE pykickstart bug fix and enhancement update 2015-11-19 09:44:43 UTC

Comment 2 Alexander Todorov 2015-10-14 15:57:40 UTC
# rpm -q pykickstart
pykickstart-1.99.66.6-1.el7.noarch


# ksvalidator ks.cfg 
Ignoring deprecated option on line 15:  The --nobase option has been deprecated and no longer has any effect.  It may be removed from future releases, which will result in a fatal error from kickstart.  Please modify your kickstart file to remove this option.


# cat ks.cfg 
install
lang en_US.UTF-8
keyboard us
network --onboot yes --device eth0 --bootproto dhcp
rootpw  redhat
firewall --disabled
authconfig --enableshadow --passalgo=sha512
selinux --enforcing
timezone America/New_York
clearpart --all --initlabel
autopart

bootloader --disabled

%packages --nocore --nobase --instLangs=bg_BG
httpd
-kernel
%end


I've had pretty much the same results as in 
https://bugzilla.redhat.com/show_bug.cgi?id=1125410#c11

but hit an error with langpacks.conf missing. Either way this bug is VERIFIED.

Comment 4 errata-xmlrpc 2015-11-19 09:43:26 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-2285.html


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