https://bugzilla.redhat.com/show_bug.cgi?id=847571

            Bug ID: 847571
        QA Contact: [email protected]
          Severity: medium
           Version: rawhide
          Priority: medium
                CC: [email protected],
                    [email protected]
          Assignee: [email protected]
           Summary: Review Request: python-tbgrep - Extract Python
                    Tracebacks from text
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: [email protected]
              Type: ---
     Documentation: ---
          Hardware: All
        Mount Type: ---
            Status: NEW
         Component: Package Review
           Product: Fedora

Spec URL: http://threebean.org/rpm/python-tbgrep.spec
SRPM URL: http://threebean.org/rpm/python-tbgrep-0.2.0-1.fc17.src.rpm
Description: A module & command-line tool for extracting Python tracebacks from
text.

    $ tbgrep file1 file2 file3
    $ tail -f logfile | tbgrep

tbgrep can extract tracebacks from logs of various formats. For example,
CherryPy starts the traceback on a line with other details (like module,
timestamp, etc), but the rest of the trace starts at the beginning of the
line. Apache logs, on the other hand, will prefix each line of the
traceback with this information. tbgrep is designed to these kinds of
situations

Fedora Account System Username: ralph


rpmlint output
--------------
--- ~/rpmbuild ยป rpmlint {SPECS,SRPMS}/python-tbgrep*
python-tbgrep.src: W: spelling-error %description -l en_US tracebacks -> trace
backs, trace-backs, racetracks
python-tbgrep.src: W: spelling-error %description -l en_US logfile -> log file,
log-file, misfile
python-tbgrep.src: W: spelling-error %description -l en_US traceback -> trace
back, trace-back, racetrack
python-tbgrep.src: W: spelling-error %description -l en_US timestamp -> time
stamp, time-stamp, times tamp
1 packages and 1 specfiles checked; 0 errors, 4 warnings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to