While running vagrant up I ran into this:
==> default: Running provisioner: shell...
default: Running: /var/folders/kl/t8327z5557570g3p4g0lwvyh0000gn/T/vagrant-shell20140701-144-1fnuy6
Setting up Solr
cp: cannot stat `/downloads/solr-4.6.0.tgz': No such file or directory
tar (child): solr-4.6.0.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
cp: cannot create regular file `/home/glassfish/solr/solr-4.6.0/example/solr/collection1/conf/schema.xml': No such file or directory
I wonder why is Solr not being installed via packages :-S