Bug 978997 - undefined local variable or method `paswd_lines'
Summary: undefined local variable or method `paswd_lines'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-27 12:55 UTC by Marek Mahut
Modified: 2015-05-14 23:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-22 15:13:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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