[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2017-04-14 Thread Mathew Hodson
** Changed in: cloud-images
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-11-02 Thread Alexandros Kosiaris
Met this issue yesterday, updated 5 mins ago to 20161102.0.0, I think
this is solved

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-10-03 Thread Baptiste Lafontaine
Well it seems that in fact it's not related to this, but any vboxfs does
not work for me with the latest ubuntu/xenial64 box (20160930).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-26 Thread Aidan Feldman
Baptiste: I think that's a separate issue:
https://github.com/mitchellh/vagrant/issues/4791

** Bug watch added: github.com/mitchellh/vagrant/issues #4791
   https://github.com/mitchellh/vagrant/issues/4791

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-26 Thread Baptiste Lafontaine
I still have problem using shared folder mounted in my home with latest
box v20160925.0.0

The global "/vagrant" shared folder works, but not a subfolder that I'm
trying to mount as a subfolder of my home.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/livecd-rootfs/xenial-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-08 Thread Florin Andrei
Just want to say thank you to everyone who was involved in fixing the
sync folder bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-08 Thread Poma
Oh looks like someone has already filed it: https://bugs.launchpad.net
/cloud-images/+bug/1621393

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-08 Thread Dan Watkins
Hi Poma,

Thanks for identifying this problem!  Could you file a separate bug for
it so we can track fixing it?


Dan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-08 Thread Poma
This is probably because /etc/resolv.conf is not a symbolic link to
/run/resolvconf/resolv.conf but is an empty file instead.

Also /etc/resolv.conf doesn't have a root write permission which is
probably the root cause of this problem

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-08 Thread Poma
Is it just me or the new 20160907 image has broken networking? It seems
to fail all DNS queries: `ping 8.8.8.8` works but `ping google.com`
fails with "unknown host" error.

STR:
$ vagrant init ubuntu/xenial64
$ vagrant box update
$ vagrant up
$ vagrant ssh
$ ping google.com

Result:
ping: unknown host google.com

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-07 Thread Louis Zuckerman
The new daily xenial build for 20160907 includes the fix.

https://cloud-images.ubuntu.com/xenial/20160907/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-06 Thread Poma
The last update of ununtu/xenial64 image on Atlas was 7 days and it is
still broken

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.408.3

---
livecd-rootfs (2.408.3) xenial-proposed; urgency=medium

  [ Louis Zuckerman ]
  * Fixes for vagrant box builder in ubuntu-cpc LP: #1565985
- Install virtualbox-guest-utils
- Don't disable default synced folder
- Don't set vm name
- Add cloud-init config to manage /etc/hosts LP: #1561250

 -- Brian Murray   Tue, 30 Aug 2016 13:17:55 -0700

** Changed in: livecd-rootfs (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-02 Thread Louis Zuckerman
Florin, the build does use about 1-2 GB more space for temp files when
building vagrant.  These are cleaned up after the build.  I raised that
concern in the SRU ticket: https://bugs.launchpad.net/cloud-
images/+bug/1605795

For my test I disabled several of the other image builders as shown in
the `rm` command in my previous comment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-01 Thread Florin Andrei
A resolution for this bug would be very welcome. It's breaking a build
system here, due to insufficient disk space. Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-09-01 Thread magnetik
Does the nightly build of xenial on atlas.hashicorp.com include the fix?

Thanks to all of you for the work on it :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-31 Thread Louis Zuckerman
Fix confirmed.

Here's how I tested:

- Downloaded current xenial vagrant box and started a VM from it
- Enabled xenial-proposed repository
- Installed livecd-rootfs from -proposed, version 2.408.3
- ran the following commands...

sudo -i
mkdir /build
cd /build
cp -a /usr/share/livecd-rootfs/live-build/auto .
export SUITE=xenial
export ARCH=amd64
export PROJECT=ubuntu-cpc
export MIRROR=http://archive.ubuntu.com/ubuntu/
lb config
cd config/hooks
rm 031-root-xz.binary 033-disk-image-uefi.binary 034-disk-image-ppc64el.binary 
040-qcow2-image.binary 040-vmdk-image.binary 041-vmdk-ova-image.binary 
032-root-squashfs.binary
lb build

- Copied the created vagrant box from /build/livecd.ubuntu-cpc.vagrant.box to 
my host and launched a new VM from it
- Checked that new VM had randomized name and that default synced folder was 
mounted. Also checked that sudo did not complain about hostname resolution.

Looks good to me!

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-31 Thread Chris J Arges
Hello Curtis, or anyone else affected,

Accepted livecd-rootfs into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.408.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: livecd-rootfs (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-30 Thread Louis Zuckerman
** Description changed:

  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.
  
  X-CPC-Real-Bug: bug 1605795
  
  Test procedure for proposed fix:
  
  1. Launch the ubuntu vagrant box (xenial, yakkety)
  2. SSH into the box with `vagrant ssh`
- 3. Check if default synced folder is mounted with `mount` or `df`, it should 
be
+ 3. Check if default synced folder, /vagrant, is mounted with `mount` or `df`, 
it should be
  4. Check name of VM in virtualbox, it should be randomized

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-30 Thread Brian Murray
** Also affects: livecd-rootfs (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: livecd-rootfs (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: livecd-rootfs (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: livecd-rootfs (Ubuntu Xenial)
 Assignee: (unassigned) => Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-30 Thread Louis Zuckerman
** Description changed:

  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.
  
  X-CPC-Real-Bug: bug 1605795
+ 
+ Test procedure for proposed fix:
+ 
+ 1. Launch the ubuntu vagrant box (xenial, yakkety)
+ 2. SSH into the box with `vagrant ssh`
+ 3. Check if default synced folder is mounted with `mount` or `df`, it should 
be
+ 4. Check name of VM in virtualbox, it should be randomized

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-26 Thread Daniel Lynch
I saw a suggestion (sorry, forget who), to use bento/ubuntu-16.04 (
https://atlas.hashicorp.com/bento/boxes/ubuntu-16.04 ). It's made by the
people who make Chef.

This seems to work fine, I guess it's what I'll be using.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-26 Thread Chris Pick
What will it take to get the SRU moving forward?  The fix was identified
and applied to newer releases months ago.

Lack of ease of local, Vagrant-based testing has impeded my deployment
of Xenial to my production systems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-26 Thread Patricia Gaughen
** Changed in: cloud-images
Milestone: y-2016-08-25 => y-2016-09-08

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-26 Thread Vishal Kotcherlakota
I can confirm, this is broken in v20160822.0.0. I tried rolling back to
v20160805.0.0, but that also seems to fail.

ubuntu@ubuntu-xenial:~$ modinfo vboxguest
filename:   
/lib/modules/4.4.0-34-generic/kernel/ubuntu/vbox/vboxguest/vboxguest.ko
version:5.0.18_Ubuntu
license:GPL
description:Oracle VM VirtualBox Guest Additions for Linux Module
author: Oracle Corporation
srcversion: A2B0E3228AD033CF730FD74
alias:  pci:v80EEdCAFEsvsdbc*sc*i*
depends:
intree: Y
vermagic:   4.4.0-34-generic SMP mod_unload modversions 

I'm currently on VirtualBox Version 5.1.4 r110228. I'm able to fix this
by downloading v5.1.4 guest additions from here:
http://download.virtualbox.org/virtualbox/5.1.4/

Note, you'll need to install the following packages in order to compile the 
guest additions:
* gcc
* build-essentials
* linuz-headers-$(uname-a) // your architecture here

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-25 Thread Kiriakos Krastillis
This is still broken in v20160822.0.0. of teh atlas box

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-17 Thread Mathew Hodson
** Project changed: vagrant => ubuntu

** No longer affects: ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-15 Thread Dan Watkins
** Changed in: cloud-images
 Assignee: Dan Watkins (daniel-thewatkins) => Patricia Gaughen (gaughen)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-15 Thread Dan Watkins
** Changed in: cloud-images
Milestone: y-2016-08-11 => y-2016-08-25

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-08-01 Thread Dan Watkins
** Description changed:

  I am unable to fully provision  a xenial instance using box
- ubuntu/xenial64   (virtualbox, 20160403.0.0)
+ 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'
+ mount: unknown filesystem type 'vboxsf'
  
  I am using
- VirtualBox 5.0.16 r105871
- vagrant 1.8.1
+ 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.
+ 
+ X-CPC-Real-Bug: bug 1605795

** Changed in: cloud-images
Milestone: y-2016-07-28 => y-2016-08-11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-29 Thread Evin Callahan
Great, thanks Louis!  I'll stay updated by adding myself to that ticket.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-29 Thread Louis Zuckerman
Hi Evin,

I've opened an [SRU] ticket to get these fixes backported to Xenial.  It
will happen, but I don't know when.  Hopefully in the next week or two.

[SRU] https://bugs.launchpad.net/cloud-images/+bug/1605795

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-29 Thread Evin Callahan
Just pulled down the  ubuntu/xenial64 20160725.0.0 image from atlas,
still broken.

1) do you expect the xenial image to get the fix or will it only apply to 
yakkety?
2) know what kind of timeline we're lookin at?

No big deal just curious.  I like keeping my vagrant stuff clean :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-27 Thread Louis Zuckerman
Looks to me like those boxes in Atlas come from the ubuntu cloud images,
which should get the fixes real soon now (I hope.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-27 Thread Martin Schwaighofer
Hello,

I just tried to provision a box with ubuntu/xenial64 (virtualbox,
20160725.0.0) and ubuntu/yakkety64 (virtualbox, 20160723.0.0) from the
images as https://atlas.hashicorp.com/ubuntu/boxes/.

I just wanted to point out that the problems are still present there,
and I think this is where most users pull their images automatically
when using vagrant.

Will this fix land there as well? I'm not sure who updates those
releases, please forgive my ignorance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.421

---
livecd-rootfs (2.421) yakkety; urgency=medium

  [ Louis Zuckerman ]
  * Fixes for vagrant box builder in ubuntu-cpc LP: #1565985
- Install virtualbox-guest-utils
- Don't disable default synced folder
- Don't set vm name
- Add cloud-init config to manage /etc/hosts LP: #1561250

 -- Steve Langasek   Thu, 21 Jul 2016
09:14:50 -0700

** Changed in: livecd-rootfs (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-18 Thread Luis Ferro
Looks like the _apt issue is a different one:

https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1543280/comments/16

And looks to be related to some confusion of the sources setup by
default.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-18 Thread Luis Ferro
Environment: Mac 10.11.6 Beta (15G26a)
Virtualbox: 5.0.20 r106931
Vagrant: 1.8.1
Box: http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.2.box

After:

$> vagrant up
$> vagrant ssh

#> sudo su
#> apt-get update

I still getting:
[...]
Get:15 http://archive.ubuntu.com/ubuntu yakkety/multiverse Translation-en [106 
kB]
Fetched 23.6 MB in 10s (2,182 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)

On a side note, hostname is fine, shared folder is also fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-15 Thread Dan Watkins
** Changed in: cloud-images
Milestone: y-2016-07-14 => y-2016-07-28

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-12 Thread vkill
`vagrant plugin install vagrant-vbguest` 
+1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-08 Thread Mathew Hodson
** Changed in: livecd-rootfs (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Chris Pick
I confirm, it also works for me.  Specifically:
 - Synced folders
 - Sudo not complaining about hostname
 - Running multiple VMs simultaneously
 - Updating/upgrading/installing packages

Looks great.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread blackpingus
Confirm #33

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Louis Zuckerman
Looks good to me.

Synced folders working, vm name is dynamic, no problem with hostname
when sudoing.

Also, I tried an apt-get update and did not get the error Luis had in
comment #28.  Not sure what could've caused that.

Thanks, Dan!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Dan Watkins
(Oh, and I actually uploaded the old box; started the upload of the new
one, which should take another few minutes >.<)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Dan Watkins
OK, http://people.canonical.com/~dwatkins/livecd.ubuntu-
cpc.vagrant.2.box is now the fully uploaded new box; please test!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Dan Watkins
Hello all,

Thanks for the first round of testing!  There's a new box available at
http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.2.box
(note the slightly different URL :), which strips out some of the
additional packages that were installed.  Further testing would be
appreciated, to confirm that this still addresses the fundamental bugs.
:)


Thanks,

Dan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Dan Watkins
(Uh, posted that comment slightly too soon, the box won't be uploaded
fully for another few minutes)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Luis Ferro
Hi,

Just tested the image, and there is some issues with apt-get / user
setup:

$> vagrant up
$> vagrant ssh
$> sudo su

root@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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-06 Thread Louis Zuckerman
We're making progress toward fixing the essential bugs in the vagrant
box (synced folders, vm name, hostname).  However, we're moving the
discussion of whether to include config management packages to a
separate discussion.

If you have an opinion on whether or not the vagrant box should come
with puppet/chef/juju preinstalled please add your thoughts to this bug:

https://bugs.launchpad.net/cloud-images/+bug/1599531

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-02 Thread Emanuel Ciuca
Great, thanks!

On Sat, 2 Jul 2016, 18:55 Evin Callahan, 
wrote:

> Confirmed the linked box contains the vboxsf and integrates well with
> Vagrant.  Also confirm that it's a yakkety image.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> 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
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-02 Thread Evin Callahan
Confirmed the linked box contains the vboxsf and integrates well with
Vagrant.  Also confirm that it's a yakkety image.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-01 Thread Daniel Di Sarli
Working for me too! Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-01 Thread blackpingus
> http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.box
It is an yakkety image, not xenial, but it works fine!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-01 Thread Dan Watkins
** Changed in: cloud-images
Milestone: y-2016-06-30 => y-2016-07-14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-01 Thread Dan Watkins
Hi Louis, all,

On 30/06/16 20:43, Louis Zuckerman wrote:
> Your build looks good to me.  I ran two vagrant instances with the box
> at the same time, and verified that puppet & chef are installed.
> Default synced folder is also present & working.

Excellent!

> If anyone else wants to test, the box can be downloaded from here:
> http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.box

If other people could test the box at this link and confirm that this
solves Vagrant issues they've been seeing, it would be much appreciated!


Thanks,

Dan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-30 Thread Emanuel Ciuca
Thanks for the update.

On Thu, 30 Jun 2016, 21:50 Louis Zuckerman, <1565...@bugs.launchpad.net>
wrote:

> Hi Dan,
>
> Your build looks good to me.  I ran two vagrant instances with the box
> at the same time, and verified that puppet & chef are installed.
> Default synced folder is also present & working.
>
> If anyone else wants to test, the box can be downloaded from here:
> http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.box
>
> Best regards,
> -louis
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> 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
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-30 Thread Louis Zuckerman
Hi Dan,

Your build looks good to me.  I ran two vagrant instances with the box
at the same time, and verified that puppet & chef are installed.
Default synced folder is also present & working.

If anyone else wants to test, the box can be downloaded from here:
http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.box

Best regards,
-louis

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-30 Thread Dan Watkins
** Changed in: cloud-images
   Status: Confirmed => In Progress

** Changed in: vagrant
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-29 Thread Dan Watkins
Assigning to myself to review Louis' changes.

** Changed in: cloud-images
 Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)

** Changed in: cloud-images
Milestone: None => y-2016-06-30

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-28 Thread Louis Zuckerman
Hi Evin,

Thanks for your support.  I've engaged other ubuntu developers and it
looks like the review will happen soon, possibly tomorrow.

Best,
-louis

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-28 Thread Evin Callahan
What's causing the delay of merging Louis's solution?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-24 Thread Louis Zuckerman
Merge proposed.  See link at top of this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~semiosis/livecd-rootfs/fix-for-1565985

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-24 Thread Dimas R. Danu
Problem still exists on 'ubuntu/xenial64' v20160623.0.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-23 Thread Louis Zuckerman
There are a number of issues with the official vagrant box for xenial:

- necessary packages are missing (synced folders not working, no config 
management)
- default /vagrant synced folder is disabled
- vm name is static, so you can only have one instance of the box on a host

All of these issues stem from problems in a single source file in the
livecd-rootfs package, so I believe they should all be covered by a
single bug, and a single patch to fix.  Can we use this bug to track all
of them?

I have a fix for all of these issues, which I will be proposing for
merge later today.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-16 Thread Dmitry R
Same problem:
https://github.com/mitchellh/vagrant/issues/7463

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-15 Thread Wolfgang Faust
Bob Tanner's issue (#9) is a separate problem; I had it with Vagrant
1.8.1 but it's been solved in Vagrant 1.8.4 (I don't know about
intervening versions) --
https://github.com/mitchellh/vagrant/issues/6871

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-13 Thread Frans Elliott
** Changed in: cloud-images
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-03 Thread david butler
My workaround is to put `sudo apt-get install -y virtualbox-guest-utils`
in my provisioning, and the steps to start are:

1. vagrant up (which will fail at the end)
2. vagrant provision
3. vagrant reload

Also I had to add `config.vm.synced_folder ".", "/vagrant/"` explicitly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-06-01 Thread Colin Johnson
** Also affects: vagrant
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-05-31 Thread Dan Watkins
** Also affects: livecd-rootfs (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs