[OSM-dev] Problems running rake db:migrate for rails port

Andy Robinson blackadderajr at googlemail.com
Fri Nov 23 12:21:09 GMT 2007


On 23/11/2007, Tom Hughes <tom at compton.nu> wrote:
> In message <f435a4690711230244n32a5e85bi2b106a2cd8d3e88d at mail.gmail.com>
>         Andy Robinson <blackadderajr at googlemail.com> wrote:
>
> > Attempting to set up an OSM test server I run into the following
> > problem with rake:
> >
> > andy at flashheart://home/andy/osm/svn.openstreetmap.org/sites/rails_port/db$
> > sudo rake db:migrate --trace
> > (in /home/andy/osm/svn.openstreetmap.org/sites/rails_port)
> > ** Invoke db:migrate (first_time)
> > ** Invoke environment (first_time)
> > ** Execute environment
> > rake aborted!
> > uninitialized constant CGI::Session::SqlSessionStore
>
> Do you not have vendor/plugins/sql_session_store in your checkout?
>
> Tom
>

Turns out that there was problem with fetching the external:

Fetching external item into
'svn.openstreetmap.org/sites/rails_port/vendor/plugins/sql_session_store'
svn: PROPFIND request failed on '/svn/plugins/sql_session_store/trunk'
svn: PROPFIND of '/svn/plugins/sql_session_store/trunk': Could not
read status line: Connection reset by peer (http://railsexpress.de)

Tom (thanks) gave me a link to the necessary files:
 http://www.compton.nu/sqs.zip

Cheers

Andy
-- 
Andy Robinson




More information about the dev mailing list