-
When check script doesn't contain this prolog:
``` bash
. /usr/share/preupgrade/common.sh
#END GENERATED SECTION
```
Script preupg-xccdf-compose will not append prolog into the top of the file. It …
-
``` bash
$ python3 ./setup.py test
running test
running egg_info
writing top-level names to preupgrade_assistant.egg-info/top_level.txt
writing preupgrade_assistant.egg-info/PKG-INFO
writing dependenc…
-
Test suite should be able to test kickstart generation.
-
Preupgrade assistant should be able to add user to kickstart. Content should generate a file which will contain all information.
Only local users are required at the moment
-
New openscap (in Fedora 22) generate different *.html output from given xslt and therefore our previous searched substring isn't available in html file - tag _<p>_ isn't around ***_SOLUTION_MSG…
-
Hi,
on the top of `.vimrc` I have
```
let g:jedi#auto_initialization = 0
```
so I expect that `jedi-vim` will not try to start. It works, when `jedi` is installed, but when its not, then I got this …
-
Preupgrade-assistant should be able to generate two new reports:
- one for admin users
- one for standard users.
Report should be like reports-admin.html and report-user.html
By default CLI will sho…
-
print function for python 2 doesn't know _flush_ argument. Should be removed and checked for master and rhel-5 branch too
``` python
Traceback (most recent call last):
File "/usr/bin/preupg", line …
-
Gathering logs used by preupgrade assistant:
All installed packages : 01/5 ...runningTraceback (most recent call last):
File "/usr/bin/preupg", line 34, in
sys.exit(main())
File "/usr/bin/pre…
-
Apply functionality is deprecated and can be removed.
Only assessment and kickstart is going to be supported.