Project

General

Profile

Actions

Bug #27376

closed

The process of deploying virt-who-configuration stops at the "Encrypting password" step (only for kubevirt hypervisor)

Added by Marek Hulán over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Difficulty:
Triaged:
No
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1708567

Version-Release number of selected component (if applicable):
satellite-6.6.0-2.beta.el7sat.noarch
tfm-rubygem-foreman_virt_who_configure-0.4.0-1.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_virt_who_configure-0.0.3-4.el7sat.noarch

How reproducible:
100

Steps to Reproduce:
1.config and submit the virt-who-configuration in the UI (choose container-native virtualization)
2.Use either hammer command or the script to deploy configuration.

Actual results:
The process of deploying virt-who-configuration stops at the "Encrypting password" step:


[root@host-8-245-142 virt-who.d]# hammer virt-who-config deploy --id 6 --organization-id 2

[1/5] Installing virt-who
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Sat6-CI_Red_Hat_Satellite_6_6_Composes_Satellite_6_6_RHEL7 | 2.5 kB 00:00:00
Sat6-CI_Red_Hat_Satellite_6_6_Composes_Satellite_Tools_6_6_RHEL7 | 2.1 kB 00:00:00
Sat6-CI_Satellite_6_6_Composes_Satellite_6_6_RHEL7 | 2.5 kB 00:00:00
Sat6-CI_Satellite_Maintenance_Next_Composes_Satellite_Maintenance_Next_RHEL7 | 2.1 kB 00:00:00
Sat6-CI_Satellite_Tools_6_6_Composes_Satellite_Tools_6_6_RHEL7_ppc64 | 2.1 kB 00:00:00
Sat6-CI_Satellite_Tools_6_6_Composes_Satellite_Tools_6_6_RHEL7_s390x | 2.1 kB 00:00:00
Sat6-CI_Satellite_Tools_6_6_Composes_Satellite_Tools_6_6_RHEL7_x86_64 | 2.1 kB 00:00:00
rhel-7-server-ansible-2-rpms | 2.3 kB 00:00:00
rhel-7-server-extras-rpms | 2.0 kB 00:00:00
rhel-7-server-optional-rpms | 2.0 kB 00:00:00
rhel-7-server-rpms | 2.0 kB 00:00:00
rhel-server-rhscl-7-rpms | 2.0 kB 00:00:00
Package matching virt-who-0.22.5-1.el7.noarch already installed. Checking for update.
Nothing to do [2/5] Encrypting password
Password:

The process Continue after entering Enter key

Check the configuration script, I found the step2

------------------------------------------------------------
step 2 "Encrypting password"
cr_password=`virt-who-password --password '' 2> /dev/null`
------------------------------------------------------------

the "-- password" is '' (empty), maybe this is the key point of it.

Actions #1

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/107 added
Actions #2

Updated by Marek Hulán over 4 years ago

  • Subject changed from The process of deploying virt-who-configuration stops at the "Encrypting password" step (only for kubevirt hypervisor) to The process of deploying virt-who-configuration stops at the "Encrypting password" step (only for kubevirt hypervisor)
  • Fixed in Releases foreman_virt_who_configure-0.4.2 added
Actions #3

Updated by Marek Hulán over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF