FS#18426 - [vim] error on startup - missing dependency

Attached to Project: Arch Linux
Opened by Malte Rabenseifner (Zearan) - Monday, 22 February 2010, 07:37 GMT
Last edited by Ionut Biru (wonder) - Monday, 22 February 2010, 16:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Dan Griffiths (Ghost1227)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 8
Private No

Details

Description:
Vim (7.2.368-2) doesn't start. It demands ruby to be installed.

$ vim /etc/rc.conf
vim: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory


Additional info:

Installing ruby from [extra] helps.


Steps to reproduce:

Remove ruby...
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 22 February 2010, 16:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  in -3
Comment by Allan McRae (Allan) - Monday, 22 February 2010, 09:00 GMT
--enable-rubyinterp should only be added to gvim and ruby added as a dep. Just like the python interpreter. vim is not supposed to have these enabled.
Comment by Matt Daubenspeck (mellofone) - Monday, 22 February 2010, 13:19 GMT
Confirmed on x86_64 and I do not have ruby installed.
Comment by Daniel Campbell (xelados) - Monday, 22 February 2010, 13:53 GMT
Confirmed here as well.
Comment by Gonzalo (gkdeb) - Monday, 22 February 2010, 13:58 GMT
Same for me
Comment by Alessio Bianchi (Venator85) - Monday, 22 February 2010, 15:02 GMT
Same for me too

Loading...