[Zope-Checkins] Re: [Zope3-checkins] CVS: ZODB3/ZConfig-substitution.py:1.2.54.2schema.py:1.20.22.2 loader.py:1.18.44.2info.py:1.15.12.2datatypes.py:1.13.36.2 cfgparser.py:1.7.52.2__init__.py:1.9.22.2

Chris McDonough chrism at zope.com
Sun Sep 21 02:53:32 EDT 2003


Thanks!  I just got power back this afternoon (since Friday night), and
just got internet back about an hour ago.  The Zope 2.7 tests still fail
with:

Error in test testSetupConfiguredLoggers
(Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
  File
"/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 262, in testSetupConfiguredLoggers
    starter.setupStartupHandler()
  File
"/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 112, in setupStartupHandler
    level = self.cfg.eventlog.getLowestHandlerLevel()
AttributeError: EventLogFactory instance has no attribute
'getLowestHandlerLevel'

... as of about 8:00 this evening, but I think this is a very shallow
bug that I can fix on Monday (I think it's in zLOG).

Thanks,

- C

On Sat, 2003-09-20 at 20:41, Tim Peters wrote:
> [Chris McDonough]
> > It appears that the affected packages are ZConfig, zLOG, zdaemon, and
> > (in a teeny way) the logging package.  If I can revert these to their
> > states before the merge commit, that would be easiest.
> 
> Chris, I hope all is well down there!  Jeremy and I still had net access on
> Friday (mine got restored a little before noon), so we took a crack at
> repairing the damage we did to those pieces on the Zope 2.7 branch.  I think
> that went well, but can't swear to it.  If anything is still screwed up,
> scream at us.
> 




More information about the Zope-Checkins mailing list