[Zope] Power fail seems to have coddled something

Dennis Allison allison@sumeru.stanford.EDU
Mon, 12 Aug 2002 18:00:26 -0700


Power fail.  Now the root and the first folder in the root won't publish
the index_html at the root and give the diagnostic

Error Type: ValueError
Error Value: unpack list of wrong size



Traceback (innermost last):
  File /var/zope/lib/python/ZPublisher/Publish.py, line 150, in publish_module
  File /var/zope/lib/python/ZPublisher/Publish.py, line 114, in publish
  File /var/zope/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
    (Object: lms)
  File /var/zope/lib/python/ZPublisher/Publish.py, line 98, in publish
  File /var/zope/lib/python/ZPublisher/mapply.py, line 88, in mapply
    (Object: index_html)
  File /var/zope/lib/python/ZPublisher/Publish.py, line 39, in call_object
    (Object: index_html)
  File /var/zope/lib/python/OFS/DTMLMethod.py, line 127, in __call__
    (Object: index_html)
  File /var/zope/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__
    (Object: index_html)
  File /var/zope/lib/python/Products/ZWeather/ZWeather.py, line 87, in __call__
    (Object: theWeather_tx)
  File /var/zope/lib/python/Products/ZWeather/ZWeather.py, line 123, in refresh
    (Object: theWeather_tx)
  File /var/zope/lib/python2.1/site-packages/pymetar.py, line 716, in fetchMetarReport
    (Object: theWeather_tx)
ValueError: (see above)

Other things seem to be intact and accessible.

Any hints as to how to proceed would be appreciated.