RE: remember install causing problems
from
Peter De Lucia
on Feb 15, 2007 05:07 PM
This is my entire error:
Exception Details
Back to Error Log
Time
2007-02-15 17:03
User Name
admin (admin)
Request URL
http://egd/portal_setup/manage_importAllSteps
Exception Type
ValueError
Exception Value
list.index(x): x not in list
Traceback (innermost last):
Module ZPublisher.Publish, line 115, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 41, in call_object
Module Products.GenericSetup.tool, line 438, in manage_importAllSteps
Module Products.GenericSetup.tool, line 251, in runAllImportSteps
__traceback_info__: profile-remember:default
Module Products.GenericSetup.tool, line 725, in _doRunImportStep
__traceback_info__: remember-setupplugins
Module Products.remember.setuphandlers, line 27, in setupPlugins
Module Products.PluginRegistry.PluginRegistry, line 192, in movePluginsUp
ValueError: list.index(x): x not in list
Display traceback as text
REQUEST
form
manage_importAllSteps ' Import all steps '
run_dependencies True
ids []
cookies
areYourCookiesEnabled ''
__ac 'YWRtaW46YWJjMTIz'
_ZopeId '75427137A2uabahllKo'
lazy items
SESSION <bound method SessionDataManager.getSessionData of
<SessionDataManager at /session_data_manager>>
other
TraversalRequestNameStack []
AUTHENTICATED_USER <PropertiedUser 'admin'>
URL 'http://egd/portal_setup/manage_importAllSteps'
VirtualRootPhysicalPath ('', 'Plone')
SiteRootPATH '/'
SERVER_URL 'http://egd'
AUTHENTICATION_PATH ''
__ac 'YWRtaW46YWJjMTIz'
PATH_INFO '/portal_setup/manage_importAllSteps'
PUBLISHED <bound method SetupTool.manage_importAllSteps of <SetupTool at
/Plone/portal_setup>>
ACTUAL_URL 'http://egd/portal_setup/manage_importAllSteps'
URL0 http://egd/portal_setup/manage_importAllSteps
URL1 http://egd/portal_setup
URL2 http://egd
BASE0 http://egd
BASE1 http://egd
BASE2 http://egd/portal_setup
BASE3 http://egd/portal_setup/manage_importAllSteps
environ
HTTP_COOKIE 'areYourCookiesEnabled=; __ac="YWRtaW46YWJjMTIz";
_ZopeId="75427137A2uabahllKo"'
SERVER_SOFTWARE 'Zope/(Zope 2.9.6-final, python 2.4.3, win32) ZServer/1.1
Plone/2.5.2'
SCRIPT_NAME ''
REQUEST_METHOD 'POST'
PATH_INFO '/portal_setup'
SERVER_PROTOCOL 'HTTP/1.1'
channel.creation_time 1171576987
CONNECTION_TYPE 'Keep-Alive'
HTTP_USER_AGENT 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1;
.NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)'
HTTP_REFERER 'http://egd/portal_setup/manage_importSteps'
SERVER_NAME 'EGD'
REMOTE_ADDR '192.168.1.202'
PATH_TRANSLATED '\\portal_setup'
SERVER_PORT '80'
CONTENT_LENGTH '137'
HTTP_HOST 'egd'
HTTP_UA_CPU 'x86'
HTTP_CACHE_CONTROL 'no-cache'
HTTP_ACCEPT 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-ms-application, application/vnd.ms-xpsdocument,
application/xaml+xml, application/x-ms-xbap, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword,
application/x-shockwave-flash, */*'
GATEWAY_INTERFACE 'CGI/1.1'
HTTP_ACCEPT_LANGUAGE 'en-us'
CONTENT_TYPE 'application/x-www-form-urlencoded'
HTTP_ACCEPT_ENCODING 'gzip, deflate'
Back to Error Log
-----Original Message-----
From: Peter De Lucia [mailto:peterdel@...]
Sent: Thursday, February 15, 2007 5:06 PM
To: 'remember@...'
Subject: RE: [Remember Mailing List] remember install causing problems
I Checked out the trunk.
Stopped plone
Removed the existing version
Put in the checked out version of the trunk
Started plone
Went to the ZMI to portal_setup
Then to properties and set the profile to 'remember'
Then to the import tab and imported all steps.
Got this error:
Site error
This site encountered an error trying to fulfill your request. The errors
were:
Error Type
ValueError
Error Value
list.index(x): x not in list
Request made at
2007/02/15 17:03:48.562 US/Eastern
Any ideas?
Thank you very much
Peter.
-----Original Message-----
From: Rob Miller [mailto:robm@...]
Sent: Thursday, February 15, 2007 4:04 PM
To: remember@...
Subject: Re: [Remember Mailing List] remember install causing problems
Peter De Lucia wrote:
> Ok..is the trunk downloadable from the webpage or do I need to use svn?
you've got to use svn:
http://www.zope.org/DevHome/Subversion/FrontPage
http://www.zope.org/DevHome/Subversion/ZopeSVNFAQ
http://www.zope.org/DevHome/Subversion/ReadOnlyAccess
probably the following will work:
svn co svn://svn.zope.org/repos/main/PluggableAuthService/trunk
PluggableAuthService
hth,
-r
--
To unsubscribe send an email with subject unsubscribe to
remember@....
Please contact robm@... for questions.