Comment 1 for bug 1606958

Revision history for this message
Alexander Kislitsky (akislitsky) wrote :

Seems that we've missed packages:

Stderr: 'E: Unable to locate package nailgun-agent\nE: Unable to locate package nailgun-mcagents\nE: Unable to locate package fuel-agent\nE: Unable to locate package hpsa-dkms\n'
Traceback (most recent call last):
  File "/bin/fuel-bootstrap", line 10, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/main.py", line 57, in main
    return FuelBootstrap().run(argv)
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 226, in run
    result = self.run_subcommand(remainder)
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 346, in run_subcommand
    result = cmd.run(parsed_args)
  File "/usr/lib/python2.7/site-packages/cliff/command.py", line 55, in run
    self.take_action(parsed_args)
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/commands/build.py", line 177, in take_action
    image_uuid, path = bs_image.make_bootstrap(vars(parsed_args))
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/utils/bootstrap_image.py", line 174, in make_bootstrap
    mngr.do_mkbootstrap()
  File "/usr/lib/python2.7/site-packages/fuel_agent/manager.py", line 1030, in do_mkbootstrap
    attempts=CONF.fetch_packages_attempts)
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/build.py", line 115, in run_apt_get
    stdout, stderr = utils.execute(*cmds, attempts=attempts)
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/utils.py", line 140, in execute
    stderr=stderr, cmd=command)
fuel_agent.errors.ProcessExecutionError: Unexpected error while running command.
Command: chroot /tmp/tmpFVVvs8.fuel-agent-image apt-get -y install squashfs-tools nailgun-agent nailgun-mcagents live-boot openssh-server i40e-dkms vim fuel-agent mcollective xz-utils msmtp-mta wget hpsa-dkms multipath-tools-boot multipath-tools hwloc openssh-client mc ntp linux-firmware linux-firmware-nonfree network-checker live-boot-initramfs-tools linux-headers-generic linux-image-generic-lts-trusty ubuntu-minimal
Exit code: 100
Stdout: 'Reading package lists...\nBuilding dependency tree...\nReading state information...\n'
Stderr: 'E: Unable to locate package nailgun-agent\nE: Unable to locate package nailgun-mcagents\nE: Unable to locate package fuel-agent\nE: Unable to locate package hpsa-dkms\n'