** Description changed:

  During instance boot, cloud-init installs packages (if instructed by the 
user).
  During instance boot, there is no state of the system that the user cares 
about.
  
  I'd like to use eatmydata for apt-get install at that point, as it is
  dramatically faster than apt-get even with --force-unsafe-io.
  
  From an ubuntu perspective, this change would mean:
   a.) depending on (or recommending) eatmydata
   b.) MIR for eatmydata
-  c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired.
+  c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired. (bug 1257036)
+ 
+ Related bugs:
+  * bug 1257036:  services started with eatmydata should remove eatmydata by 
default

** No longer affects: libeatmydata (Ubuntu)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1236531

Title:
  support running apt with eatmydata

Status in Init scripts for use on cloud images:
  Confirmed
Status in “cloud-init” package in Ubuntu:
  Confirmed

Bug description:
  During instance boot, cloud-init installs packages (if instructed by the 
user).
  During instance boot, there is no state of the system that the user cares 
about.

  I'd like to use eatmydata for apt-get install at that point, as it is
  dramatically faster than apt-get even with --force-unsafe-io.

  From an ubuntu perspective, this change would mean:
   a.) depending on (or recommending) eatmydata
   b.) MIR for eatmydata
   c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired. (bug 1257036)

  Related bugs:
   * bug 1257036:  services started with eatmydata should remove eatmydata by 
default

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to