Bug 978997
| Summary: | undefined local variable or method `paswd_lines' | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Marek Mahut <mmahut> |
| Component: | Containers | Assignee: | Jhon Honce <jhonce> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | 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: | |||
The pull request has been opened https://github.com/openshift/origin-server/pull/2949 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 |
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>'