FS#62794 - [notmuch-vim] missing dependency: ruby

Attached to Project: Community Packages
Opened by Jesse McClure (Trilby) - Saturday, 01 June 2019, 21:27 GMT
Last edited by Maxim Baz (maximbaz) - Wednesday, 29 July 2020, 19:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

All documented invocations of notmuch-vim fail if ruby is not installed. It seems ruby is a hard dependency of notmuch vim. This may be related to  FS#57498  noting ruby-mail should be an optional dependency, but ruby itself is mandatory for notmuch-vim to function at all.

Additional info:
* package version: notmuch-vim 0.28.3-1
* first noted on forums: https://bbs.archlinux.org/viewtopic.php?id=246730

Steps to reproduce:

1. Start from a fresh install, or any arch system that doesn't yet have ruby
2. Install vim, notmuch, and notmuch-vim
3. Start vim and enter ":NotMuch"
4. Vim responds "E492: Not an editor command: NotMuch"
This task depends upon

Closed by  Maxim Baz (maximbaz)
Wednesday, 29 July 2020, 19:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 0.30, thanks!

Loading...