[vbox] [cygwin] sudo and dumpkeys are missing

Bug #1547019 reported by Vasiliy Pleshakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Maksim Malchuk

Bug Description

Fuel Virtualbox scripts run sudo and dumpkeys on certain condition:
https://github.com/openstack/fuel-main/blob/master/virtualbox/functions/translate.sh#L21-L23

Unfortunately there is no dumpkeys and sudo at Cygwin.

I sugest to move this lines into prepare-environment.sh and wrap it into 'case "$(uname)"' http://paste.openstack.org/show/487399/

Tags: vbox-scripts
Revision history for this message
Maksim Malchuk (mmalchuk) wrote :

Importance changed to Low because dumpkeys and sudo needed only if dumpkeys.cache file deleted.

Changed in fuel:
assignee: nobody → Maksim Malchuk (mmalchuk)
importance: Undecided → Low
status: New → Confirmed
milestone: none → 9.0
summary: - [vbox] [cygwin] sudo and dumpkeys missing
+ [vbox] [cygwin] sudo and dumpkeys are missing
description: updated
description: updated
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-virtualbox (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-virtualbox (master)

Reviewed: https://review.openstack.org/285673
Committed: https://git.openstack.org/cgit/openstack/fuel-virtualbox/commit/?id=74374b316c414c971aaab9d9ae72c26aec52a6b8
Submitter: Jenkins
Branch: master

commit 74374b316c414c971aaab9d9ae72c26aec52a6b8
Author: Maksim Malchuk <email address hidden>
Date: Sat Feb 27 15:28:57 2016 +0300

    Add checks for the file 'dumpkeys.cache'

    This commit adds check for the file 'dumpkeys.cache' because it
    should be exist in the main directory and in some cases it can't
    be recreated. Also, this commit contains some enchancements for
    all other checks and for the functions/*.sh modules.

    Change-Id: Iaa55921709e0575e924af042f4322b759847d097
    Closes-Bug: #1547019

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
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.