Hi Romain,

I have simillar issue for bundle sidekiq (v3.2.2), I ran command for 
postgreSQL installations but it is not working,
Can you guide me more.

On Thursday, July 24, 2014 at 5:32:02 PM UTC+5:30, Romain Tripault wrote:
>
> Thanks Bernhard,
>
> If that's supposed to fill the binaries, then i does not work on my 
> environment (that's what i used to do).
> Pretty sure that's environment related, but i can't find any possible 
> reason...
> I guess i will stay that way, until i find the motivation to do a brand 
> new install :)
>
> Cheers
>  
>
>> The contents of this directory is filled by bundle install. So basically 
>> execute the following line (depending on if you're using MySQL or 
>> PostgreSQL):
>> # MySQL installations (note: the line below states '--without ... 
>> postgres')
>> sudo -u git -H bundle install --without development test postgres --
>> deployment
>>
>> # PostgreSQL installations (note: the line below states '--without ... 
>> mysql')
>> sudo -u git -H bundle install --without development test mysql --
>> deployment
>>
>> This should fix it.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/15d229c6-e1bd-4450-bb5c-0d9c64433529%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to