https://bugzilla.redhat.com/show_bug.cgi?id=847571 Bug ID: 847571 QA Contact: extras-qa@xxxxxxxxxxxxxxxxx Severity: medium Version: rawhide Priority: medium CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Assignee: nobody@xxxxxxxxxxxxxxxxx Summary: Review Request: python-tbgrep - Extract Python Tracebacks from text Regression: --- Story Points: --- Classification: Fedora OS: Linux Reporter: rbean@xxxxxxxxxx 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review