← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1756083] [NEW] clout init error when running native scripts at start up

 

Public bug reported:

AWS AMI ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-*

ubuntu@ip-10-90-130-11:~$ cloud-init collect
usage: /usr/bin/cloud-init [-h] [--version] [--file FILES] [--debug] [--force]
                           {init,modules,single,dhclient-hook,features,analyze,devel,collect-logs,clean,status}
                           ...
/usr/bin/cloud-init: error: argument subcommand: invalid choice: 'collect' (choose from 'init', 'modules', 'single', 'dhclient-hook', 'features', 'analyze', 'devel', 'collect-logs', 'clean', 'status')

When cloud init runs and hits my native scripts it err and there is no
Reason, Stdout or Stderr.

These scripts are preforming some string replaces for config files using
'sed'/

** Affects: cloud-init
     Importance: Undecided
         Status: New

** Attachment added: "cloud-init.tar"
   https://bugs.launchpad.net/bugs/1756083/+attachment/5080405/+files/cloud-init.tar

-- 
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/1756083

Title:
  clout init error when running native scripts at start up

Status in cloud-init:
  New

Bug description:
  AWS AMI ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-*

  ubuntu@ip-10-90-130-11:~$ cloud-init collect
  usage: /usr/bin/cloud-init [-h] [--version] [--file FILES] [--debug] [--force]
                             {init,modules,single,dhclient-hook,features,analyze,devel,collect-logs,clean,status}
                             ...
  /usr/bin/cloud-init: error: argument subcommand: invalid choice: 'collect' (choose from 'init', 'modules', 'single', 'dhclient-hook', 'features', 'analyze', 'devel', 'collect-logs', 'clean', 'status')

  When cloud init runs and hits my native scripts it err and there is no
  Reason, Stdout or Stderr.

  These scripts are preforming some string replaces for config files
  using 'sed'/

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


Follow ups