ruby-thor was updated on 2019/12/23 and is now out-of-spec for this package (well, the upstream gemspec).
Thoughts on a resolution?
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.004074 |
First Submitted: | 2013-06-26 07:49 (UTC) |
Last Updated: | 2024-12-02 20:56 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
ruby-thor was updated on 2019/12/23 and is now out-of-spec for this package (well, the upstream gemspec).
Thoughts on a resolution?
Tmuxinator has been updated to version 1.1.3 to support tmux 3.0. Please update.
It is the latest version but still out of date (I flagged it) as it is not up to date with the latest tmux version.
/edit: I just saw the package was flagged again out of date today as the upstream tmuxinator project has released a new version but the package is not out of date.
Only the maintainer can do it.
Is there a way to unflag a package marked out of date? This package was flagged out of date, but is currently the latest version.
Can someone update this? The current version triggers a warning with tmux 2.9, and 1.0.0 has been released.
@archerie Had the same problem. Actually reinstalling package ruby-erubis and whatever package tmuxinator is complaining about (for me there was ruby-xdg too) with pacman did the trick
@deathsbreed: you should rebuild your ruby-* packages after ruby version update.
After an update of tmuxinator, it started failing saying that it couldn't find the erubis
gem, which I did have installed. Turns out the erubis
gem was located in /usr/lib/ruby/gems/2.5.0
while my GEM_PATH
only included /usr/lib/ruby/gems/2.6.0
. I'm not sure how one would solve this, but as a temporary fix you can just add the line export GEM_PATH="$GEM_PATH:/usr/lib/ruby/gems/2.5.0"
to your .bashrc
or whatever shell rc file you have.
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 -- -