Package Details: tmuxinator 3.3.3-1

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.013842
First Submitted: 2013-06-26 07:49 (UTC)
Last Updated: 2024-11-19 17:33 (UTC)

Dependencies (7)

Required by (1)

Sources (2)

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 -- -

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

asermax commented on 2018-10-21 00:10 (UTC) (edited on 2018-10-21 00:13 (UTC) by asermax)

@slav if you want to disable the message until the mantainer's update their code, you can go into /usr/lib/ruby/gems/2.5.0/gems/tmuxinator-0.12.0/lib and modify the tmuxinator.rb file to include 2.8 as a valid version.

@deathsbreed you could auto apply that change through a patch on the PKGBUILD, but it's probably more work than it's worth, it's probably gonna get update soon anyways :P

slav commented on 2018-10-19 19:57 (UTC) (edited on 2018-10-19 20:00 (UTC) by slav)

@deathsbreed Thanks for letting know. Yes I ignore it. I just would like to report that it happen after Tmux upgrade to last version.

deathsbreed commented on 2018-10-19 08:47 (UTC)

slav, this happen because of how tmuxinator is written. They have it programmed to recognize deprecation, but only by comparing it to a list of supported version strings instead of trying to see if the version of tmux is later than v1.5. I'd say you should simply ignore it until tmuxinator updates itself. There might also be an option to omit that message, but I am not aware of it.

slav commented on 2018-10-17 20:10 (UTC)

Hi,

After last update to tmux v2.8 unfortunately come everytime below message before running tmuxinator:

DEPRECATION: You are running tmuxinator with an unsupported version of tmux. Please consider using a supported version: (1.5, 1.6, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7)

KingSpeedy commented on 2018-02-07 12:38 (UTC)

ruby-rdoc should be added as a dependency.

apaatsio commented on 2018-02-06 21:46 (UTC)

Installation of 0.10.1-2 is failing for me. Am I missing a dependency or something?

...
Successfully installed tmuxinator-0.10.1
ERROR:  While executing gem ... (Gem::DocumentError)
    RDoc is not installed: cannot load such file -- rdoc/rdoc
==> ERROR: A failure occurred in package().
    Aborting...
==> ERROR: Makepkg was unable to build tmuxinator.
==> Restart building tmuxinator ? [y/N]