[gitorious] 500 Internal Server Error while being logged out and ultrasphinx is not working

2013-03-20 Thread Jan Philipp
Hi, at my gitorious page(http://git.sehales.net/) occurs an internal server error on the main page if you are not logged in and only on the main page faq, about, etc... is working correctly! There are no error messages in the log files :( Additional to that I can't get my ultrasphinx

[gitorious] A recipe of a stable Gstreamer-vaapi installation in Ubuntu

2013-03-20 Thread Artem Drachkov
Hi guys! My idea is to provide my own opengl texture for gstreamer to play vaapi-decoded video. I have installed Linux 11.10, success compiled gstreamer and gstreamer-vaapi from git://gitorious.org/vaapi/gstreamer-vaapi.git. There were some troubles with compilation, but I had solved them. I

[gitorious] List of console commands?

2013-03-20 Thread Jan Philipp
Hi, I have deleted a group with one repo, now I am having a not reachable repo. It is listed but if I try to access it (on the web) I am getting a 500 internal server error message. I want to delete the repo via console but I cannot find a list of console commands and something like help

[gitorious] Stable installation gst-vaapi on Ubuntu

2013-03-20 Thread Artem Drachkov
Hi guys! My idea is to provide my own opengl texture for gstreamer to play vaapi-decoded video. I have installed Linux 11.10, have compiled gstreamer and gstreamer-vaapi from this git://gitorious.org/vaapi/gstreamer-vaapi.git. There were some troubles with compilation, but I had solved they.

Re: [gitorious] 500 Internal Server Error while being logged out and ultrasphinx is not working

2013-03-20 Thread Thomas Kjeldahl Nilsson
Hi Jan, maybe take one issue at a time, I don't think they are connected. Ultrasphinx: try running bin/rake ultrasphinx:bootstrap instead of just rake ultrasphinx:bootstrap. The bin/rake stub will ensure that you run the rake command with the libraries/environment that gitorious uses when it

Re: [gitorious] Stable installation gst-vaapi on Ubuntu

2013-03-20 Thread Christian Johansen
Hi Artem, This is the Gitorious mailing list. You may want to reach out to the gst-vaapi project directly with this. Christian Artem Drachkov writes: Hi guys! My idea is to provide my own opengl texture for gstreamer to play vaapi-decoded video. I have installed Linux 11.10, have

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

Re: [gitorious] 500 Internal Server Error while being logged out and ultrasphinx is not working

2013-03-20 Thread Marius Mårnes Mathiesen
Thomas Kjeldahl Nilsson writes: Ultrasphinx: try running bin/rake ultrasphinx:bootstrap instead of just rake ultrasphinx:bootstrap. The bin/rake stub will ensure that you run the rake command with the libraries/environment that gitorious uses when it runs. That will probably fail too, since

Re: [gitorious] Virtual hosts ponderings ...

2013-03-20 Thread Marius Mårnes Mathiesen
Johannes Ernst writes: But he might want to publish his code at his domain, with his own color scheme, branding etc. just like he might have a blog at that own domain, etc. This is not unlikely as many employers, for example, now Google their prospective hires and try to look at code they

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

Re: [gitorious] cronjob to snapshot gitorious 2.4.10

2013-03-20 Thread Thomas Kjeldahl Nilsson
I'll use your predicament as a motivator to finish up and push the snapshot script improvements (I have a feature branch for this which has been almost ready to merge/push for weeks :/) Hopefully you should just be able to git cherry-pick those tweaks once it's pushed to the mainline repo.

Re: [gitorious] LDAP authentication with short user names

2013-03-20 Thread Thomas Chemineau
Hi, I have the same problem as Peter, I currently have several LDAP uid with 2 characters. So, I would like to know if there is still this three-characters limit into Gitorious. If not, is there a config parameter somewhere to adjust this limit ? Cheers, Thomas. Thomas Chemineau 2012/9/25

[gitorious] Re: Gitorous ce installer behind proxy

2013-03-20 Thread frank . graf
Yes after clearing the database I could also successfully install gitoriois. Thanks -- -- 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

Re: [gitorious] Virtual hosts ponderings ...

2013-03-20 Thread Johannes Ernst
I happen to be reading man git-daemon, where it says this: --interpolated-path=pathtemplate To support virtual hosting, an interpolated path template can be used to dynamically construct alternate paths. The template supports %H for the target hostname as supplied by