Bug 901689 - Typo in tuned-adm.py
Summary: Typo in tuned-adm.py
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tuned
Version: 17
Hardware: Unspecified
OS: Linux
low
low
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-18 20:08 UTC by Branislav Blaškovič
Modified: 2013-02-24 08:35 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-24 08:35:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Branislav Blaškovič 2013-01-18 20:08:00 UTC
Description of problem:
  tuned-adm.py contains a little typo in code:

        if not profile in self.get_profiles():
            self.error("Profile %s does''t exist." % profile)

Version-Release number of selected component (if applicable):
  tuned-2.0.1-5.fc17

Steps to Reproduce:
  1. tuned-adm profile abcdef
  
Actual results:
  Profile abcdef does''t exist.

Expected results:
  Profile abcdef doesn't exist.
  or
  Profile abcdef does not exist.

Comment 1 Fedora Admin XMLRPC Client 2013-02-04 21:45:16 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Jaroslav Škarvada 2013-02-14 10:26:41 UTC
Thanks for spotting this.

Comment 3 Fedora Update System 2013-02-14 10:48:49 UTC
tuned-2.0.1-7.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/tuned-2.0.1-7.fc17

Comment 4 Fedora Update System 2013-02-15 04:57:40 UTC
Package tuned-2.0.1-7.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tuned-2.0.1-7.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-2471/tuned-2.0.1-7.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-02-24 08:35:39 UTC
tuned-2.0.1-7.fc17 has been pushed to the Fedora 17 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.