/[collab-qa]/udd/config-standalone.yaml
ViewVC logotype

Contents of /udd/config-standalone.yaml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1271 - (show annotations) (download)
Mon Sep 15 11:39:40 2008 UTC (4 years, 8 months ago) by lucas
File size: 8159 byte(s)
add importer for ubuntu bugs
1 general:
2 dbname: udd
3 types:
4 sources: module udd.sources_gatherer
5 packages: module udd.packages_gatherer
6 setup: exec python db_manager.py
7 delete: exec python db_manager.py
8 src-pkg: module udd.src_and_pkg_gatherer
9 popcon: module udd.popcon_gatherer
10 testing-migrations: module udd.testing_migrations_gatherer
11 upload-history: module udd.upload_history_gatherer
12 orphaned_packages: module udd.orphaned_packages_gatherer
13 bugs: exec DEBBUGS_CONFIG_FILE=/org/udd.debian.net/mirrors/bugs.debian.org/etc/config perl /org/udd.debian.net/udd/udd/bugs_gatherer.pl
14 carnivore: module udd.carnivore_gatherer
15 lintian: module udd.lintian_gatherer
16 ubuntu-bugs: module udd.ubuntu_bugs_gatherer
17 debug: 1
18 timestamp-dir: /org/udd.debian.net/timestamps
19 lock-dir: /org/udd.debian.net/locks
20
21 archs:
22 [alpha, amd64, arm, armeb, armel, hppa, hurd-i386,
23 i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips,
24 mipsel, powerpc, ppc64, s390, sparc, all, any, lpia, m32r, s390x, sh3,
25 sh3eb, sh4, sh4eb, sh, knetbsd-i386, netbsd-alpha, sparc64,
26 netbsd-i386, hurd-powerpc, kfreebsd-powerpc, netbsd-powerpc, hurd-sparc,
27 kfreebsd-sparc, netbsd-sparc, darwin-i386, freebsd-i386, openbsd-i386, darwin-powerpc]
28
29 debian-lenny:
30 type: src-pkg
31 archs: [alpha, amd64, arm, armel, hppa,
32 i386, ia64, mips,
33 mipsel, powerpc, s390, sparc]
34 directory: /org/ftp.debian.org/dists/lenny/
35 components: [main, contrib, non-free]
36 distribution: debian
37 packages-table: packages
38 sources-table: sources
39 packages-schema: packages
40 sources-schema: sources
41 release: lenny
42 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh ftp.fr.debian.org::debian/dists/lenny/ /org/udd.debian.net/mirrors/debian/lenny
43
44 debian-experimental:
45 type: src-pkg
46 archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
47 i386, ia64, m68k, mips,
48 mipsel, powerpc, s390, sparc]
49 directory: /org/ftp.debian.org/dists/experimental/
50 components: [main, contrib, non-free]
51 distribution: debian
52 packages-table: packages
53 sources-table: sources
54 packages-schema: packages
55 sources-schema: sources
56 release: experimental
57 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh ftp.fr.debian.org::debian/dists/experimental/ /org/udd.debian.net/mirrors/debian/experimental
58
59 debian-sid:
60 type: src-pkg
61 archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
62 i386, ia64, m68k, mips,
63 mipsel, powerpc, s390, sparc]
64 directory: /org/ftp.debian.org/dists/sid/
65 components: [main, contrib, non-free]
66 distribution: debian
67 packages-table: packages
68 sources-table: sources
69 packages-schema: packages
70 sources-schema: sources
71 release: sid
72 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh ftp.fr.debian.org::debian/dists/sid/ /org/udd.debian.net/mirrors/debian/sid
73
74 debian-etch:
75 type: src-pkg
76 archs: [alpha, amd64, arm, hppa, i386, ia64, mips,
77 mipsel, powerpc, s390, sparc]
78 directory: /org/ftp.debian.org/dists/etch/
79 components: [main, contrib, non-free]
80 distribution: debian
81 packages-table: packages
82 sources-table: sources
83 packages-schema: packages
84 sources-schema: sources
85 release: etch
86 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh ftp.fr.debian.org::debian/dists/etch/ /org/udd.debian.net/mirrors/debian/etch
87
88 debian-backports-etch:
89 type: src-pkg
90 archs: [alpha, amd64, arm, hppa, i386, ia64, mips,
91 mipsel, powerpc, s390, sparc]
92 directory: /org/ftp.backports.org/dists/etch-backports/
93 components: [main, contrib, non-free]
94 distribution: debian-backports
95 packages-table: packages
96 sources-table: sources
97 packages-schema: packages
98 sources-schema: sources
99 release: etch
100 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh ftp.backports.org::backports.org/dists/etch-backports/ /org/udd.debian.net/mirrors/debian-backports/etch-backports
101
102 debian-volatile-etch:
103 type: src-pkg
104 archs: [alpha, amd64, arm, hppa, i386, ia64, mips,
105 mipsel, powerpc, s390, sparc]
106 directory: /org/volatile.debian.org/dists/etch/volatile/
107 components: [main, contrib, non-free]
108 distribution: debian-volatile
109 packages-table: packages
110 sources-table: sources
111 packages-schema: packages
112 sources-schema: sources
113 release: etch
114 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh volatile.debian.or.at::debian-volatile/dists/etch/ /org/udd.debian.net/mirrors/debian-volatile/etch
115
116 ubuntu-intrepid:
117 type: src-pkg
118 archs: [amd64, i386]
119 directory: /org/udd.debian.net/mirrors/ubuntu/intrepid/
120 components: [main, multiverse, universe, restricted]
121 distribution: ubuntu
122 release: intrepid
123 packages-table: ubuntu_packages
124 sources-table: ubuntu_sources
125 packages-schema: packages
126 sources-schema: sources
127 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh archive.ubuntu.com::ubuntu/dists/intrepid/ /org/udd.debian.net/mirrors/ubuntu/intrepid
128
129 ubuntu-hardy:
130 type: src-pkg
131 archs: [amd64, i386]
132 directory: /org/udd.debian.net/mirrors/ubuntu/hardy/
133 components: [main, multiverse, universe, restricted]
134 distribution: ubuntu
135 release: hardy
136 packages-table: ubuntu_packages
137 sources-table: ubuntu_sources
138 packages-schema: packages
139 sources-schema: sources
140 update-command: /org/udd.debian.net/udd/scripts/sync-dist.sh archive.ubuntu.com::ubuntu/dists/hardy/ /org/udd.debian.net/mirrors/ubuntu/hardy
141
142 debian-popcon:
143 type: popcon
144 path: /org/udd.debian.net/tmp/all-popcon-results.txt.gz
145 update-command: wget -q -O /org/udd.debian.net/tmp/all-popcon-results.txt.gz http://popcon.debian.org/all-popcon-results.txt.gz
146 table: popcon
147 schema: popcon
148 packages-table: packages
149
150 ubuntu-popcon:
151 type: popcon
152 path: /org/udd.debian.net/tmp/ubuntu-popcon-results.txt.gz
153 update-command: wget -q -O /org/udd.debian.net/tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz
154 table: ubuntu_popcon
155 schema: popcon
156 packages-table: ubuntu_packages
157
158 testing-migrations:
159 type: testing-migrations
160 path: /org/udd.debian.net/tmp/migrations
161 update-command: wget -q -O /org/udd.debian.net/tmp/migrations 'http://qa.debian.org/~lucas/testing-status.raw'
162 schema: testing_migrations
163 table: migrations
164
165 upload-history:
166 type: upload-history
167 path: /org/udd.debian.net/tmp/upload-history
168 update-command: if [ ! -e /org/udd.debian.net/tmp/upload-history/ ]; then mkdir /org/udd.debian.net/tmp/upload-history/; fi; rm -rf /org/udd.debian.net/tmp/upload-history/*; wget -q -r --no-parent -nd -A debian-devel-* -P /org/udd.debian.net/tmp/upload-history http://qa.debian.org/~filippo/ddc/
169 schema: upload_history
170 table: upload_history
171
172 bugs:
173 type: bugs
174 archived: false
175 update-command: /org/udd.debian.net/udd/scripts/sync-data-from-udd.d.n.sh /org/udd.debian.net/mirrors/
176 table: bugs
177 schema: bugs
178 archived-table: archived_bugs
179 packages-table: packages
180 usertags-table: bugs_usertags
181 sources-table: sources
182
183 bugs-archive:
184 type: bugs
185 archived: true
186 table: bugs
187 schema: bugs
188 archived-table: archived_bugs
189 packages-table: packages
190 usertags-table: bugs_usertags
191 sources-table: sources
192 update-command: /org/udd.debian.net/udd/scripts/sync-data-from-udd.d.n.sh /org/udd.debian.net/mirrors/
193
194 orphaned_packages:
195 type: orphaned_packages
196 table: orphaned_packages
197 setup: orphaned_packages
198 unarchived-table: bugs
199 schema: orphaned_packages
200 bugs-path: /org/bugs.debian.org
201
202 carnivore:
203 type: carnivore
204 update-command: /org/udd.debian.net/udd/scripts/sync-data-from-udd.d.n.sh /org/udd.debian.net/mirrors/
205 path: /org/udd.debian.net/mirrors/qa.debian.org/carnivore/report
206 emails-table: carnivore_emails
207 names-table: carnivore_names
208 keys-table: carnivore_keys
209 login-table: carnivore_login
210 schema: carnivore
211
212 lintian:
213 type: lintian
214 update-command: rm -f /org/udd.debian.net/mirrors/lintian.log && wget -q http://lintian.debian.org/lintian.log -O /org/udd.debian.net/mirrors/lintian.log
215 path: /org/udd.debian.net/mirrors/lintian.log
216 table: lintian
217 schema: lintian
218
219 ubuntu-bugs:
220 type: ubuntu-bugs

  ViewVC Help
Powered by ViewVC 1.1.5