with new version all back to normal with ruby and tmuxinator back to life now thank you!
Search Criteria
Package Details: tmuxinator 3.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmuxinator.git (read-only, click to copy) |
---|---|
Package Base: | tmuxinator |
Description: | Manage complex tmux sessions easily |
Upstream URL: | https://github.com/aziz/tmuxinator |
Licenses: | MIT |
Submitter: | lucacesari |
Maintainer: | fryfrog (flipee) |
Last Packager: | fryfrog |
Votes: | 76 |
Popularity: | 0.013565 |
First Submitted: | 2013-06-26 07:49 (UTC) |
Last Updated: | 2024-11-19 17:33 (UTC) |
Dependencies (7)
- ruby
- ruby-erb
- ruby-erubi
- ruby-thor
- ruby-xdg5AUR
- ruby-bundler (make)
- zsh-completions (zsh-completions-gitAUR) (optional) – for ZSH completion
Required by (1)
- tdrop-git (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
slav commented on 2018-02-05 21:58 (UTC)
slav commented on 2018-02-05 21:57 (UTC)
with new version all back to normal with ruby and tmuxinator back to life now thank you!
asermax commented on 2018-02-03 17:32 (UTC)
Some hints to build which worked for me on the current ruby version:
-
On line 19, add an extra line before the rubygems option:
local _gemdir="$(ruby -rrubygems -e'puts Gem.default_dir')"
-
Add ruby-rdoc to makedepends
nycko123 commented on 2018-01-24 13:19 (UTC) (edited on 2018-01-24 13:20 (UTC) by nycko123)
or you can try with this https://raw.githubusercontent.com/nycko123/ArchLinux/master/tmuxinator/PKGBUILD . Ruby 2.5.0-2, ruby-thor 0.20.0-2, tmuxinator 0.10.1
cgirard commented on 2018-01-24 12:59 (UTC)
There is a working version in the [quarry] repository[1]
[1] https://wiki.archlinux.org/index.php/Unofficial_user_repositories#quarry
KingSpeedy commented on 2018-01-24 12:47 (UTC)
Forcibly downgrading ruby to 2.4.3-1 and ruby-thor to 0.20.0-1 and preventing updates has been my strategy, but I might just ditch the AUR package and build from source.
iorbitearth commented on 2018-01-12 02:11 (UTC)
Already flagged out-of-date, but just noting the failure I see -- package builds/installs fine, but startup error occurs:
$ tmuxinator
Traceback (most recent call last):
2: from /bin/tmuxinator:23:in `<main>'
1: from /usr/lib/ruby/2.5.0/rubygems.rb:308:in `activate_bin_path'
/usr/lib/ruby/2.5.0/rubygems.rb:289:in `find_spec_for_exe': can't find gem tmuxinator (>= 0.a) with executable tmuxinator (Gem::GemNotFoundException)
Versions:
pacman -Q | grep tmuxinator
tmuxinator 0.10.0-2
pacman -Q | grep ruby
ruby 2.5.0-1
ruby-diff-lcs 1.3-2
ruby-erubis 2.7.0-1
ruby-paint 2.0.1-2
ruby-rainbow 3.0.0-2
ruby-rspec 3.7.0-2
ruby-rspec-core 3.7.0-2
ruby-rspec-expectations 3.7.0-2
ruby-rspec-mocks 3.7.0-2
ruby-rspec-support 3.7.0-2
ruby-term-ansicolor 1.4.0-3
ruby-thor 0.20.0-2
ruby-tins 1.13.0-3
ruby-trollop 2.1.2-5
ruby-trollop1 1.16.2-1
ruby-xdg 2.2.3-1
Pinned Comments
FrederickZh commented on 2021-04-15 13:37 (UTC)
@lewiji You need to rebuild AUR ruby gems after major ruby upgrades:
paru -Qqo /usr/lib/ruby/gems/2.7.0 | paru -S -- -