[railroad-dev] Bug with update of RailRoad / Plone

JR Courtois Jean-Rene.Courtois at lri.fr
Fri Apr 15 17:18:44 CEST 2005


I installed a railroad version at the beginning of the year, w/o 
knowing too much about plone.

I finally get it working and feel fine with it.
Once I had to look at it a deeper way, I decided to reinstall it, and 
since, this is not working anymore.

When I try to upload some file (I have maybe not redo all the necessary 
stuff) I got this

----
Mod_python error: "PythonHandler rr_service"

Traceback (most recent call last):

   File "/opt/local/lib/python2.3/site-packages/mod_python/apache.py", 
line 299, in HandlerDispatch
     result = object(req)

   File "/Users/jrc/dst/imuseum/rr/RR_Server/rr_service.py", line 124, 
in handler
     return fnc(req, args)

   File 
"/Users/jrc/dst/imuseum/rr/RR_Server/core/formupload/doupload.py", line 
248, in upload
     process_form(request, form)

   File 
"/Users/jrc/dst/imuseum/rr/RR_Server/core/formupload/doupload.py", line 
169, in process_form
     master_user, master_pw, local_dir, host, path = 
rr_config.DB.get_upload_data(request, rr_config.repo_name)

TypeError: unpack non-sequence
----

and when I try test form I got :

----

Site error

This site encountered an error trying to fulfill your request. The 
errors were:

Error Type
     ProxyNotAssignedError
Error Value
Request made at
     2005/04/15 17:16:00.200 GMT+2

----

Another interrestant thing I discover is that when you reinstall 
RailRoad you have to reinstall Archetype..

-- 
JR



More information about the railroad-dev mailing list