clearbug

Creates problem report for IBM Software Support for Rational products

Applicability

Product

Command type

ClearCase®

command

Platform

UNIX®

Linux®

Synopsis

clearbug [ –s/hort ] [ –p bug-priority ] [ –r yes/no ]
[ –l alternate-logfile-name ]

Description

clearbug gathers information from your current processing context: date/time, version of operating system, versions of ClearCase tools, your UNIX or Linux context, your ClearCase context, system error logs, and so on. It sends this information to stdout, from which you can paste it into a problem report for IBM Support for Rational products. Run clearbug from a directory somewhere below the root of the VOB in question, so that the view and VOB information are recorded.

clearbug is self-documenting, displaying detailed instructions before it prompts you for information. clearbug first prompts you for the priority of the bug and whether it is reproducible, then gathers the following information:

Send the problem report to IBM Support for Rational products.

Options and arguments

–s/hort
Displays only the prompts for priority and reproducibility; suppresses the initial text that explains how to submit the problem, lists log files to examine, and describes the priorities.
–p bug-priority
Sets priority level of the bug:

1

Urgent problem; no useful work can be done.

2

Serious problem; a major function is experiencing a reproducible problem that causes major inconvenience; no easy workaround.

3

Problem; an important function is experiencing an intermittent problem, or a common nonessential operation is failing consistently.

4

Minor problem; all other errors. Inconvenience can be tolerated.

5

Request for enhancement.

–r  yes/no
Specifies whether the bug is reproducible.
–l alternative-logfile-name
Specifies an alternative name for the log file. By default, the log is displayed on the screen and written to ./clearbug.log.date.time. If you do not want a log file, specify –l  /dev/null.

Feedback