fle3-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fle3-users] Errors on install


From: Tarmo Toikkanen
Subject: Re: [Fle3-users] Errors on install
Date: Sat, 23 Oct 2004 14:02:01 +0300
User-agent: Mutt/1.5.1i

on gentoo is the source version 1.4.2 and on debian (sarge) is the deb pkg from the official web site.

Those are the errors:
Traceback (innermost last):
 Module ZPublisher.Publish, line 101, in publish
 Module ZPublisher.mapply, line 88, in mapply
 Module ZPublisher.Publish, line 39, in call_object
 Module Products.FLE.FLE, line 796, in manage_addFLE
 Module OFS.ObjectManager, line 276, in _setObject
 Module Products.FLE.FLE, line 316, in manage_afterAdd
 Module Products.FLE.UserManager, line 640, in add_user
UnboundLocalError: local variable 'user' referenced before assignment

OK. The problem is that when trying to create the FLE administrator
account's FLE specific portions, something goes wrong. If you can
modify the source (in /usr/lib/zope/lib/python/Products/FLE or similar
place), edit UserManager.py and add the command "raise" between lines
628 and 629. This way the actual exception will be raised and
reported. Send the stack trace (from error_log) of that back to me,
and I'll continue on that.

--
Tarmo Toikkanen
http://www.iki.fi/tarmo/
The Fle3 Team
http://fle3.uiah.fi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]