Vagrant box available for Snappy Ubuntu Core

debugging data debugging.data at gmail.com
Mon Jan 12 17:10:45 UTC 2015


Hi Ross, I added the vagrant box, spun it up, and received errors (show
below). My host machine is OSX, any thoughts on the output?

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'duggan/ubuntu-core-alpha'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'duggan/ubuntu-core-alpha' is up to date...
==> default: Setting the name of the VM: artlery_default_1421081991585_90412
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 => 2200 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Remote connection disconnect. Retrying...
==> default: Machine booted and ready!
GuestAdditions versions on your host (4.3.14) and guest (4.3.20) do not
match.
stdin: is not a tty
Ubuntu Core does not use apt-get, see 'snappy --help'!
Copy iso file
/Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the
box /tmp/VBoxGuestAdditions.iso


stdin: is not a tty
mount: /dev/loop2 is write-protected, mounting read-only
Installing Virtualbox Guest Additions 4.3.14 - guest version is 4.3.20
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.3.14 Guest Additions for Linux............
VirtualBox Guest Additions installer
Removing installed version 4.3.20 of VirtualBox Guest Additions...
rm: cannot remove ‘/var/lib/VBoxGuestAdditions/config’: Read-only file
system
rm: cannot remove ‘/var/lib/VBoxGuestAdditions/filelist’: Read-only file
system
Copying additional installer modules ...
mkdir: cannot create directory ‘/opt/VBoxGuestAdditions-4.3.14’: Read-only
file system
install: target ‘/opt/VBoxGuestAdditions-4.3.14/installer/’ is not a
directory: No such file or directory
Error: Failed to copy installer module "installer/module-autologon"
An error occurred during installation of VirtualBox Guest Additions 4.3.14.
Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
stdin: is not a tty
==> default: Checking for guest additions in VM...
==> default: Mounting shared folders...
    default: /vagrant => /Users/ddata/artlery
Failed to mount folders in Linux guest. This is usually because
the "vboxsf" file system is not available. Please verify that
the guest additions are properly installed in the guest and
can work properly. The command attempted was:

mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d:
-f3` vagrant /vagrant
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` vagrant /vagrant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-app-devel/attachments/20150112/92e0dc1a/attachment.html>


More information about the snappy-app-devel mailing list