DIB has moved dib-run-parts from DIB repo to dib-utils

Bug #1371682 reported by Denis M.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
Fix Committed
High
Denis M.

Bug Description

+ for dir in '${ELEMENTS_PATH//:/ }'
+ element_pre_check /mnt/opt/stack/diskimage-builder/bin/../elements/dkms
+ local element_dir=/mnt/opt/stack/diskimage-builder/bin/../elements/dkms
Recent build https://rdjenkins.dyndns.org/job/Trove-Integration-Gate/841/consoleFull

+ '[' -d /mnt/opt/stack/diskimage-builder/bin/../elements/dkms ']'
+ '[' -d /mnt/opt/stack/diskimage-builder/bin/../elements/dkms/first-boot.d ']'
+ cp -t /tmp/image.Nx8QMbyW/hooks -a /mnt/opt/stack/diskimage-builder/bin/../elements/dkms/README.md /mnt/opt/stack/diskimage-builder/bin/../elements/dkms/post-install.d
+ break
+ check_break before-root bash
+ echo ''
+ egrep -e '(,|^)before-root(,|$)' -q
+ '[' -d /tmp/image.Nx8QMbyW/hooks/root.d ']'
+ dib-run-parts /tmp/image.Nx8QMbyW/hooks/root.d
/mnt/opt/stack/diskimage-builder/bin/../lib/common-functions: line 200: dib-run-parts: command not found
+ cleanup
+ unmount_image
+ sync
+ unmount_dir /tmp/image.Nx8QMbyW/mnt
+ local pattern=/tmp/image.Nx8QMbyW/mnt mnts=
+ '[' -n /tmp/image.Nx8QMbyW/mnt ']'
++ awk '{print $2}'
++ grep '^/tmp/image.Nx8QMbyW/mnt'
++ sort -r
+ mnts=
+ '[' -n '' ']'
+ '[' -n '' ']'
+ cleanup_dirs
+ sudo rm -rf /tmp/image.Nx8QMbyW/built
+ sudo rm -rf /tmp/image.Nx8QMbyW/mnt
+ sudo umount -f /tmp/image.Nx8QMbyW /tmp/image.uSXTSia5
+ rm -rf /tmp/image.Nx8QMbyW /tmp/image.uSXTSia5

Fix will include installation of
          dib-utils

with use of pip_install from devstack

Denis M. (dmakogon)
Changed in trove-integration:
status: New → Confirmed
importance: Undecided → High
description: updated
Denis M. (dmakogon)
summary: - DIB has moved dib-run-parts and that trove-integration was relayed on
+ DIB has moved dib-run-parts from DIB repo to dib-utils
Changed in trove-integration:
assignee: nobody → Denis M. (dmakogon)
Denis M. (dmakogon)
description: updated
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/122793

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

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

commit bf83829bc227a032d6738b5da785cc5a6e595051
Author: Denis Makogon <email address hidden>
Date: Fri Sep 19 19:29:42 2014 +0300

    Added dib-utils install at install_prep_packages function

    Reasons:
     - dib-run-parts was moved from DIB project to
       its own package called dib-utils

    Closes-Bug: #1371682

    Change-Id: If90031ec2a5da21ab13b02b942bca61d04d7213a

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.