-
The code of the module should be improved to be easy for read and fix some constructions that are not clean in bash. In addition, the module should API provided by PA. E.g. the `$POSTUPGRADE_DIR`.
…
-
When PA generates `group.xml` file for each module it ussualy collects data only from `module.ini`. Problem is when in module are multiple ini files, then it generates wrong xml (with multiple roots e…
-
I haven't yet figured out why&when, but in some cases, networking/samba module spits out `Can't open sessionid.tdb` to stderr.
Raw output:
Can't open sessionid.tdb
preupg.risk.SLIGHT: T…
-
Currently, we have two ports of upgrade module API:
* *preupg.script_api* - a Python port,
* *common.sh* - a Bash port.
Neither of names used here is good.
Whatever context these names…
-
https://bugzilla.redhat.com/show_bug.cgi?id=1346743
-
Sometimes you would want to add info into the report file
- which is not formated well in html and then report looks pretty messy,
- it has just little informational value
- ....
For that reason…
-
If I generate, say, assessment report that has `needs_action` as "worst" result:
$ preupg --force; echo $?
...
1
$
Then later I upload it using `-u` command:
$ preupg -…
-
The virtual host config in 99-preup-httpd.conf.private prevents `http://localhost:8099/...` to work; the `Host` has to be `127.0.0.1`.
(I'm not sure now what should be changed there.)
-
After an assessment preupg binary creates by oscap XML and HTML files.
XML file is a pretty complicated because of parser.
It would be nice to add a functionality which will create a JSON file.
The J…
-
Following the instructions in the README on a fresh AL AMI instance, the following warnings are generated:
Rule ID: xccdf_preupg_rule_python_check
```
preupg.risk.SLIGHT: Python directory /us…