On Tue, 12 Jul 2016 14:30:54 +1000 Dmitry Smirnov <only...@debian.org>
wrote:
> More dependencies should be versioned:
> 
>       ruby-omniauth-google-oauth2 (>= 0.4.1~)
>       ruby-grape (>= 0.16.2~)
>       ruby-net-ssh (>= 1:3.0.1~)
>       ruby-method-source (>= 0.8.2-2~)
>       ruby-bcrypt (>= 3.1.11~)
>       ruby-rqrcode (>= 0.4.2-3~)
>       ruby-sasl (>= 0.0.3.3-2~)
>       ruby-ntlm (>= 0.3.4-2~)
> 
> 
> ruby-bcrypt is an indirect dependency so lack of versioning is probably in 
> "ruby-devise":
> 
> ~~~~
> Bundler could not find compatible versions for gem "bcrypt":
>   In Gemfile:                                                                 
>                                                                               
>                 
>     devise (~> 4.0) was resolved to 4.1.1, which depends on                   
>                                                                               
>                 
>       bcrypt (~> 3.0)                                                         
>                                                                               
>                 
> 
> Could not find gem 'bcrypt (~> 3.0)', which is required by gem 'devise (~>    
>                                                                               
>                 
> 4.0)', in any of the sources.                                                 
>                                                                               
>                 
> ~~~~
> 
> "ruby-rqcode" probably should be versioned in "ruby-rqrcode-rails3":
> 
> ~~~~
> Bundler could not find compatible versions for gem "rqrcode":
>   In Gemfile:                                                                 
>                                                                               
>                 
>     rqrcode-rails3 (~> 0.1.7) was resolved to 0.1.7, which depends on         
>                                                                               
>                 
>       rqrcode (>= 0.4.2)                                                      
>                                                                               
>                 
> 
> Could not find gem 'rqrcode (>= 0.4.2)', which is required by gem             
>                                                                               
>                 
> 'rqrcode-rails3 (~> 0.1.7)', in any of the sources.                           
>                                                                               
>                 
> ~~~~
> 
> "ruby-sasl" also is an indirect dependency:
> 
> ~~~~
> Bundler could not find compatible versions for gem "pyu-ruby-sasl":
>   In Gemfile:                                                                 
>                                                                               
>                 
>     omniauth-ldap (~> 1.0.4) was resolved to 1.0.5, which depends on          
>                                                                               
>                 
>       pyu-ruby-sasl (~> 0.0.3.2)                                              
>                                                                               
>                 
> 
> Could not find gem 'pyu-ruby-sasl (~> 0.0.3.2)', which is required by gem     
>                                                                               
>                 
> 'omniauth-ldap (~> 1.0.4)', in any of the sources.
> ~~~~
> 
> And more:
> 
> ~~~~
> Bundler could not find compatible versions for gem "rubyntlm":
>   In Gemfile:                                                                 
>                                                                               
>                 
>     omniauth-ldap (~> 1.0.4) was resolved to 1.0.5, which depends on          
>                                                                               
>                 
>       rubyntlm (~> 0.3.4)                                                     
>                                                                               
>                 
> 
> Could not find gem 'rubyntlm (~> 0.3.4)', which is required by gem            
>                                                                               
>                 
> 'omniauth-ldap (~> 1.0.4)', in any of the sources.                            
>                                                                               
>                 
> ~~~~

You should try 8.9.0 from unstable, which has proper dependencies.

You can try https://people.debian.org/~praveen/gitlab/ too.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to