[zope2-tracker] [Bug 440490] Re: zopectl fg doesn't work on Windows

ChrisW chris at simplistix.co.uk
Fri Oct 2 07:26:56 EDT 2009


Here's the traceback when you try:

Traceback (most recent call last):
  File "C:\LocalSVN\Zope_2.12\bin\zopectl-script.py", line 89, in <module>
    Zope2.Startup.zopectl.run()
  File "c:\localsvn\zope_2.12\src\Zope2\Startup\zopectl.py", line 347, in run
    exitstatus = main()
  File "c:\localsvn\zope_2.12\src\Zope2\Startup\zopectl.py", line 306, in main
    c.onecmd(" ".join(options.args))
  File "C:\Python26\lib\cmd.py", line 219, in onecmd
    return func(arg)
  File "c:\buildout-eggs\zdaemon-2.0.4-py2.6.egg\zdaemon\zdctl.py", line 559, in
 do_fg
    self.do_foreground(arg)
  File "c:\localsvn\zope_2.12\src\Zope2\Startup\zopectl.py", line 246, in do_for
eground
    ZDCmd.do_foreground(self, arg)
  File "c:\buildout-eggs\zdaemon-2.0.4-py2.6.egg\zdaemon\zdctl.py", line 554, in
 do_foreground
    os.spawnlp(os.P_WAIT, program[0], *program)
AttributeError: 'module' object has no attribute 'spawnlp'

-- 
zopectl fg doesn't work on Windows
https://bugs.launchpad.net/bugs/440490
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list