~oem-solutions-releng/live-build/lb-sg-2.x-add-support-for-xz-and-bzip2-compression

« back to all changes in this revision

Viewing changes to includes/sid/install/doc/bug-log-access.txt

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:19:41 UTC
  • Revision ID: daniel@debian.org-20110309171941-vyn0zxupujidmbu9
Adding live-helper 1.0~a15-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Methods of accessing the bug tracking system logs
 
2
 
 
3
Accessing active bug reports
 
4
 
 
5
   Each message received at or sent by the bug processing system is
 
6
   logged and made available in a number of ways.
 
7
 
 
8
   The primary access method is to use the web pages. See the forms on
 
9
   the main BTS page at http://bugs.debian.org/
 
10
 
 
11
   There is a mailserver which can send bug reports as plain text on
 
12
   request. To use it send the word help as the sole contents of an email
 
13
   to request@bugs.debian.org (the Subject of the message is ignored), or
 
14
   read the instructions on the World Wide Web or in the file
 
15
   bug-log-mailserver.txt.
 
16
 
 
17
Accessing archived bug reports
 
18
 
 
19
   Each closed bug report is archived 28 days after the last message
 
20
   relating to it is received and filed. This means that it is no longer
 
21
   possible to access it or change anything about it using the control
 
22
   and service bots. However, the reports are still accessible for
 
23
   viewing.
 
24
 
 
25
   You can search the bug report archive using the WWW forms at
 
26
   http://bugs.debian.org/, simply select the "archived bugs" option.
 
27
 
 
28
   Note that it doesn't contain the oldest closed bug reports, only those
 
29
   after #40000, approximately.
 
30
 
 
31
Accessing the raw bug data
 
32
 
 
33
   If you need to get hold of the raw data used by the bug tracking
 
34
   system, you can mirror it using rsync from bugs-mirror.debian.org. The
 
35
   relevant modules are bts-spool-db (for the active bug spool),
 
36
   bts-spool-archive (for bugs that have been closed for a while and thus
 
37
   archived), and bts-spool-index (for the bug index files).
 
38
 
 
39
   At the time of writing, the active spool is about 2.5GB and the
 
40
   archived spool is about 10GB. If you only need a sample for testing
 
41
   purposes, please consider downloading only part of the active spool
 
42
   rather than the whole thing.
 
43
 
 
44
   Please do not rely on *.status files in the bug spools, as they are
 
45
   obsolete, for compatibility purposes only, and will be removed at some
 
46
   point in the future. Use the *.summary files instead.
 
47
     _________________________________________________________________
 
48
 
 
49
    Debian BTS administrators <owner@bugs.debian.org>
 
50
 
 
51
   Debian bug tracking system
 
52
   Copyright � 1999 Darren O. Benham, 1997, 2003 nCipher Corporation Ltd,
 
53
   1994-1997 Ian Jackson.
 
54
     _________________________________________________________________
 
55