orchestra team mailing list archive
-
orchestra team
-
Mailing list archive
-
Message #00284
[Bug 900922] Re: Installation hangs if multiple disks
This bug was fixed in the package orchestra - 2.26-0ubuntu1
---------------
orchestra (2.26-0ubuntu1) precise; urgency=low
[ Marc Cluet ]
* debian/control:
- Fix nagios3 dependencies on orchestra-monitoring-server
- Add dependency on wget for orchestra-provisioning-server (LP: #897965)
* orchestra-generate-nagios-hosts
- Generate nagios hosts and hostgroups automatically (LP: #862755)
[ Andres Rodriguez ]
* debian/control: Depends on squid3 rather than squid to not have failing
PPA backports in oneiric.
* provisioning-server/var/lib/cobbler/kickstarts/{orchestra,juju}.preseed:
Auto-select first disk found for installation. (LP: #900922)
* debian/ubuntu-orchestra-logging-server.postinst: Ensure log directory
has the correct ownership. (LP: #901339)
-- Andres Rodriguez <andreserl@xxxxxxxxxx> Wed, 07 Dec 2011 13:21:45 -0500
** Changed in: orchestra (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
orchestra, which is subscribed to orchestra in Ubuntu.
https://bugs.launchpad.net/bugs/900922
Title:
Installation hangs if multiple disks
Status in “orchestra” package in Ubuntu:
Fix Released
Bug description:
If multiple disks are available, then installation hangs as it cannot
select the disk to use for installation. The following needs to be
added to the preseeds to use the first disk found:
d-i partman/early_command string debconf-set partman-auto/disk
"$(list-devices disk | head -n1)"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orchestra/+bug/900922/+subscriptions
References