[gitorious] Error with Ultrasphinx bootstrap...

2011-10-12 Thread Tizzy
Hey guys, I'm following the instructions to get Gitorious running here: http://coding-journal.com/installing-gitorious-on-ubuntu-11-04/ And it works great until the part where I'm creating the Gitorious database... Then, I get an error with the ultrasphinx bootstrap, it starts throwing lots of er

[gitorious] Re: "Your config/gitorious.yml does not have an entry for your current Rails environment."

2011-07-14 Thread Tizzy
n Jul 14, 10:48 am, Pedro Kiefer wrote: > The indentation of file is wrong, and there is a trailing ` on the > cookie_secret. > > > > > > > > On Thu, Jul 14, 2011 at 11:34 AM, Tizzy wrote: > > Let me know if this one works: > >https://rcpt.yousendit.

[gitorious] Re: "Your config/gitorious.yml does not have an entry for your current Rails environment."

2011-07-14 Thread Tizzy
Let me know if this one works: https://rcpt.yousendit.com/1170697683/a02d19e667715f85727bb25b283c8510 On Jul 14, 2:12 am, Christian Johansen wrote: > On Wed, Jul 13, 2011 at 18:55, Tizzy wrote: > > There are actually no new lines on the secret key... They appear here > > because

[gitorious] Re: "Your config/gitorious.yml does not have an entry for your current Rails environment."

2011-07-13 Thread Tizzy
ach line. > You can remove new lines by pasting it into some editor, remove new lines > and paste it to the gitorious.yml file. > Good luck. > > > > > > > > > > On Wed, Jul 13, 2011 at 9:49 PM, Tizzy wrote: > > Hello, > > I'm going throu

[gitorious] "Your config/gitorious.yml does not have an entry for your current Rails environment."

2011-07-13 Thread Tizzy
Hello, I'm going through a gitorious reinstall since having had some problems with configurations -- and later with updated gems. However, I'm having a rather odd issue, since the system keeps giving the error "Your config/gitorious.yml does not have an entry for your current Rails environment. Ple

[gitorious] Re: No such file to load -- daemons (LoadError)

2011-07-06 Thread Tizzy
I changed that line to test, reinstalled the gems (Repeated the Get Your Gems On! step from the guide). Now I'm getting this: jacinto@cesimo:/opt/lampp/htdocs/gitorious/gitorious$ sudo env RAILS_ENV=production /etc/init.d/git-daemon start Starting git-daemon: NOTE: Gem.source_index is deprecated,

[gitorious] Re: No such file to load -- daemons (LoadError)

2011-07-05 Thread Tizzy
avoid race sleep 10 start fi fi ;; *) echo "Usage: $0 {start|stop|restart|condrestart}" RETVAL=1 esac exit $RETVAL Note that the /gitorious/gitorious part in the url is intended. On Jun 29, 2:39 am

[gitorious] Re: No such file to load -- daemons (LoadError)

2011-06-28 Thread Tizzy
arius Mårnes Mathiesen wrote: > On Fri, Jun 10, 2011 at 2:09 AM, Tizzy wrote: > > Can anyone help me with this? I'm trying to get Gitorious running on a > > server. So far so good, until I get to the part where I have to run > > all the services. Specifically, when I have

[gitorious] No such file to load -- daemons (LoadError)

2011-06-09 Thread Tizzy
git-daemon: 4:in `' failure Can someone help me with that? I've already installed daemons doing: sudo gem install daemons And it didn't help a bit. Any help with this would be appreciated :) Thanks, Tizzy -- To post to this group, send email to gitorious@googlegroups.com To un

[gitorious] Re: Git-daemon hanging while setting up gitorious.

2011-01-18 Thread Tizzy
Yes, my bad -- It is not the git-daemon, the git-daemon had already been initialized. Either way, since you say it is intended to stay running, I should then be able to finish the setup of gitorious by just opening a new command line window and doing the remaining steps from there? I didn't know a

[gitorious] Git-daemon hanging while setting up gitorious.

2011-01-17 Thread Tizzy
pt is done by myself after the process hangs, and I'm sure it is hung because it spent over 2 hours there): tizzy@tizzy-laptop:/var/www/git.myserver.com/gitorious$ su git -c "cd /var/www/git.myserver.com/gitorious && \ env RAILS_ENV=development script/poller run" Password: