Search Criteria
Package Details: vagrant 2.4.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vagrant.git (read-only, click to copy) |
---|---|
Package Base: | vagrant |
Description: | Build and distribute virtualized development environments |
Upstream URL: | https://vagrantup.com |
Licenses: | BUSL-1.1 |
Conflicts: | vagrant-substrate |
Replaces: | vagrant-substrate |
Submitter: | gromit |
Maintainer: | mackilanu |
Last Packager: | mackilanu |
Votes: | 19 |
Popularity: | 3.68 |
First Submitted: | 2025-04-18 09:42 (UTC) |
Last Updated: | 2025-08-21 21:06 (UTC) |
Dependencies (13)
- curl (curl-gitAUR, curl-c-aresAUR)
- libarchive (libarchive-gitAUR)
- libssh2 (libssh2-gitAUR)
- libxml2 (libxml2-gitAUR)
- libxslt (libxslt-gitAUR)
- perl (perl-gitAUR)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR)
- ruby
- xz (xz-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- cdrtools (optional) – to create cloud-init media
- dnsmasq (dnsmasq-gitAUR, pi-hole-ftlAUR) (optional) – if using libvirt
Required by (11)
- devops-tools
- fdroidserver (optional)
- fdroidserver-git (optional)
- glise-bin
- molecule-plugins (check)
- outrun-git (check)
- pycharm-eap (optional)
- pycharm-professional (optional)
- vagrant-manager-bin
- vagrant-manager-git
- vagrant-vmware-utility-bin
Latest Comments
1 2 Next › Last »
TheRainbowSheep commented on 2025-08-26 07:30 (UTC) (edited on 2025-08-26 07:30 (UTC) by TheRainbowSheep)
I manage several ruby versions using rvm, and I had the same issue as @leaveye. The solution was to run
rvm use system
before building the package withmakepkg
.And of course it assumes you use system ruby (
rvm use system
) when you usevagrant
.mackilanu commented on 2025-08-19 15:06 (UTC)
@pludikovsky Thanks for the patch. I have now updated the PKGBUILD.
pludikovsky commented on 2025-08-18 09:15 (UTC)
Please add
cdrtools
to the optdepends, as it's needed for cloud-init media creation.Patch:
punkoivan commented on 2025-05-11 17:03 (UTC)
Thanks for the package. Also faced that bug after updating system. Reinstalled package, just didn't want to mess with ruby packages. Now works well.
leaveye commented on 2025-05-08 08:39 (UTC)
@Kppqju77 thanks alot. after completely remove
~/.cache/paru/clone/vagrant
then reinstall works for me.mackilanu commented on 2025-05-07 11:03 (UTC)
@leaveye @Kppqju77 Interesting, i have not been able to replicate that issue on my machine. Did reinstalling fix it for both of you?
Kppqju77 commented on 2025-05-07 10:34 (UTC)
@leaveye: Had the same issue, clean building and re-installing it made it work
leaveye commented on 2025-05-06 06:00 (UTC)
need additional dependency or something like that?
gromit commented on 2025-05-03 11:02 (UTC)
@mackilanu, please have a look at https://wiki.archlinux.org/title/AUR_submission_guidelines#Publishing_new_package_content :)
mackilanu commented on 2025-05-03 11:00 (UTC) (edited on 2025-05-03 11:01 (UTC) by mackilanu)
@JisuWoniu I was not aware of
makepkg --printsrcinfo
. Very convenient, thanks!.SRCINFO has been updated now.
1 2 Next › Last »