Bug 1318561 - [RHEL 5 migration] preupg: Show admin howto on http server to show him results
Summary: [RHEL 5 migration] preupg: Show admin howto on http server to show him results
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: preupgrade-assistant
Version: 6.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Petr Hracek
QA Contact: Alois Mahdal
URL:
Whiteboard:
Depends On:
Blocks: 1302286
TreeView+ depends on / blocked
 
Reported: 2016-03-17 09:03 UTC by Branislav Blaškovič
Modified: 2016-06-20 12:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-20 12:52:49 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Branislav Blaškovič 2016-03-17 09:03:16 UTC
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


Note You need to log in before you can comment on or make changes to this bug.