← Back to team overview

orchestra team mailing list archive

[Bug 884133] Re: Bad archive mirror using juju.preceed file

 

Not sure this is related, but in my PXE attempt to get Orchestra to
startup an oneiric system, I get "Bad Mirror Archive."

The command that fails in the syslog is:

wget -q http://archive.ubuntu.com/ubuntu/dists/oneiric/Release -O - |
grep -E '^(Suite|Codename):'

which correctly (I think) returns the strings:

Suite: oneiric
Codename: oneiric

But the log clearly says as a result of this command:

INFO: MIrror does not have any suite sym...

and then it issues the command again and:

WARNING: **** mirror does not support the specified release.

What's missing here? What's wrong? Looking at your idea, I restarted my
squid but that did not help. What did you mean by "doesn't like my
oneiric-server as the hostname" ?

-- 
You received this bug notification because you are a member of
orchestra, which is the registrant for Orchestra.
https://bugs.launchpad.net/bugs/884133

Title:
  Bad archive mirror using juju.preceed file

Status in Ubuntu Orchestra:
  Invalid

Bug description:
  I am testing Orchestra to deploy Openstack via juju these days, but I
  ran into a bug with the default juju.preceed file.

  To reproduce:
  1. Setup the Orchestra server
  2. Add the system using the following command:

  sudo cobbler system add --name="oneiric02.shang.com" --mac-
  address="08:00:27:0A:31:EC" --ip-address="192.168.10.106" --dns-
  name="oneiric02.shang.com" --hostname="oneiric02.shang.com" --profile
  ="oneiric-x86_64-juju" --mgmt-classes="orchestra-juju-available"
  --kopts=" DEBCONF_DEBUG=developer netcfg/dhcp_timeout=120
  netcfg/choose_interface=eth0"

  3. PXE boot the system
  4. The installation will stop at "Choose a mirror of the Ubuntu archive"

  Attach the juju.preseed file from /var/lib/orchestra/kickstarts and
  the installation syslog.

  
  It might be related to this bug:
  https://bugs.launchpad.net/ubuntu/+source/choose-mirror/+bug/600789

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


References