[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders
Luis Ferro
lferro9000 at gmail.com
Thu Jul 7 08:22:07 UTC 2016
Hi,
Just tested the image, and there is some issues with apt-get / user
setup:
$> vagrant up
$> vagrant ssh
$> sudo su
root at ubuntu-yakkety:/home/ubuntu# apt-get update
Get:1 http://archive.ubuntu.com/ubuntu yakkety InRelease [247 kB]
[...]
Get:14 http://archive.ubuntu.com/ubuntu yakkety/multiverse Translation-en [107 kB]
Fetched 23.6 MB in 26s (900 kB/s)
Reading package lists... Done
W: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_yakkety_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
The other issues look to be all fixed.
Cheers,
Luis Ferro
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1565985
Title:
vagrant vb ubuntu/xenial64 cannot mount synced folders
Status in cloud-images:
In Progress
Status in vagrant:
Invalid
Status in livecd-rootfs package in Ubuntu:
Confirmed
Bug description:
I am unable to fully provision a xenial instance using box
ubuntu/xenial64 (virtualbox, 20160403.0.0)
because the synced folders are never mounted.
VAGRANT_LOG=DEBUG vagrant init --debug indicates that there was an error mounting the filesystem
mount: unknown filesystem type 'vboxsf'
I am using
VirtualBox 5.0.16 r105871
vagrant 1.8.1
While init/provision fails, the instance is brought up. I can get into
it and see it runs. It doesn't appear that Virtualbox Guest Additions
is installed. I can see that my installation of VB does have
VBoxGuestAdditions.iso and is readable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions
More information about the foundations-bugs
mailing list