Re: [gitorious] Re: Gitorous ce installer behind proxy

2013-03-20 Thread Thomas Kjeldahl Nilsson

Hi Bill,

what specifically do you get when you run the underlying commands 
manually? Ie.


/var/www/gitorious/app/bin/rake ts:config



and

export GIT_SSL_NO_VERIFY=true  cd /var/www/gitorious/app  bin/bundle 
install  git submodule update --init  bin/rake db:migrate  
bin/rake assets:clear



cheers,
Thomas


On 03/20/2013 09:28 AM, Bill Peng wrote:


Hello Nilsson


I got the same problem when I clone newest commit 6bcdc50  and execute 
install script.
Than I executed /   puppet apply --debug --modulepath=modules 
manifests/site.pp /and got the following  message.


Please help.

Thank you

debug: Exec[post_version_upgrade](provider=posix): Executing 'sh -c 
'export GIT_SSL_NO_VERIFY=true  cd /var/www/gitorious/app  
bin/bundle install  git submodule update --init  bin/rake 
db:migrate  bin/rake assets:clear  touch 
/var/www/gitorious/deployed_tags/v2.4.12_requirements''
debug: Executing 'sh -c 'export GIT_SSL_NO_VERIFY=true  cd 
/var/www/gitorious/app  bin/bundle install  git submodule update 
--init  bin/rake db:migrate  bin/rake assets:clear  touch 
/var/www/gitorious/deployed_tags/v2.4.12_requirements''
err: 
/Stage[main]//Node[gitorious-ce]/Gitorious::Version[v2.4.12]/Exec[post_version_upgrade]/returns: 
change from notrun to 0 failed: sh -c 'export GIT_SSL_NO_VERIFY=true 
 cd /var/www/gitorious/app  bin/bundle install  git submodule 
update --init  bin/rake db:migrate  bin/rake assets:clear  touch 
/var/www/gitorious/deployed_tags/v2.4.12_requirements' returned 1 
instead of one of [0] at 
/root/Downloads/ce-installer/modules/gitorious/manifests/templates.pp:30
debug: /Schedule[puppet]: Skipping device resources because running on 
a host
debug: Exec[bootstrap_thinking_sphinx](provider=posix): Executing 
'/var/www/gitorious/app/bin/rake ts:config'

debug: Executing '/var/www/gitorious/app/bin/rake ts:config'
err: 
/Stage[main]/Gitorious::Sphinx/Exec[bootstrap_thinking_sphinx]/returns: change 
from notrun to 0 failed: /var/www/gitorious/app/bin/rake ts:config 
returned 1 instead of one of [0] at 
/root/Downloads/ce-installer/modules/gitorious/manifests/sphinx.pp:16

debug: Prefetching crontab resources for cron
notice: /Stage[main]/Gitorious::Sphinx/Cron[reindex_sphinx]: 
Dependency Exec[bootstrap_thinking_sphinx] has failures: true

--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

---
You received this message because you are subscribed to the Google 
Groups Gitorious group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to gitorious+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





--
Best regards,
Thomas Kjeldahl Nilsson,
Partner  Programmer,
Gitorious AS
http://gitorious.com

--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups Gitorious group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [gitorious] Re: Gitorous ce installer behind proxy

2013-03-20 Thread 彭家俊
HI Nilsson

I got the following message and I delete all data about gitorious from
mysql database, and ..

*Your installation of Gitorious Community Edition is complete.*
*
*
*Thank you very much !!!*

/var/www/gitorious/app/bin/rake ts:config
(in /var/www/gitorious/app)
rake aborted!
Access denied for user 'gitorious'@'localhost' (using password: YES)
/var/www/gitorious/app/Rakefile:10:in `require'
(See full trace by running task with --trace)






2013/3/20 Thomas Kjeldahl Nilsson tho...@gitorious.com

  Hi Bill,

 what specifically do you get when you run the underlying commands
 manually? Ie.

 /var/www/gitorious/app/bin/rake ts:config



 and

 export GIT_SSL_NO_VERIFY=true  cd /var/www/gitorious/app  bin/bundle
 install  git submodule update --init  bin/rake db:migrate  bin/rake
 assets:clear


 cheers,
 Thomas



 On 03/20/2013 09:28 AM, Bill Peng wrote:

  Hello Nilsson


  I got the same problem when I clone newest commit 6bcdc50  and execute
 install script.
 Than I executed *   puppet apply --debug --modulepath=modules
 manifests/site.pp  *and got the following  message.

  Please help.

  Thank you

  debug: Exec[post_version_upgrade](provider=posix): Executing 'sh -c
 'export GIT_SSL_NO_VERIFY=true  cd /var/www/gitorious/app  bin/bundle
 install  git submodule update --init  bin/rake db:migrate  bin/rake
 assets:clear  touch
 /var/www/gitorious/deployed_tags/v2.4.12_requirements''
 debug: Executing 'sh -c 'export GIT_SSL_NO_VERIFY=true  cd
 /var/www/gitorious/app  bin/bundle install  git submodule update --init
  bin/rake db:migrate  bin/rake assets:clear  touch
 /var/www/gitorious/deployed_tags/v2.4.12_requirements''
 err:
 /Stage[main]//Node[gitorious-ce]/Gitorious::Version[v2.4.12]/Exec[post_version_upgrade]/returns:
 change from notrun to 0 failed: sh -c 'export GIT_SSL_NO_VERIFY=true  cd
 /var/www/gitorious/app  bin/bundle install  git submodule update --init
  bin/rake db:migrate  bin/rake assets:clear  touch
 /var/www/gitorious/deployed_tags/v2.4.12_requirements' returned 1 instead
 of one of [0] at
 /root/Downloads/ce-installer/modules/gitorious/manifests/templates.pp:30
 debug: /Schedule[puppet]: Skipping device resources because running on a
 host
 debug: Exec[bootstrap_thinking_sphinx](provider=posix): Executing
 '/var/www/gitorious/app/bin/rake ts:config'
 debug: Executing '/var/www/gitorious/app/bin/rake ts:config'
 err:
 /Stage[main]/Gitorious::Sphinx/Exec[bootstrap_thinking_sphinx]/returns:
 change from notrun to 0 failed: /var/www/gitorious/app/bin/rake ts:config
 returned 1 instead of one of [0] at
 /root/Downloads/ce-installer/modules/gitorious/manifests/sphinx.pp:16
 debug: Prefetching crontab resources for cron
 notice: /Stage[main]/Gitorious::Sphinx/Cron[reindex_sphinx]: Dependency
 Exec[bootstrap_thinking_sphinx] has failures: true
  --
 --
 To post to this group, send email to gitorious@googlegroups.com
 To unsubscribe from this group, send email to
 gitorious+unsubscr...@googlegroups.com

 ---
 You received this message because you are subscribed to the Google Groups
 Gitorious group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to gitorious+unsubscr...@googlegroups.com.

 For more options, visit https://groups.google.com/groups/opt_out.





 --
 Best regards,
 Thomas Kjeldahl Nilsson,
 Partner  Programmer,
 Gitorious AShttp://gitorious.com

  --
 --
 To post to this group, send email to gitorious@googlegroups.com
 To unsubscribe from this group, send email to
 gitorious+unsubscr...@googlegroups.com

 ---
 You received this message because you are subscribed to a topic in the
 Google Groups Gitorious group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/gitorious/6tTgSXAinck/unsubscribe?hl=en.
 To unsubscribe from this group and all its topics, send an email to
 gitorious+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Gitorious group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [gitorious] Re: Gitorous ce installer behind proxy

2013-03-19 Thread Thomas Kjeldahl Nilsson

Hi Frank,

I updated the installer today to account for todays security update, and 
mistakenly commited a change to the install shellscript which probably 
caused it to abort after the initial se linux update.


I pushed a revert to the problem commit  - are you still experiencing 
issues?


cheers,
Thomas

On 03/19/2013 03:39 PM, frank.g...@gmail.com wrote:

I checked out the installer again,
but now it will not install anything  it will just disable SELinux

Frank

[root@abgit gitorious]# git clone 
https://git.gitorious.org/gitorious/ce-installer.git

Initialized empty Git repository in /root/gitorious/ce-installer/.git/
remote: Counting objects: 362, done
remote: Finding sources: 100% (362/362)
remote: Compressing objects: 100% (308/308)
remote: Compressing objects: 100% (308/308)
Receiving objects: 100% (362/362), 89.20 KiB, done.
Resolving deltas: 100% (176/176), done.
[root@abgit gitorious]# cd ce-installer/
[root@abgit ce-installer]# ./install
Starting the Gitorious installation...
Setting Gitorious hostname...
What hostname should this server and Gitorious instance have?
(Just hit enter for current hostname 'abgit..com'):
NOTE: hostname must contain at least one period (.)

New hostname will be set to: abgit..com
Server and Gitorious hostname set to 'abgit.xxx.com'.
Disabling SELinux...
setenforce: SELinux is disabled
[root@abgit ce-installer]#
--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

---
You received this message because you are subscribed to the Google 
Groups Gitorious group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to gitorious+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





--
Best regards,
Thomas Kjeldahl Nilsson,
Partner  Programmer,
Gitorious AS
http://gitorious.com

--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups Gitorious group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.