[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2010-01-17 Thread Loïc Minier
** Changed in: vm-builder (Ubuntu) Assignee: Chuck Short (zulcss) = Loïc Minier (lool) -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2010-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.11.3-0ubuntu3 --- vm-builder (0.11.3-0ubuntu3) lucid; urgency=low * New patch, ssk-key-type-error, add parentheses as operator priority caused a TypeError in the format string of the user chown call in the

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2010-01-17 Thread Jeremy Visser
By coincidence, I tested the patch by Arnaud yesterday, and it seems to have fixed the problem for me too. Many thanks. -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~lool/vmbuilder/lp-436835-ssh-key-type-error -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-10-14 Thread Pedro Villavicencio
** Changed in: vm-builder (Ubuntu) Status: Confirmed = Triaged -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-10-06 Thread Chuck Short
** Changed in: vm-builder (Ubuntu) Importance: Undecided = Low -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-10-05 Thread Chuck Short
Thanks. chuck ** Changed in: vm-builder (Ubuntu) Status: New = Confirmed -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-10-01 Thread Chuck Short
Hi Arnaud, Which version is this patch applied to? Regards chuck ** Changed in: vm-builder (Ubuntu) Status: New = Incomplete ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) = Chuck Short (zulcss) -- [PATCH] fix failure: TypeError: not enough arguments for format string

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-10-01 Thread Arnaud
Hi Chuck, the attached dependencies specify: python-vm-builder 0.11.1-0ubuntu1 [modified: usr/share/pyshared/VMBuilder/plugins/ubuntu/dapper.py] this was installed as a dependency of ubuntu-vm- builder_0.11.1-0ubuntu1_all.deb All this was from a fresh kubuntu karmic alpha6 install do you need

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-09-25 Thread Arnaud
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32454296/Dependencies.txt -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-09-25 Thread Arnaud
seems to fix the problem: --- /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/dapper.py 2009-09-25 21:30:25.799147579 +0200 +++ /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/dapper.py 2009-09-25 21:12:56.771204685 +0200 @@ -144,7 +144,7 @@