Tested with line in comment #5 against my local LAN proxy, worked fine.

alan@deep-thought:~$ sudo vmbuilder kvm ubuntu -o -v --tmpfs 1536 
--rootsize=4096M --swapsize=512M -d vm1 --proxy=http://192.168.1.2:3128
2012-09-23 21:37:16,702 INFO    : Mounting tmpfs under /tmp/tmpyXTs9ntmpfs
2012-09-23 21:37:16,705 INFO    : Calling hook: preflight_check
2012-09-23 21:37:16,708 INFO    : Calling hook: set_defaults
2012-09-23 21:37:16,708 INFO    : Calling hook: bootstrap
2012-09-23 21:58:07,557 INFO    : Calling hook: configure_os
2012-09-23 22:00:21,739 INFO    : 
2012-09-23 22:00:21,739 INFO    : Current default time zone: 'Etc/UTC'
2012-09-23 22:00:21,740 INFO    : Local time is now:      Sun Sep 23 21:00:21 
UTC 2012.
2012-09-23 22:00:21,740 INFO    : Universal Time is now:  Sun Sep 23 21:00:21 
UTC 2012.
2012-09-23 22:00:21,740 INFO    : 
Extracting templates from packages: 100%
2012-09-23 22:14:46,150 INFO    : 
2012-09-23 22:14:46,151 INFO    : Current default time zone: 'Etc/UTC'
2012-09-23 22:14:46,153 INFO    : Local time is now:      Sun Sep 23 21:14:46 
UTC 2012.
2012-09-23 22:14:46,154 INFO    : Universal Time is now:  Sun Sep 23 21:14:46 
UTC 2012.
2012-09-23 22:14:46,154 INFO    : Run 'dpkg-reconfigure tzdata' if you wish to 
change it.
2012-09-23 22:14:46,154 INFO    : 
2012-09-23 22:14:50,928 INFO    : Updating certificates in /etc/ssl/certs... 
WARNING: Skipping duplicate certificate brasil.gov.br.pem
2012-09-23 22:14:50,928 INFO    : 0 added, 1 removed; done.
2012-09-23 22:14:50,933 INFO    : Running hooks in 
/etc/ca-certificates/update.d....done.
2012-09-23 22:14:51,816 INFO    : 
2012-09-23 22:14:51,816 INFO    : Warning: Fake initctl called, doing nothing
2012-09-23 22:15:13,523 INFO    : Cleaning up
2012-09-23 22:15:13,523 INFO    : Calling hook: preflight_check
2012-09-23 22:15:13,523 INFO    : Calling hook: configure_networking
2012-09-23 22:15:13,533 INFO    : Calling hook: configure_mounting
2012-09-23 22:15:13,538 INFO    : Calling hook: mount_partitions
2012-09-23 22:15:13,539 INFO    : Mounting target filesystems
2012-09-23 22:15:13,539 INFO    : Creating disk image: "/tmp/tmp83B_ke" of 
size: 4608MB
2012-09-23 22:15:13,551 INFO    : Adding partition table to disk image: 
/tmp/tmp83B_ke
2012-09-23 22:15:13,899 INFO    : Adding type 4 partition to disk image: 
/tmp/tmp83B_ke
2012-09-23 22:15:13,899 INFO    : Partition at beginning of disk - reserving 
first cylinder
2012-09-23 22:15:14,303 INFO    : Adding type 3 partition to disk image: 
/tmp/tmp83B_ke
2012-09-23 22:15:14,313 INFO    : [0] ../../libparted/filesys.c:148 
(ped_file_system_type_get): File system alias linux-swap(new) is deprecated
2012-09-23 22:15:14,607 INFO    : Creating loop devices corresponding to the 
created partitions
2012-09-23 22:15:14,620 INFO    : Creating file systems
2012-09-23 22:15:14,634 INFO    : mke2fs 1.42 (29-Nov-2011)
2012-09-23 22:15:15,033 INFO    : mkswap: /dev/mapper/loop0p2: warning: don't 
erase bootbits sectors
2012-09-23 22:15:15,033 INFO    :         on whole disk. Use -f to force.
2012-09-23 22:15:17,087 INFO    : Calling hook: install_bootloader
2012-09-23 22:16:24,188 INFO    : Searching for GRUB installation directory ... 
found: /boot/grub
2012-09-23 22:16:24,216 INFO    : Searching for default file ... Generating 
/boot/grub/default file and setting the default boot entry to 0
2012-09-23 22:16:24,216 INFO    : Searching for GRUB installation directory ... 
found: /boot/grub
2012-09-23 22:16:24,219 INFO    : Testing for an existing GRUB menu.lst file 
... 
2012-09-23 22:16:24,220 INFO    : 
2012-09-23 22:16:24,220 INFO    : Could not find /boot/grub/menu.lst file. 
2012-09-23 22:16:24,220 INFO    : Generating /boot/grub/menu.lst
2012-09-23 22:16:24,261 INFO    : Searching for splash image ... none found, 
skipping ...
2012-09-23 22:16:24,360 INFO    : grep: /boot/config*: No such file or directory
2012-09-23 22:16:24,419 INFO    : Updating /boot/grub/menu.lst ... done
2012-09-23 22:16:24,420 INFO    : 
2012-09-23 22:16:24,527 INFO    : Searching for GRUB installation directory ... 
found: /boot/grub
2012-09-23 22:16:24,557 INFO    : Searching for default file ... found: 
/boot/grub/default
2012-09-23 22:16:24,559 INFO    : Testing for an existing GRUB menu.lst file 
... found: /boot/grub/menu.lst
2012-09-23 22:16:24,639 INFO    : Searching for splash image ... none found, 
skipping ...
2012-09-23 22:16:24,656 INFO    : grep: /boot/config*: No such file or directory
2012-09-23 22:16:24,708 INFO    : Updating /boot/grub/menu.lst ... done
2012-09-23 22:16:24,708 INFO    : 
2012-09-23 22:16:24,728 INFO    : Searching for GRUB installation directory ... 
found: /boot/grub
2012-09-23 22:16:24,734 INFO    : Calling hook: install_kernel
2012-09-23 22:25:39,037 INFO    : Done.
2012-09-23 22:25:40,463 INFO    : Running depmod.
2012-09-23 22:25:40,543 INFO    : update-initramfs: Generating 
/boot/initrd.img-2.6.32-43-server
2012-09-23 22:25:42,385 INFO    : Running postinst hook script 
/usr/sbin/update-grub.
2012-09-23 22:25:42,499 INFO    : Searching for GRUB installation directory ... 
found: /boot/grub
2012-09-23 22:25:42,540 INFO    : Searching for default file ... found: 
/boot/grub/default
2012-09-23 22:25:42,541 INFO    : Testing for an existing GRUB menu.lst file 
... found: /boot/grub/menu.lst
2012-09-23 22:25:42,629 INFO    : Searching for splash image ... none found, 
skipping ...
2012-09-23 22:25:42,681 INFO    : Found kernel: /boot/vmlinuz-2.6.32-43-server
2012-09-23 22:25:42,785 INFO    : Replacing config file /var/run/grub/menu.lst 
with new version
2012-09-23 22:25:42,804 INFO    : Updating /boot/grub/menu.lst ... done
2012-09-23 22:25:42,808 INFO    : 
2012-09-23 22:25:42,867 INFO    : Calling hook: post_install
2012-09-23 22:25:42,867 INFO    : Calling hook: unmount_partitions
2012-09-23 22:25:42,868 INFO    : Unmounting target filesystem
2012-09-23 22:25:46,122 INFO    : Calling hook: convert
2012-09-23 22:25:46,122 INFO    : Converting /tmp/tmp83B_ke to qcow2, format 
vm1/tmp83B_ke.qcow2
2012-09-23 22:25:53,453 INFO    : Calling hook: fix_ownership
2012-09-23 22:25:53,453 INFO    : Calling hook: deploy
2012-09-23 22:25:53,454 INFO    : Calling hook: fix_ownership
2012-09-23 22:25:53,454 INFO    : Unmounting tmpfs from /tmp/tmpyXTs9ntmpfs


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966944

Title:
  proxy support not fully working

To manage notifications about this bug go to:
https://bugs.launchpad.net/vmbuilder/+bug/966944/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to