FS#3392 - vim 6.4 does not work on fresh install

Attached to Project: Arch Linux
Opened by Alex Matviychuk (alexmat) - Thursday, 27 October 2005, 00:41 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I just did a fresh install on a machine and whenever I run vim I get: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory.

Reinstalling the package did not help. The system was installed using a base cd and ftp method, installing only the base packages.
This task depends upon

Closed by  Judd Vinet (judd)
Thursday, 27 October 2005, 01:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 6.4-2
Comment by ozar (ozar) - Thursday, 27 October 2005, 01:49 GMT
vim 6.4-1 is depending on libacl

"pacman -S acl" makes it work again

Loading...