Hide Forgot
Description of problem: preupg generates html webpages which is easier to read in web browser than in vim. So please add howto, how to run some http server (for example SimpleHTTPServer which is installed by default) and show results. Version-Release number of selected component (if applicable): # preupg --version Preupgrade Assistant version: 2.1.5 Steps to Reproduce: 1. Run preupg Actual results: Some information about location of html files Expected results: This for example: To view results in your web browser, please follow these steps: 1. $ cd /root/preupgrade && python -m SimpleHTTPServer 2. Configure your firewall if necessary 3. Open http://your_ip:8000/result-admin.html in your webbrowser