Comment 2 for bug 536940

Revision history for this message
l8gravely (john-stoffel) wrote : [Bug 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

Soren> This is a funy one, really. :) As far as I can see, --tmpfs was
Soren> never actually implemented in the python version of
Soren> VMBuilder. When porting from bash to Python, the option was
Soren> added (so that it was accepted on the command line), but it's
Soren> just silently ignored.

Heh, this should be an easy fix them. Let me know where the test
branch is and I'll see about testing it out if you like.

John

Soren> --
Soren> -tmpfs=- option broken in 0.12.2-0ubuntu3
Soren> https://bugs.launchpad.net/bugs/536940
Soren> You received this bug notification because you are a direct subscriber
Soren> of the bug.

Soren> Status in Virtual Machine Builder: New
Soren> Status in ?vm-builder? package in Ubuntu: New

Soren> Bug description:
Soren> Hi,

Soren> When I try to run python-vm-builder 0.12.2-0ubuntu3 on Lucid, it now complains about the --tmpfs=- option not existing. This used to work in previous versions on Lucid. Here's the error from an example usage:

>> sudo vmbuilder kvm ubuntu --suite=karmic --flavour=virtual --arch=amd64 --mirror=http://192.168.1.3:9999/ubuntu --libvirt=qemu:///system --tmpfs=- --ip=192.168.1.54 --part=vmbuilder.partition --templates=mytemplates --user=john --name=john --pass=john --addpkg=vim-nox --addpkg=unattended-upgrades --addpkg=acpid --raw=/dev/virtmachs/vm4 --firstboot=boot.sh --mem=256 --hostname=vm4 --bridge=br0
Soren> Usage: vmbuilder hypervisor distro [options]

Soren> vmbuilder: error: no such option: --tmpfs

Soren> Thanks,
Soren> John

Soren> To unsubscribe from this bug, go to:
Soren> https://bugs.launchpad.net/vmbuilder/+bug/536940/+subscribe