Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ubuntu 15.04 vivid velvet #349

Closed
wants to merge 5 commits into from
Closed

Add Ubuntu 15.04 vivid velvet #349

wants to merge 5 commits into from

Conversation

vincentaubert
Copy link
Contributor

This PR adds Ubuntu 15.04 to bento

@vincentaubert
Copy link
Contributor Author

Link to issue #345

@kramvan1
Copy link
Contributor

👍

1 similar comment
@jjasghar
Copy link

👍

@fnichol
Copy link
Contributor

fnichol commented Apr 28, 2015

We still have a tiny bit of work to do with this PR. I believe I have a fix, and if so will tack it on.

packer-ubuntu-15 04-amd64 2015-04-28 17-26-46

@fnichol fnichol self-assigned this Apr 28, 2015
@fnichol
Copy link
Contributor

fnichol commented Apr 29, 2015

There is currently an issue getting the VMware Tools to properly compile against the version of the kernel. Dropping this here for future reference as I continue to diagnose:

https://communities.vmware.com/thread/509231

@rickard-von-essen
Copy link
Collaborator

I tested it on all three builders, vmware-iso fails with the same error as in the above screenshot.

parallels-iso and virtualbox-iso succeeds but with some strange errors printed regarding not finding /dev/sda2. The boxes seems to work fine and I'm trying to get hold of the error from a log file.

@fnichol
Copy link
Contributor

fnichol commented Apr 29, 2015

@rickard-von-essen thanks for the confirmation!

I can get the builds to complete by adding the following to the preseed:

d-i grub-installer/bootdev string /dev/sda

At the moment, I'm tracking down the VMware Tools install failures and confirming that Parallels and VirtualBox versions are working.

@vincentaubert
Copy link
Contributor Author

preseed updated

@rickard-von-essen
Copy link
Collaborator

This is the error I get during install with parallels and virtualbox.
screen shot 2015-04-30 at 09 17 32
It doesn't stop the installation and everything seems fine in the vagrant box.
The error persists even after apply the grub patch:

d-i grub-installer/bootdev string /dev/sda

@YpNo
Copy link

YpNo commented Apr 30, 2015

Try to use
d-i grub-installer/bootdev string default
instead of define a specific disk. Allow to automatic select the first device available.

@rickard-von-essen
Copy link
Collaborator

@YpNo

d-i grub-installer/bootdev string default

Fails on all builders with Unable to install GRUB in default

@fnichol
Copy link
Contributor

fnichol commented May 2, 2015

Relevant blocking issue for Parallels Tools installation:
https://forum.parallels.com/threads/parallels-tools-installation-problem-on-ubuntu-15-04.328218/

@fnichol fnichol changed the title add ubuntu 15.04 vivid velvet Add Ubuntu 15.04 vivid velvet May 2, 2015
@jklare
Copy link

jklare commented Jun 3, 2015

@fnichol parallels forum says blocking issue should be fixed

@fnichol
Copy link
Contributor

fnichol commented Jun 3, 2015

@jklare Right you are, I was just going to update this thread

@fnichol
Copy link
Contributor

fnichol commented Jun 24, 2015

Given that VMware Fusion 7.1.2 was released last week, I'm seeing if this clears our blocker. Fingers crossed…

@tas50
Copy link
Contributor

tas50 commented Jun 24, 2015

With the blocker resolved can this get merged? There's a lot of community cookbooks that need to get tested with systemd on 15.04. This would really help that out.

@jjasghar
Copy link

👍

fnichol added a commit that referenced this pull request Jun 27, 2015
Big thanks to @vincentaubert, @rickard-von-essen, and @YpNo for the work
in #345 and #349 to make this happen!

Closes #349
Closes #345
@fnichol fnichol closed this in #375 Jun 27, 2015
@fnichol fnichol removed their assignment Jun 27, 2015
@vincentaubert vincentaubert deleted the ubuntu_15_04 branch December 6, 2015 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants