Description of problem: crudini is not installed as part of the iso installtion. It's helpful for making changes to OSP configs. Version-Release number of selected component (if applicable): latest qci 1.1 iso How reproducible: always Steps to Reproduce: 1. install qci ooo 1.1 from iso 2. run the setup 3. try to use crudini to make a config change Actual results: command is not available Expected results: command is available Additional info: package is already tagged into the list of packages we're using. we just need to add a dep to the meta package to ensure it gets installed.
https://github.com/fusor/fusor-tripleo/pull/7
This fix is in QCIOOO-10.0-RHEL-7-20170202.t.0
I don't see crudini or the requirement in fusor-tripleo on QCIOOO-10.0-RHEL-7-20170202.t.0: # rpm -q fusor-tripleo fusor-tripleo-1.1.3-1.el7sat.noarch # rpm -qR fusor-tripleo | grep crud # rpm -q crudini package crudini is not installed
Sorry about that, I missed his PR when rebuilding. This fix is in QCIOOO-10.0-RHEL-7-20170206.t.0.
It looks like QCIOOO-10.0-RHEL-7-20170206.t.0 doesn't have the updated fusor-tripleo package either: # mount QCIOOO-10.0-RHEL-7-20170206.t.0-QCIOOO-x86_64-dvd1.iso mnt # ls -l mnt/Packages/fusor-tripleo-1.1.3-1.el7sat.noarch.rpm -r--r--r--. 1 root root 4424 Jan 18 15:50 mnt/Packages/fusor-tripleo-1.1.3-1.el7sat.noarch.rpm # ls mnt/Packages/crud* ls: cannot access mnt/Packages/crud*: No such file or directory
Jason was able to fix my issue which was causing fusor-tripleo to not be updated. This is fixed in. QCIOOO-10.0-RHEL-7-20170206.t.1
Verified on QCIOOO-10.0-RHEL-7-20170206.t.1.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:0335