Bug 867823

Summary: missing quotes in os-release
Product: [Fedora] Fedora Reporter: Mads Kiilerich <mads>
Component: generic-releaseAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-20 16:11:12 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:

Description Mads Kiilerich 2012-10-18 11:30:47 UTC
generic-release-18-0.3.noarch /etc/os-release contains
  ANSI_COLOR=0;34
which cause dracut error
  /etc/os-release: line 6: 34: command not found

It sould be
  ANSI_COLOR="0;34"
like in fedora-release

Comment 1 Fedora Update System 2012-10-19 18:30:46 UTC
generic-release-18-0.8 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/generic-release-18-0.8

Comment 2 Fedora Update System 2012-10-20 03:48:50 UTC
Package generic-release-18-0.8:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing generic-release-18-0.8'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16515/generic-release-18-0.8
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-12-20 16:11:14 UTC
generic-release-18-0.8 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.