Project

General

Profile

Actions

Bug #763

closed

FMD msg URLs should refer to something visible

Added by Rich Lowe over 12 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Start date:
2011-03-03
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

The message URLs previously at sun.com/msg, and linked to by most FMA messages are now behind the Oracle support paywall.

The data for these messages is in the evreg gate, which was available on dlc.sun.com (and still is). We should adopt this gate and, at least initially, provide a simple mechanism to view these messages on illumos.org somewhere.

I propose a simple CGI based on the internal (er_apache) CGIs as an initial measure, and anything more complex/good to follow.


Files

pubmsg.cgi (1.92 KB) pubmsg.cgi crappy CGI Rich Lowe, 2011-03-03 03:00 PM
Actions #1

Updated by Rich Lowe over 12 years ago

If there are interested parties: I have the afformentioned crappy CGI in hand.

Actions #2

Updated by Roland Mainz over 12 years ago

Can you attach the CGI code, please ?

Actions #3

Updated by Rich Lowe over 12 years ago

Sure, attached. It's complete crap.
Cut down from msg.cgi and ERmsgTool.pm.

after making sure pubmsg.cgi will be executed, etc.

Alias /msg/ /path/to/pubmsg.cgi/

http://foo/msg/AMD-8000-1W

Actions #4

Updated by Bryan Horstmann-Allen almost 12 years ago

  • Difficulty set to Medium
  • Tags set to needs-triage
Actions #5

Updated by Rich Lowe over 11 years ago

  • Assignee changed from Rich Lowe to Bryan Horstmann-Allen

Bryan was going to dig at this, and either deploy the shoddy script, or come up with an alternative, or something (recalling ancient conversation on IRC in the manner most likely to let me pass the buck).

Actions #6

Updated by Rich Lowe over 11 years ago

  • Assignee changed from Bryan Horstmann-Allen to Joshua M. Clulow
Actions #7

Updated by Joshua M. Clulow over 11 years ago

Wrote a node.js webapp to do this. It's now running.
e.g. https://www.illumos.org/msg/ZFS-8000-8A

I split out the FMA Message ID encode/decode code as a library: node-fmamsg

There are a few more issues to fix (styling, MSGID substitution, etc) but consider these URLs as 'committed' from now.

Actions #8

Updated by Joshua M. Clulow over 11 years ago

  • Status changed from New to In Progress

FYI:

richlowe and I have cleaned up the web application powering the /msg URLs and it's on github here: https://github.com/jclulow/illumos-fmaweb-wip

I'm presently working on a clean diff of illumos-gate to update the URLs, and then trying to find any applicable FMA test code/suites that should run.

Actions #9

Updated by Rich Lowe over 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
  • Tags deleted (needs-triage)

Resolved in r13605 commit:b5c2b5db80d6

Actions

Also available in: Atom PDF