Bug 901689

Summary: Typo in tuned-adm.py
Product: [Fedora] Fedora Reporter: Branislav Blaškovič <bblaskov>
Component: tunedAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 17CC: jkaluza, jskarvad, jvcelak, pknirsch, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-24 08:35:37 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 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.