Dennis,
I think we fixed the problem with telnet. It's looking for twisted
version 2.4 and you have version 1.3. You could either upgrade
twisted or get the latest from the trunk; either should work.
-EAD
On Jun 13, 2006, at 9:32 AM, Dennis B.Hopp wrote:
On Mon, 12 Jun 2006 23:17:26 -0400, Eric Newton
<[EMAIL PROTECTED]> wrote:
Oops...
$ ./zenmigrate run --commit
Silly, I know, but it is consistent with all the other zenoss
scripts.
This is what I get:
[EMAIL PROTECTED] bin]$ ./zenmigrate run --commit
WARN: config file /opt/zenoss/etc/zenmigrate.conf not found skipping
INFO:zen.migrate:Database going to version 20.0
INFO:zen.migrate:Installing EvtProps
INFO:zen.migrate:Database going to version 20.0
INFO:zen.migrate:Installing KillCricket
INFO:zen.migrate:Database going to version 20.0
INFO:zen.migrate:Installing ReindexHistory
INFO:zen.migrate:Database going to version 21.0
INFO:zen.migrate:Installing HoistPerfData
Recovering
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line
9, in ?
main()
File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line
6, in main
m.main()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line
215, in main
self.cutover()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line
120, in cutover
self.recover()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line
136, in recover
current = self.dmd.version
AttributeError: version
[EMAIL PROTECTED] bin]$
And now if I try to start the services zenmodeler bombs:
[EMAIL PROTECTED] bin]$ ./zenmigrate run --commit
WARN: config file /opt/zenoss/etc/zenmigrate.conf not found skipping
INFO:zen.migrate:Database going to version 20.0
INFO:zen.migrate:Installing EvtProps
INFO:zen.migrate:Database going to version 20.0
INFO:zen.migrate:Installing KillCricket
INFO:zen.migrate:Database going to version 20.0
INFO:zen.migrate:Installing ReindexHistory
INFO:zen.migrate:Database going to version 21.0
INFO:zen.migrate:Installing HoistPerfData
Recovering
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line
9, in ?
main()
File "/opt/zenoss/Products/ZenModel/migrate/zenmigrate.py", line
6, in main
m.main()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line
215, in main
self.cutover()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line
120, in cutover
self.recover()
File "/opt/zenoss/Products/ZenModel/migrate/Migrate.py", line
136, in recover
current = self.dmd.version
AttributeError: version
[EMAIL PROTECTED] bin]$ ./zenoss restart
Daemon: zeoctl . daemon process restarted, pid=8217
Daemon: zopectl . daemon process restarted, pid=8219
Daemon: zenmodeler already stopped
starting...
Traceback (most recent call last):
File "/opt/zenoss/Products/DataCollector/zenmodeler.py", line 27,
in ?
import TelnetClient
File "/opt/zenoss/Products/DataCollector/TelnetClient.py", line
33, in ?
from twisted.conch import telnet
ImportError: cannot import name telnet
Daemon: zenperfsnmp stopping...
starting...
Daemon: zenping stopping...
starting...
Daemon: zensyslog stopping...
starting...
Daemon: zenstatus stopping...
starting...
Daemon: zenactions stopping...
starting...
--Dennis
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users