rubygem-travis
No description set
- Sources inherited from project devel:languages:ruby:extensions
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-travis && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| gem2rpm.yml | 0000001632 1.59 KB | |
| rubygem-travis.changes | 0000016987 16.6 KB | |
| rubygem-travis.spec | 0000001749 1.71 KB | |
| travis-1.11.1.gem | 0000196096 192 KB |
Comments 3
On running the CLI, the first question is
Shell completion not installed. Would you like to install it now? |y| n
The sheel completions should be packaged as a separate package.
Systemd-wide shell completions are not supported upstream.
Traceback (most recent call last): 8: from /usr/bin/travis:23:in `<main>' 7: from /usr/lib64/ruby/2.7.0/rubygems.rb:295:in `activate_bin_path' 6: from /usr/lib64/ruby/2.7.0/rubygems.rb:295:in `synchronize' 5: from /usr/lib64/ruby/2.7.0/rubygems.rb:296:in `block in activate_bin_path' 4: from /usr/lib64/ruby/2.7.0/rubygems/specification.rb:1373:in `activate' 3: from /usr/lib64/ruby/2.7.0/rubygems/specification.rb:1391:in `activate_dependencies' 2: from /usr/lib64/ruby/2.7.0/rubygems/specification.rb:1391:in `each' 1: from /usr/lib64/ruby/2.7.0/rubygems/specification.rb:1402:in `block in activate_dependencies' /usr/lib64/ruby/2.7.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'launchy' (~> 2.1, < 2.5.0) - did find: [launchy-2.5.0,launchy-2.0.5] (Gem::MissingSpecVersionError) Checked in 'GEM_PATH=/home/jayvdb/.gem/ruby/2.7.0:/usr/lib64/ruby/gems/2.7.0', execute `gem env` for more information