Bug 978997

Summary: undefined local variable or method `paswd_lines'
Product: OKD Reporter: Marek Mahut <mmahut>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: chunchen
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-07-22 15:13:03 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 Marek Mahut 2013-06-27 12:55:51 UTC
Recently a typo has been introducted into the oo-accept-node utility that is causing a naming error when used.

oo-accept-node returns:

/usr/sbin/oo-accept-node:417:in `block in check_cgroup_procs': undefined local variable or method `paswd_lines' for main:Object (NameError)
    from /usr/sbin/oo-accept-node:411:in `each'
    from /usr/sbin/oo-accept-node:411:in `check_cgroup_procs'
    from /usr/sbin/oo-accept-node:829:in `<main>'

Comment 1 Marek Mahut 2013-06-27 12:56:31 UTC
The pull request has been opened https://github.com/openshift/origin-server/pull/2949

Comment 2 chunchen 2013-07-02 06:18:48 UTC
It's fixed, verified on devenv_3434, please refer to the following results:

1. SSH into the instance and run "oo-accept-node" command
# oo-accept-node
PASS