FS#51689 - /usr/bin/vagrant symlinks to a non-existent file

Attached to Project: Arch Linux
Opened by James Pic (is_null) - Friday, 04 November 2016, 12:36 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 04 November 2016, 12:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Vagrant isn't installed properly, the /usr/bin/vagrant symlink points to a non-existent file.

Additional info:
vagrant 1.8.6-2

Steps to reproduce:
04/11 2016 13:33:30 jpic@lue /opt/vagrant
$ sudo pacman -S vagrant
resolving dependencies...
looking for conflicting packages...

Package (1) New Version Net Change

community/vagrant 1.8.6-2 37.06 MiB

Total Installed Size: 37.06 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [#####################################################################] 100%
(1/1) checking package integrity [#####################################################################] 100%
(1/1) loading package files [#####################################################################] 100%
(1/1) checking for file conflicts [#####################################################################] 100%
(1/1) checking available disk space [#####################################################################] 100%
:: Processing package changes...
(1/1) installing vagrant [#####################################################################] 100%

04/11 2016 13:33:38 jpic@lue /opt/vagrant
$ ls -l /usr/bin/vagrant
lrwxrwxrwx 1 root root 24 Sep 28 20:51 /usr/bin/vagrant -> /opt/vagrant/bin/vagrant

04/11 2016 13:33:44 jpic@lue /opt/vagrant
$ ls -l /opt/vagrant/
total 4
drwxr-xr-x 3 root root 4096 Nov 4 13:33 embedded
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 04 November 2016, 12:43 GMT
Reason for closing:  Not a bug
Additional comments about closing:  vagrant package requires vagrant-substrate

Loading...