Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Fix vagrant rkt build #1960

Merged
merged 3 commits into from Jan 12, 2016
Merged

Fix vagrant rkt build #1960

merged 3 commits into from Jan 12, 2016

Conversation

fourcube
Copy link
Contributor

fixes #1958

this increases the memory available to the vm so the rkt build can pass

Fixes #1958
this add libacl1-dev to scripts/install-common.sh so
the rkt build passes

Fixes #1958
this makes the Vagrant synchronized folder use rsync
synchronization. The VirtualBox sync file system has
an issue that makes mmap calls fail for files in
syncronized folders (https://www.virtualbox.org/ticket/819)

Fixes #1958 and #1875
@jonboulle
Copy link
Contributor

LGTM, thanks for the patch.

jonboulle added a commit that referenced this pull request Jan 12, 2016
@jonboulle jonboulle merged commit e8d7228 into rkt:master Jan 12, 2016
@fourcube fourcube deleted the fix_vagrant_rkt_build branch January 13, 2016 08:13
@alban alban mentioned this pull request Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building rkt inside a vm created by the provided Vagrantfile fails
2 participants