This version is outdated and no more supported
** Changed in: vm-builder (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/694192
Title:
I backported 0.12.4+bzr461 to maverick and everything seems to be working.
For the record, here's my output from locale:
LANG=C
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
L
This looks to be because of this in VMBuilder/plugins/ubuntu/dapper.py:
def set_locale(self):
lang = self.context.get_setting('lang')
if lang:
self.install_from_template('/etc/default/locale', 'locale', { 'lang' :
lang })
self.run_in_target('locale-gen', lang)
...
The
** Changed in: vm-builder (Ubuntu)
Importance: Undecided => Low
** Changed in: vm-builder (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.
https://bugs.launchpad.net/bugs
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.
https://bugs.launchpad.net/bugs/694192
Title:
vmbuilder crashed with VMBuilderException in run_cmd()
--
Ubuntu-server-bugs maili