Ticket #3086 (closed defect: Fixed)
zendisk help fails with installer rpm
| Reported by: | ecn | Owned by: | edahl |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.2 |
| Component: | All | Version: | 2.1.92 |
| Keywords: | Cc: | ||
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/Products/DataCollector/zendisc.py", line 452, in ?
d = ZenDisc()
File "/usr/local/zenoss/zenoss/Products/DataCollector/zendisc.py", line 47, in __init__
ZenModeler.__init__(self, noopts, app, single, threaded, keeproot)
TypeError: __init__() takes at most 5 arguments (6 given)
Change History
Note: See
TracTickets for help on using
tickets.