64-bit Vagrant cloud images use 32-bit OSType

Bug #1344889 reported by Matthew Rahtz
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ubuntu
Fix Released
Medium
Abel Deuring

Bug Description

The amd64 Vagrant cloud images for Trusty and Precise (might affect others but have only confirmed with these two) have their OS type set to 32-bit in the VirtualBox .ovf file. This doesn't seem to be an issue when running with a 64-bit host OS, but seems to prevent the VM from starting when on a 32-bit host OS.

The relevant line in the .ovf file is:
      <vbox:OSType ovf:required="false">Ubuntu</vbox:OSType>
which should be:
      <vbox:OSType ovf:required="false">Ubuntu_64</vbox:OSType>

Tags: bot-comment

Related branches

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1344889/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu:
status: New → Confirmed
Abel Deuring (adeuring)
Changed in ubuntu:
assignee: nobody → Abel Deuring (adeuring)
Revision history for this message
Ben Howard (darkmuggle-deactivatedaccount) wrote :

daniel-thewaktins will be doing the code review and testing from the build system perspective.

Revision history for this message
Ben Howard (darkmuggle-deactivatedaccount) wrote :

Code pushed.

Changed in ubuntu:
importance: Undecided → Medium
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.