Public bug reported:

Binary package hint: python-vm-builder

Jaunty server on AMD64 quad-core AMD Phenom(tm) II X4 920 Processor

I am creating a JeOS using vmbuilder (following the official documentation) as 
this:
sudo vmbuilder kvm ubuntu --suite jaunty --flavour virtual --arch amd64 
--bridge br0 --libvirt qemu:///system --ip dhcp --firstboot boot.sh

With a boot.sh containing this:
apt-get update >> /var/aptget_update.out 2>> /var/aptget_update.err

When booting the sytem the files /var/aptget_update.out contains
Err http://dk.archive.ubuntu.com jaunty Release.gpg
  Could not resolve 'dk.archive.ubuntu.com'
Err http://dk.archive.ubuntu.com jaunty-updates Release.gpg
  Could not resolve 'dk.archive.ubuntu.com'
Err http://security.ubuntu.com jaunty-security Release.gpg
  Could not resolve 'security.ubuntu.com'
Reading package lists...

and /var/aptget_update.err contains:
W: Failed to fetch http://dk.archive.ubuntu.com/ubuntu/dists/jaunty/Release.gpg 
 Could not resolve 'dk.archive.ubuntu.com'

W: Failed to fetch http://dk.archive.ubuntu.com/ubuntu/dists/jaunty-
updates/Release.gpg  Could not resolve 'dk.archive.ubuntu.com'

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jaunty-
security/Release.gpg  Could not resolve 'security.ubuntu.com'

W: Some index files failed to download, they have been ignored, or old ones 
used instead.
W: You may want to run apt-get update to correct these problems

Jarl

** Affects: vm-builder (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: jeos kvm libvirt virtualization vmbuilder

-- 
JeOS does not have name resolution in place when boot.sh is executed.
https://bugs.launchpad.net/bugs/391980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to