|
NAMEsend-pr - submit a GNATS Problem Report (PR) to a support siteSYNOPSISsend-pr[ --batch | -b ]
[ --database=database | -d database ] [ --file=file | -f file ] [ --print | -p ] [ --request-id ] [ --severity=severity | -s severity ] [ --help | -h ] [ --version | -V ] DESCRIPTIONsend-pr invokes an editor on a problem report template (after trying to fill in some fields with reasonable default values). When you exit the editor, send-pr submits the completed form to the GNATS system at a central support site, either directly over the network to the GNATS server or by e-mail. At the support site, the PR is assigned a unique number and is stored in the GNATS database according to its category and submitter-id. GNATS automatically replies with an acknowledgement, citing the category and the PR number.To ensure that a PR is handled promptly, it should contain your (unique) submitter-id and one of the available categories to identify the problem area. The more precise your problem description and the more complete your information, the faster your support team can solve your problems. Note: use send-pr to submit problem reports rather than mailing them directly. Using both the template and send-pr itself will help ensure that all necessary information will reach the support site. OPTIONS
ENVIRONMENTThe environment variable EDITOR specifies the editor to invoke on the template.default: vi HOW TO FILL OUT A PROBLEM REPORTProblem reports have to be in a particular form so that a program can easily manage them. Please remember the following guidelines:
See the GNU Info file gnats.info or the document Keeping Track: Managing Messages With GNATS for detailed information on reporting problems. FILES/usr/local/etc/gnats/send-pr.conf The send-pr configuration file$HOME/.send-pr.conf User-specific send-pr configuration file /tmp/p$$ copy of PR used in editing session /tmp/pf$$ copy of empty PR form, for testing purposes /tmp/pbad$$ file for rejected PRs EMACS USER INTERFACEAn Emacs user interface for send-pr with completion of field values is part of the send-pr distribution (invoked with M-x send-pr). See the file gnats.info in the doc subdirectory of the distribution for configuration, installation and usage information, or see Keeping Track: Managing Messages With GNATSINSTALLATION AND CONFIGURATIONSee gnats.info or INSTALL for installation instructions.SEE ALSOKeeping Track: Managing Messages With GNATS (also installed as the GNU Info file gnats.info)databases(5), dbconfig(5), delete-pr(8), edit-pr(1) file-pr(8), gen-index(8), gnats(7), gnatsd(8), mkcat(8), mkdb(8), pr-edit(8), query-pr(1), queue-pr(8), send-pr(1). AUTHORSJeffrey Osier, Brendan Kehoe, Jason Merrill, Heinz G. Seidl (Cygnus Support), Yngve Svendsen.COPYINGCopyright (c) 1992, 1993, 2002, Free Software Foundation, Inc.Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English.
Visit the GSP FreeBSD Man Page Interface. |