problem when running buildout

5 messages Options
Embed this post
Permalink
frankyadam1980 () problem when running buildout
Reply Threaded More More options
Print post
Permalink
Hello,

I'm experiencing troubles when running bin/buildout...

this is the error message i have :

"While:
  Initializing.
Error: Couldn't open /Users/juetfran/buildout.cfg
logout

[Opération terminée]"

I don't understand why buildout is searching in this directory /Users/juetfran/
 
My config is as follow :

Plone 3.2.2
CMF 2.1.2
Zope (Zope 2.10.7-final, python 2.4.5, darwin)
Python 2.4.5 (#1, Mar 4 2009, 12:29:22) [GCC 4.0.1 (Apple Inc. build 5465)]
PIL 1.1.6

MAC OS X Leopard and plone installed in the following directory :

Applications/Plone/

Where do i have to set the correct path to buildout.cfg ?

Thanks a lot for your help !

Have a nice day!

Franky

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Grant Morgan () Re: problem when running buildout
Reply Threaded More More options
Print post
Permalink
Are you running bin/buildout from /Users/juetfran/ ?

I think you need to run it from Applications/Plone/zinstance
or where ever the build.cfg is.

Cheers
Grant Morgan
Living in the past at www.castletintagel.com
http://www.castletintagel.com



On Mon, Jul 27, 2009 at 5:54 PM, François Adam<[hidden email]> wrote:

> Hello,
>
> I'm experiencing troubles when running bin/buildout...
>
> this is the error message i have :
>
> "While:
>   Initializing.
> Error: Couldn't open /Users/juetfran/buildout.cfg
> logout
>
> [Opération terminée]"
>
> I don't understand why buildout is searching in this directory
> /Users/juetfran/
>
> My config is as follow :
>
> Plone 3.2.2
> CMF 2.1.2
> Zope (Zope 2.10.7-final, python 2.4.5, darwin)
> Python 2.4.5 (#1, Mar 4 2009, 12:29:22) [GCC 4.0.1 (Apple Inc. build 5465)]
> PIL 1.1.6
>
> MAC OS X Leopard and plone installed in the following directory :
>
> Applications/Plone/
>
> Where do i have to set the correct path to buildout.cfg ?
>
> Thanks a lot for your help !
>
> Have a nice day!
>
> Franky
> _______________________________________________
> Setup mailing list
> [hidden email]
> http://lists.plone.org/mailman/listinfo/setup
>
>

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
frankyadam1980 () Re: problem when running buildout
Reply Threaded More More options
Print post
Permalink

Actually i already run it from Applications/Plone/zinstance/bin/
That's why i don't understand the error msg

I was just starting my first attempt to add 3rd party products, maybe i will re-install everything...

Thanks for your help !




Grant Morgan wrote:
Are you running bin/buildout from /Users/juetfran/ ?

I think you need to run it from Applications/Plone/zinstance
or where ever the build.cfg is.

Cheers
Grant Morgan
Living in the past at www.castletintagel.com
http://www.castletintagel.com



On Mon, Jul 27, 2009 at 5:54 PM, François Adam<adam.francois@gmail.com> wrote:
> Hello,
>
> I'm experiencing troubles when running bin/buildout...
>
> this is the error message i have :
>
> "While:
>   Initializing.
> Error: Couldn't open /Users/juetfran/buildout.cfg
> logout
>
> [Opération terminée]"
>
> I don't understand why buildout is searching in this directory
> /Users/juetfran/
>
> My config is as follow :
>
> Plone 3.2.2
> CMF 2.1.2
> Zope (Zope 2.10.7-final, python 2.4.5, darwin)
> Python 2.4.5 (#1, Mar 4 2009, 12:29:22) [GCC 4.0.1 (Apple Inc. build 5465)]
> PIL 1.1.6
>
> MAC OS X Leopard and plone installed in the following directory :
>
> Applications/Plone/
>
> Where do i have to set the correct path to buildout.cfg ?
>
> Thanks a lot for your help !
>
> Have a nice day!
>
> Franky
> _______________________________________________
> Setup mailing list
> Setup@lists.plone.org
> http://lists.plone.org/mailman/listinfo/setup
>
>

_______________________________________________
Setup mailing list
Setup@lists.plone.org
http://lists.plone.org/mailman/listinfo/setup
frankyadam1980 () Re: problem when running buildout
Reply Threaded More More options
Print post
Permalink
I tried to re-install everything (plone ; Zope ; Python ; instance) but i still have the same problem when running buildout !

I run it by clicking on the icon "buildout" in the Applications/Plone/zinstance/
bin/ folder Or by the terminal command Applications/Plone/zinstance/
bin/buildout

In the first case (clicking on the icon)  it returns :
>>"While:
>>   Initializing.
>> Error: Couldn't open /Users/juetfran/buildout.cfg
>> logout
>>
>> [Opération terminée]"

In the second (via terminal window) :
>>"While:
>>   Initializing.
>> Error: Couldn't open /Users/juetfran/Applications/buildout.cfg
>> logout
>>
>> [Opération terminée]"

In both case it's not the correct path to buidout...
I didn't set anything about that path and it seems my mac OS X send buildout there... (Users/juetfran/)
I don't understand !

Anyone can help me ?

My config :

Plone 3.2.2
CMF 2.1.2
Zope (Zope 2.10.7-final, python 2.4.5, darwin)
Python 2.4.5 (#1, Mar 4 2009, 12:29:22) [GCC 4.0.1 (Apple Inc. build 5465)]
PIL 1.1.6
MAC OS X Leopard and plone installed in the following directory :
Applications/Plone/

Thanks a lot !

Franky

2009/7/27 frankyadam1980 <[hidden email]>


Actually i already run it from Applications/Plone/zinstance/bin/
That's why i don't understand the error msg

I was just starting my first attempt to add 3rd party products, maybe i will
re-install everything...

Thanks for your help !





Grant Morgan wrote:
>
> Are you running bin/buildout from /Users/juetfran/ ?
>
> I think you need to run it from Applications/Plone/zinstance
> or where ever the build.cfg is.
>
> Cheers
> Grant Morgan
> Living in the past at www.castletintagel.com
> http://www.castletintagel.com
>
>
>
> On Mon, Jul 27, 2009 at 5:54 PM, François Adam<[hidden email]>
> wrote:
>> Hello,
>>
>> I'm experiencing troubles when running bin/buildout...
>>
>> this is the error message i have :
>>
>> "While:
>>   Initializing.
>> Error: Couldn't open /Users/juetfran/buildout.cfg
>> logout
>>
>> [Opération terminée]"
>>
>> I don't understand why buildout is searching in this directory
>> /Users/juetfran/
>>
>> My config is as follow :
>>
>> Plone 3.2.2
>> CMF 2.1.2
>> Zope (Zope 2.10.7-final, python 2.4.5, darwin)
>> Python 2.4.5 (#1, Mar 4 2009, 12:29:22) [GCC 4.0.1 (Apple Inc. build
>> 5465)]
>> PIL 1.1.6
>>
>> MAC OS X Leopard and plone installed in the following directory :
>>
>> Applications/Plone/
>>
>> Where do i have to set the correct path to buildout.cfg ?
>>
>> Thanks a lot for your help !
>>
>> Have a nice day!
>>
>> Franky
>> _______________________________________________
>> Setup mailing list
>> [hidden email]
>> http://lists.plone.org/mailman/listinfo/setup
>>
>>
>
> _______________________________________________
> Setup mailing list
> [hidden email]
> http://lists.plone.org/mailman/listinfo/setup
>
>

--
View this message in context: http://n2.nabble.com/problem-when-running-buildout-tp3332755p3333459.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup


_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Ricardo Newbery-2 () Re: problem when running buildout
Reply Threaded More More options
Print post
Permalink

On Jul 28, 2009, at 12:33 AM, François Adam wrote:

> I tried to re-install everything (plone ; Zope ; Python ; instance)  
> but i still have the same problem when running buildout !
>
> I run it by clicking on the icon "buildout" in the Applications/
> Plone/zinstance/ bin/ folder Or by the terminal command Applications/
> Plone/zinstance/ bin/buildout


Neither of those two are correct.  You need to be in the buildout  
instance root.  Try this:

$ cd /Applications/Plone/zinstance
$ ./bin/buildout


Ric



_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup