Bug 867823 - missing quotes in os-release
Summary: missing quotes in os-release
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: generic-release
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-18 11:30 UTC by Mads Kiilerich
Modified: 2012-12-20 16:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-20 16:11:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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