← Back to team overview

orchestra team mailing list archive

[Bug 898697] [NEW] automatic importing of isos should be configurable

 

Public bug reported:

debian/ubuntu-orchestra-provisioning-server.postinst has 
  run-one orchestra-import-isos >/dev/null 2>&1 &


That imports the isos on installation of orchestra-provisioning-server.
This is a nice feature, but leaves the resultant orchestra in an indeterminable state.

We should add options to at 
 * disable this, so the user can then run it manually and wait for it to finish
 * not background, blocking the postinst until that is done.

At very least it should be preseedable to say "dont do it".

** Affects: orchestra (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  automatic importing of isos should be configurable

Status in “orchestra” package in Ubuntu:
  New

Bug description:
  debian/ubuntu-orchestra-provisioning-server.postinst has 
    run-one orchestra-import-isos >/dev/null 2>&1 &

  
  That imports the isos on installation of orchestra-provisioning-server.
  This is a nice feature, but leaves the resultant orchestra in an indeterminable state.

  We should add options to at 
   * disable this, so the user can then run it manually and wait for it to finish
   * not background, blocking the postinst until that is done.

  At very least it should be preseedable to say "dont do it".

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


Follow ups

References