Use Assume Yes Flag for Datastore Elements

Bug #1378156 reported by Auston McReynolds
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
Fix Committed
Low
Auston McReynolds

Bug Description

some datastore elements don't use "-qy" for dependencies:

    + set -o xtrace
    + export DEBIAN_FRONTEND=noninteractive
    + DEBIAN_FRONTEND=noninteractive
    + apt-get install curl
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
      libcurl3
    The following packages will be upgraded:
      curl libcurl3
    2 upgraded, 0 newly installed, 0 to remove and 85 not upgraded.
    Need to get 296 kB of archives.
    After this operation, 0 B of additional disk space will be used.
    Do you want to continue? [Y/n] Y

which can cause diskimage-builder failures depending on your host/guest os's drift from the repo you're consulting.

Changed in trove-integration:
assignee: nobody → Auston McReynolds (amcrn)
importance: Undecided → Low
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove-integration (master)

Fix proposed to branch: master
Review: https://review.openstack.org/126455

Changed in trove-integration:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove-integration (master)

Reviewed: https://review.openstack.org/126455
Committed: https://git.openstack.org/cgit/openstack/trove-integration/commit/?id=4b70ecf7196be5f878ae1298b977a23fc977c18b
Submitter: Jenkins
Branch: master

commit 4b70ecf7196be5f878ae1298b977a23fc977c18b
Author: amcrn <email address hidden>
Date: Tue Oct 7 01:01:15 2014 -0700

    Use Assume Yes Flag for Datastore Packages

    sets "-qy" flag for apt-get installs to avoid
    y/n confirmations.

    Change-Id: Ice483374b664f2a7c7fad325100e9f46552dfa71
    Closes-Bug: #1378156

Changed in trove-integration:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.