Re: 回复: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-13 Thread Cal Leeming [Simplicity Media Ltd]
/var/lib/stickshift/688174c010/app-root/runtime/repo/.openshift/action_hooks/build:
line 7: /var/lib/stickshift/680e98b8570/pingmeebldr/runtime//bin/pip: No
such file or directory

Tbh, I think you need to speak with OpenShift

On Mon, Aug 13, 2012 at 12:37 PM, surya  wrote:

> Hi Pengfei,
>
> Thanks for your post. I figured out the problem to some extent. *uwsgi
> 1.2.4 *current version, is having some security bugs. So, I had to revert
> back to *1.2.3.*
> *
> *
> I followed this 
> tutorial
>
> However, I have some other problems with Jenkins!!
>
> This is the following error Jenkins Console output is showing:
>
> So, can you help me fixing it!!
>
> *Started by user Jenkins System Builder*
>
> *Building remotely on pingbldr in workspace 
> pingbldr/ci/jenkins/workspace/ping-build*
>
> *Checkout:pingmee-build / pingmeebldr/ci/jenkins/workspace/pingmee-build - 
> hudson.remoting.Channel@b45831:pingbldr*
>
> *Using strategy: Default*
>
> *Checkout:pingmee-build / pingbldr/ci/jenkins/workspace/pingmee-build - 
> hun.remoting.Locnel@3976*
>
> *Cloning the remote Git repository*
>
> *Cloning repository origin*
>
> *Fetching upstream changes from MY SSH*
>
> *Seen branch in repository origin/HEAD*
>
> *Seen branch in repository origin/master*
>
> *Commencing build of Revision (EDIT ***) (origin/HEAD, origin/master)*
>
> *Checking out Revision (EDIT ) (origin/HEAD, origin/master)*
>
> *No change to record in branch origin/HEAD*
>
> *No change to record in branch origin/master*
>
> *[pingmee-build] $ /bin/sh -xe /tmp/huon62.sh*
>
> *+ alias 'rsync=rsync --delete-after -az -e 
> '\''/usr/libexec/stickshift/cartridges/jenkins-1.4/info/bin/git_ssh_wrapper.sh'\'''*
>
> *+ . ci_build.sh*
>
> *++ set +x*
>
> *Running .openshift/action_hooks/pre_build*
>
> *Running .openshift/action_hooks/build*
>
> */var/lib/stickshift/688174c010/app-root/runtime/repo/.openshift/action_hooks/build:
>  line 7: /var/lib/stickshift/680e98b8570/pingmeebldr/runtime//bin/pip: No 
> such file or directory*
>
> *Build step 'Execute shell' marked build as failure*
>
> *Archiving artifacts*
>
> *Finished: FAILURE*
>
> * code is edited in some areas for security reasons.
>
>
> On Monday, August 13, 2012 9:37:51 AM UTC+5:30, Nathan Xue wrote:
>
>> http://peng-fei-xue.blogspot.**com/2012/06/howto-create-**
>> django-application-in.html
>>
>> check this post
>>
>> --
>> Sincerely,
>> Pengfei Xue
>>
>>
>>
>>
>>
>> 已使用 Sparrow 
>>
>> 已使用 Sparrow 
>>
>> 在 2012年8月12日星期日,下午7:54,surya 写道:
>>
>> I am really fed up with tutorials on web telling how to configure Django
>> & Python 2.7 on OpenShift  DIY.
>>
>> So, can write a detailed step-by-step procedure on *how to setup Django
>> 1.4 with Python 2.7 on OpenShift using VirtualEnv*??
>>
>> Thanks a lot!!
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To view this discussion on the web visit https://groups.google.com/d/**
>> msg/django-users/-/gM7OFF1Bx_**kJ
>> .
>> To post to this group, send email to django...@googlegroups.com.
>> To unsubscribe from this group, send email to django-users...@**
>> googlegroups.com.
>>
>> For more options, visit this group at http://groups.google.com/**
>> group/django-users?hl=en
>> .
>>
>>
>>   --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/RkGxjFu5DWkJ.
>
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: 回复: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-13 Thread surya
Hi Pengfei,

Thanks for your post. I figured out the problem to some extent. *uwsgi 
1.2.4 *current version, is having some security bugs. So, I had to revert 
back to *1.2.3.*
*
*
I followed this tutorial

However, I have some other problems with Jenkins!!

This is the following error Jenkins Console output is showing:

So, can you help me fixing it!!

*Started by user Jenkins System Builder*

*Building remotely on pingbldr in workspace 
pingbldr/ci/jenkins/workspace/ping-build*

*Checkout:pingmee-build / pingmeebldr/ci/jenkins/workspace/pingmee-build - 
hudson.remoting.Channel@b45831:pingbldr*

*Using strategy: Default*

*Checkout:pingmee-build / pingbldr/ci/jenkins/workspace/pingmee-build - 
hun.remoting.Locnel@3976*

*Cloning the remote Git repository*

*Cloning repository origin*

*Fetching upstream changes from MY SSH*

*Seen branch in repository origin/HEAD*

*Seen branch in repository origin/master*

*Commencing build of Revision (EDIT ***) (origin/HEAD, origin/master)*

*Checking out Revision (EDIT ) (origin/HEAD, origin/master)*

*No change to record in branch origin/HEAD*

*No change to record in branch origin/master*

*[pingmee-build] $ /bin/sh -xe /tmp/huon62.sh*

*+ alias 'rsync=rsync --delete-after -az -e 
'\''/usr/libexec/stickshift/cartridges/jenkins-1.4/info/bin/git_ssh_wrapper.sh'\'''*

*+ . ci_build.sh*

*++ set +x*

*Running .openshift/action_hooks/pre_build*

*Running .openshift/action_hooks/build*

*/var/lib/stickshift/688174c010/app-root/runtime/repo/.openshift/action_hooks/build:
 line 7: /var/lib/stickshift/680e98b8570/pingmeebldr/runtime//bin/pip: No such 
file or directory*

*Build step 'Execute shell' marked build as failure*

*Archiving artifacts*

*Finished: FAILURE*

* code is edited in some areas for security reasons. 
 

On Monday, August 13, 2012 9:37:51 AM UTC+5:30, Nathan Xue wrote:
>
>
> http://peng-fei-xue.blogspot.com/2012/06/howto-create-django-application-in.html
>
> check this post
>
> -- 
> Sincerely,
> Pengfei Xue
>
>
>
>
>
> 已使用 Sparrow 
>
> 已使用 Sparrow 
>
> 在 2012年8月12日星期日,下午7:54,surya 写道:
>
> I am really fed up with tutorials on web telling how to configure Django & 
> Python 2.7 on OpenShift  DIY.
>
> So, can write a detailed step-by-step procedure on *how to setup Django 
> 1.4 with Python 2.7 on OpenShift using VirtualEnv*??
>
> Thanks a lot!!
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/django-users/-/gM7OFF1Bx_kJ.
> To post to this group, send email to django...@googlegroups.com
> .
> To unsubscribe from this group, send email to 
> django-users...@googlegroups.com .
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>  
>  
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/RkGxjFu5DWkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



回复: How to host Django 1.4 with Python 2.7 on OpenShift DIY

2012-08-12 Thread Pengfei Xue
http://peng-fei-xue.blogspot.com/2012/06/howto-create-django-application-in.html

check this post  

--  
Sincerely,
Pengfei Xue





已使用 Sparrow (http://www.sparrowmailapp.com/?sig)

已使用 Sparrow (http://www.sparrowmailapp.com/?sig)  

在 2012年8月12日星期日,下午7:54,surya 写道:

> I am really fed up with tutorials on web telling how to configure Django & 
> Python 2.7 on OpenShift (http://openshift.com) DIY.
>  
> So, can write a detailed step-by-step procedure on how to setup Django 1.4 
> with Python 2.7 on OpenShift using VirtualEnv??
>  
> Thanks a lot!!  
>  
> --  
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/django-users/-/gM7OFF1Bx_kJ.
> To post to this group, send email to django-users@googlegroups.com 
> (mailto:django-users@googlegroups.com).
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com 
> (mailto:django-users+unsubscr...@googlegroups.com).
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.