[kforge-user] Install problem on Ubuntu Server 7.04 AMD 64 bit

Tom Fillmore tfillmor at socalbahai.org
Mon Oct 22 17:49:04 UTC 2007


Hi, Rufus -

Thanks for the reply, I did what you suggested, attached is a file that 
shows the error when I 'import kforge.soleInstance'. 

At first glance it almost looks like there is a typo in the kforge 
source code, but that seems a bit of a longshot, as surely someone else 
would have experienced it by now....

Thoughts?

Thanks again!

Tom Fillmore



Rufus Pollock wrote:
> Tom Fillmore wrote:
> [snip]
>
>> The problems arise when I run
>>
>> kforge-admin --config <path> data create
>> kforge-admin --config <path> db init
>>
>> No matter what I've done the same errors occur:
>>  data create : see contents of datacreateerrors.txt
>>  db init: see contents of dbiniterrors.txt
>
> It seems clear from those files that the config file you've created 
> with kforge-makeconfig is not being picked up. To test this fire up a 
> kforge shell:
>
> $ kforge-admin --config <path-to-kforge.conf> shell
>
> then do:
>
> >>> import kforge.soleInstance
> >>> a = kforge.soleInstance.application
> >>> for k in a.dictionary.keys(): print k
> ... should get a list of keys
> >>> a.dictionary['django.templates_dir']
> ... should print out the value you've set in your kforge.conf file
>
> (details on kforge cli interface are in docs/cli_shell.txt).
>
> Let us know what the result of this is and we'll go from there.
>
> ~rufus

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: soleInstanceImportError.txt
URL: <http://lists.okfn.org/pipermail/kforge-user/attachments/20071022/aeed182d/attachment-0003.txt>


More information about the kforge-user mailing list