Package Details: ruby-travis 1.14.0-2

Git Clone URL: https://aur.archlinux.org/ruby-travis.git (read-only, click to copy)
Package Base: ruby-travis
Description: CLI and Ruby client library for Travis CI
Upstream URL: https://github.com/travis-ci/travis.rb
Licenses: MIT
Submitter: joschi
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 19
Popularity: 0.28
First Submitted: 2013-01-27 12:49 (UTC)
Last Updated: 2024-11-02 01:27 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

siddharthist commented on 2016-06-20 09:57 (UTC)

I'm getting the following error, looks like a missing dependency: /usr/lib/ruby/2.3.0/rubygems/dependency.rb:319:in `to_specs': Could not find 'typhoeus' (>= 0.6.8, ~> 0.6) - did find: [typhoeus-1.0.2] (Gem::LoadError) Checked in 'GEM_PATH=/home/siddharthist/.gem/ruby/2.3.0:/usr/lib/ruby/gems/2.3.0', execute `gem env` for more information from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1438:in `block in activate_dependencies' from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1427:in `each' from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1427:in `activate_dependencies' from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1409:in `activate' from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:68:in `block in gem' from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:67:in `synchronize' from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:67:in `gem' from /usr/bin/travis:22:in `<main>'

carstene1ns commented on 2015-09-28 08:51 (UTC)

jantman: The package is orphaned, so you can easily update it yourself. Btw. the latest version is also available in quarry repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#quarry

jantman commented on 2015-09-27 22:04 (UTC)

version 1.8.0 was released on July 15 2015

joschi commented on 2014-03-16 09:55 (UTC)

Ok, it seems that ruby-ethon (https://aur.archlinux.org/packages/ruby-ethon/) is the "offender". @LordAro: You can install a fixed version of ruby-ethon (which depends on ruby-mime-types-1) from https://raw.github.com/joschi/AUR/d2cdd9aecf8623a6885f53352e552c601c42d00b/ruby-ethon/PKGBUILD or you can wait until the package has been updated on AUR.

joschi commented on 2014-03-16 09:43 (UTC)

@LordAro: Thanks for the feedback! Unfortunately ruby-mime-types (https://www.archlinux.org/packages/community/any/ruby-mime-types/) is a dependency of another package and there's not much I can do about a broken dependency. The dependency in question should probably depend on ruby-mime-types-1 (https://aur.archlinux.org/packages/ruby-mime-types-1) instead.

LordAro commented on 2014-03-16 09:26 (UTC)

fresh install, i'm getting: [lordaro@Donald ~]$ travis /usr/lib/ruby/2.1.0/rubygems/dependency.rb:298:in `to_specs': Could not find 'mime-types' (~> 1.18) - did find: [mime-types-2.2] (Gem::LoadError) from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1295:in `block in activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `each' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1266:in `activate' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1298:in `block in activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `each' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1266:in `activate' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1298:in `block in activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `each' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1266:in `activate' from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb:54:in `gem' from /usr/bin/travis:22:in `<main>'

Freso commented on 2013-10-24 22:58 (UTC)

Yep, works now. Cheers. :)

joschi commented on 2013-10-24 21:43 (UTC)

@Fresco: I've just updated the package to travis 1.5.8. Please check if your problem has been solved with the new package.

Freso commented on 2013-10-24 21:32 (UTC)

I get the following when I try to run `travis` right after install: https://pastee.org/deht