Bug 1459963
| Summary: | [5.7] DEADLOCK: reactivation-key, snapshot_server(), register/delete | |||
|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Grant Gainey <ggainey> | |
| Component: | Server | Assignee: | Grant Gainey <ggainey> | |
| Status: | CLOSED ERRATA | QA Contact: | Ales Dujicek <adujicek> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 570 | CC: | adujicek, cshereme, jhutar, satqe-list, shughes, tlestach, wlehman, xdmoon | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | satellite-schema-5.7.0.31-1-sat, spacewalk-backend-2.3.3-52-sat | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1458880 | |||
| : | 1459964 (view as bug list) | Environment: | ||
| Last Closed: | 2017-07-19 14:50:36 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: | ||||
| Bug Depends On: | 1458880 | |||
| Bug Blocks: | 465198, 1459964 | |||
|
Description
Grant Gainey
2017-06-08 16:58:27 UTC
*** Bug 1406929 has been marked as a duplicate of this bug. *** if client calls
# rhnreg_ks --force --activationkey re-1-08e2cce03ff8e4cf232b037d2306ce30
then I get tracback email on Satellite:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/spacewalk/server/apacheRequest.py", lin
e 122, in call_function
response = func(*params)
File "/usr/share/rhn/server/handlers/xmlrpc/registration.py", line 527, in new
_system
architecture, data)
File "/usr/share/rhn/server/handlers/xmlrpc/registration.py", line 322, in cre
ate_system
do_lock_counts(self, tokens_obj.get_server_id())
NameError: global name 'do_lock_counts' is not defined
and I cannot generate reactivation keys from webui (API works), no idea if it is also caused by this or there is a different problem
satellite-schema-5.7.0.31-1.el6sat.noarch
spacewalk-backend-2.3.3-51.el6sat.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1771 |