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

Diff of /udd/config-org.yaml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1822 by lucas, Tue Oct 12 09:11:00 2010 UTC revision 1962 by lucas, Sun Jul 3 14:30:47 2011 UTC
# Line 11  general: Line 11  general:
11      testing-migrations: module udd.testing_migrations_gatherer      testing-migrations: module udd.testing_migrations_gatherer
12      upload-history: module udd.upload_history_gatherer      upload-history: module udd.upload_history_gatherer
13      orphaned-packages: module udd.orphaned_packages_gatherer      orphaned-packages: module udd.orphaned_packages_gatherer
14      bugs: exec DEBBUGS_CONFIG_FILE=/org/udd.debian.org/bugs/bugs.debian.org/etc/config perl /org/udd.debian.org/udd/udd/bugs_gatherer.pl      bugs: exec DEBBUGS_CONFIG_FILE=/org/bugs.debian.org/etc/config perl /org/udd.debian.org/udd/udd/bugs_gatherer.pl
15      carnivore: module udd.carnivore_gatherer      carnivore: module udd.carnivore_gatherer
16      lintian: module udd.lintian_gatherer      lintian: module udd.lintian_gatherer
17      debtags: module udd.debtags_gatherer      debtags: module udd.debtags_gatherer
# Line 28  general: Line 28  general:
28      history-daily: module udd.history_daily_gatherer      history-daily: module udd.history_daily_gatherer
29      i18n-apps: module udd.i18n_apps_gatherer      i18n-apps: module udd.i18n_apps_gatherer
30      hints: module udd.hints_gatherer      hints: module udd.hints_gatherer
31        deferred: module udd.deferred_gatherer
32    timestamp-dir: /org/udd.debian.org/timestamps    timestamp-dir: /org/udd.debian.org/timestamps
33    lock-dir: /org/udd.debian.org/locks    lock-dir: /org/udd.debian.org/locks
34    archs:    archs:
# Line 58  debian-lenny-security: Line 59  debian-lenny-security:
59    archs: [alpha, amd64, arm, armel, hppa,    archs: [alpha, amd64, arm, armel, hppa,
60            i386, ia64, mips,            i386, ia64, mips,
61            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
62    update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh security.debian.org::debian-security/dists/lenny/ /org/udd.debian.org/mirrors/security/lenny    directory: /org/mirrors/debian-security/dists/lenny/updates/
   directory: /org/udd.debian.org/mirrors/security/lenny/updates/  
63    components: [main, contrib, non-free]    components: [main, contrib, non-free]
64    distribution: debian    distribution: debian
65    packages-table: packages    packages-table: packages
# Line 98  debian-backports-lenny: Line 98  debian-backports-lenny:
98    sources-schema: sources    sources-schema: sources
99    release: lenny    release: lenny
100    
101    debian-backports-lenny-sloppy:
102      type: src-pkg
103      archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,
104              mipsel, powerpc, s390, sparc]
105      directory: /org/mirrors/debian-backports/dists/lenny-backports-sloppy/
106      components: [main, contrib, non-free ]
107      distribution: debian-backports-sloppy
108      packages-table: packages
109      sources-table: sources
110      uploaders-table: uploaders
111      packages-schema: packages
112      sources-schema: sources
113      release: lenny
114    
115  debian-volatile-lenny:  debian-volatile-lenny:
116    type: src-pkg    type: src-pkg
117    archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,    archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,
# Line 142  debian-volatile-proposed-lenny: Line 156  debian-volatile-proposed-lenny:
156    
157  debian-squeeze:  debian-squeeze:
158    type: src-pkg    type: src-pkg
159    archs: [amd64, armel, hppa,    archs: [amd64, armel,
160            i386, ia64, mips,            i386, ia64, mips,
161            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
162    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze/    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze/
# Line 157  debian-squeeze: Line 171  debian-squeeze:
171    
172  debian-squeeze-security:  debian-squeeze-security:
173    type: src-pkg    type: src-pkg
174    archs: [amd64, armel, hppa,    archs: [amd64, armel,
175            i386, ia64, mips,            i386, ia64, mips,
176            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
177    update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh security.debian.org::debian-security/dists/squeeze/ /org/udd.debian.org/mirrors/security/squeeze    directory: /org/mirrors/debian-security/dists/squeeze/updates/
   directory: /org/udd.debian.org/mirrors/security/squeeze/updates/  
178    components: [main, contrib, non-free]    components: [main, contrib, non-free]
179    distribution: debian    distribution: debian
180    packages-table: packages    packages-table: packages
# Line 173  debian-squeeze-security: Line 186  debian-squeeze-security:
186    
187  debian-squeeze-proposed-updates:  debian-squeeze-proposed-updates:
188    type: src-pkg    type: src-pkg
189    archs: [amd64, armel, hppa,    archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
           i386, ia64, mips,  
           mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]  
190    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze-proposed-updates/    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze-proposed-updates/
191    components: [main, contrib, non-free]    components: [main, contrib, non-free]
192    distribution: debian    distribution: debian
# Line 186  debian-squeeze-proposed-updates: Line 197  debian-squeeze-proposed-updates:
197    sources-schema: sources    sources-schema: sources
198    release: squeeze-proposed-updates    release: squeeze-proposed-updates
199    
200    debian-squeeze-updates:
201      type: src-pkg
202      archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
203      directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze-updates/
204      components: [main, contrib, non-free]
205      distribution: debian
206      packages-table: packages
207      sources-table: sources
208      uploaders-table: uploaders
209      packages-schema: packages
210      sources-schema: sources
211      release: squeeze-updates
212    
213    debian-backports-squeeze:
214      type: src-pkg
215      archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
216      directory: /org/mirrors/debian-backports/dists/squeeze-backports/
217      components: [main, contrib, non-free, main/debian-installer]
218      distribution: debian-backports
219      packages-table: packages
220      sources-table: sources
221      uploaders-table: uploaders
222      packages-schema: packages
223      sources-schema: sources
224      release: squeeze
225    
226    #debian-backports-squeeze-sloppy:
227    #  type: src-pkg
228    #  archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
229    #  directory: /org/mirrors/debian-backports/dists/squeeze-backports-sloppy/
230    #  components: [main, contrib, non-free ]
231    #  distribution: debian-backports-sloppy
232    #  packages-table: packages
233    #  sources-table: sources
234    #  uploaders-table: uploaders
235    #  packages-schema: packages
236    #  sources-schema: sources
237    #  release: squeeze
238    
239    debian-wheezy:
240      type: src-pkg
241      archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
242      directory: /org/mirrors/ftp.debian.org/ftp/dists/wheezy/
243      components: [main, contrib, non-free, main/debian-installer, non-free/debian-installer]
244      distribution: debian
245      packages-table: packages
246      sources-table: sources
247      uploaders-table: uploaders
248      packages-schema: packages
249      sources-schema: sources
250      release: wheezy
251    
252    debian-wheezy-security:
253      type: src-pkg
254      archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
255      directory: /org/mirrors/debian-security/dists/wheezy/updates/
256      components: [main, contrib, non-free]
257      distribution: debian
258      packages-table: packages
259      sources-table: sources
260      uploaders-table: uploaders
261      packages-schema: packages
262      sources-schema: sources
263      release: wheezy-security
264    
265    debian-wheezy-proposed-updates:
266      type: src-pkg
267      archs: [amd64, armel, i386, ia64, mips, mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
268      directory: /org/mirrors/ftp.debian.org/ftp/dists/wheezy-proposed-updates/
269      components: [main, contrib, non-free]
270      distribution: debian
271      packages-table: packages
272      sources-table: sources
273      uploaders-table: uploaders
274      packages-schema: packages
275      sources-schema: sources
276      release: wheezy-proposed-updates
277    
278  debian-sid:  debian-sid:
279    type: src-pkg    type: src-pkg
280    archs: [alpha, amd64, armel, hppa, hurd-i386,    archs: [amd64, armel, hurd-i386,
281            i386, ia64, mips,            i386, ia64, mips,
282            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
283    directory: /org/mirrors/ftp.debian.org/ftp/dists/sid/    directory: /org/mirrors/ftp.debian.org/ftp/dists/sid/
# Line 203  debian-sid: Line 292  debian-sid:
292    
293  debian-experimental:  debian-experimental:
294    type: src-pkg    type: src-pkg
295    archs: [alpha, amd64, armel, hppa, hurd-i386,    archs: [amd64, armel, hurd-i386,
296            i386, ia64, mips,            i386, ia64, mips,
297            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
298    directory: /org/mirrors/ftp.debian.org/ftp/dists/experimental/    directory: /org/mirrors/ftp.debian.org/ftp/dists/experimental/
# Line 216  debian-experimental: Line 305  debian-experimental:
305    sources-schema: sources    sources-schema: sources
306    release: experimental    release: experimental
307    
308    ubuntu-oneiric:
309      type: src-pkg
310      archs: [amd64, i386]
311      directory: /org/mirrors/ubuntu.com/ftp/dists/oneiric/
312      components: [main, multiverse, universe, restricted]
313      distribution: ubuntu
314      release: oneiric
315      packages-table: ubuntu_packages
316      sources-table: ubuntu_sources
317      uploaders-table: ubuntu_uploaders
318      packages-schema: packages
319      sources-schema: sources
320    
321  ubuntu-natty:  ubuntu-natty:
322    type: src-pkg    type: src-pkg
323    archs: [amd64, i386]    archs: [amd64, i386]
# Line 389  testing-migrations: Line 491  testing-migrations:
491  upload-history:  upload-history:
492    type: upload-history    type: upload-history
493    path: /org/udd.debian.org/tmp/upload-history    path: /org/udd.debian.org/tmp/upload-history
494    update-command: if [ ! -e /org/udd.debian.org/tmp/upload-history/ ]; then mkdir /org/udd.debian.org/tmp/upload-history/; fi; lftp -c 'mirror -e -P http://master.debian.org/~lucas/ddc-parser/ /org/udd.debian.org/tmp/upload-history'    update-command: if [ ! -e /org/udd.debian.org/tmp/upload-history/ ]; then mkdir /org/udd.debian.org/tmp/upload-history/; fi; cd  /org/udd.debian.org/tmp/upload-history ; lftp -c 'open http://master.debian.org/~lucas/ddc-parser/ ; mirror -e -P .'
495    schema: upload_history    schema: upload_history
496    table: upload_history    table: upload_history
497      #only-recent: False
498    
499    ubuntu-upload-history:
500      type: upload-history
501      path: /home/laney/ubuntu-udd/ubuntu-changes/
502      schema: upload_history
503      table: ubuntu_upload_history
504      only-recent: False
505    
506  hints:  hints:
507    type: hints    type: hints
# Line 407  bugs: Line 517  bugs:
517    packages-table: packages    packages-table: packages
518    usertags-table: bugs_usertags    usertags-table: bugs_usertags
519    sources-table: sources    sources-table: sources
   update-command: cd /org/udd.debian.org/bugs ; ./bugsync  
520    
521  bugs-archive:  bugs-archive:
522    type: bugs    type: bugs
# Line 418  bugs-archive: Line 527  bugs-archive:
527    packages-table: packages    packages-table: packages
528    usertags-table: bugs_usertags    usertags-table: bugs_usertags
529    sources-table: sources    sources-table: sources
   update-command: cd /org/udd.debian.org/bugs ; ./bugsync  
530    
531  orphaned-packages:  orphaned-packages:
532    type: orphaned-packages    type: orphaned-packages
# Line 431  orphaned-packages: Line 539  orphaned-packages:
539  carnivore:  carnivore:
540    type: carnivore    type: carnivore
541    update-command: /org/udd.debian.org/udd/scripts/sync-carnivore.sh    update-command: /org/udd.debian.org/udd/scripts/sync-carnivore.sh
542    path: /org/udd.debian.org/mirrors/qa.debian.org/carnivore/report    path: /org/udd.debian.org/mirrors/qa.debian.org-carnivore-report
543    emails-table: carnivore_emails    emails-table: carnivore_emails
544    names-table: carnivore_names    names-table: carnivore_names
545    keys-table: carnivore_keys    keys-table: carnivore_keys
# Line 527  i18n-apps: Line 635  i18n-apps:
635     path: /org/udd.debian.org/mirrors/i18n-apps     path: /org/udd.debian.org/mirrors/i18n-apps
636     mirror: http://i18n.debian.net/material/data     mirror: http://i18n.debian.net/material/data
637     files: .*\.gz     files: .*\.gz
638     releases: sid squeeze     releases: sid wheezy
639     table_apps: i18n_apps     table_apps: i18n_apps
640     table_debconf: po_debconf     table_debconf: po_debconf
641    
642    debian-ports-sid:
643      type: src-pkg
644      archs: [armhf, avr32, hurd-i386, m68k, powerpcspe, sh4, sparc64 ]
645      directory: /org/udd.debian.org/mirrors/debian-ports/unstable/
646      components: [main]
647      distribution: debian-ports
648      packages-table: derivatives_packages
649      sources-table: derivatives_sources
650      uploaders-table: derivatives_uploaders
651      packages-schema: packages
652      sources-schema: sources
653      release: sid
654      update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh rsync.debian-ports.org::debian/dists/unstable/ /org/udd.debian.org/mirrors/debian-ports/unstable
655      no-sources: true
656    
657    debian-ports-unreleased:
658      type: src-pkg
659      archs: [armhf, avr32, hurd-i386, m68k, powerpcspe, sh4, sparc64 ]
660      directory: /org/udd.debian.org/mirrors/debian-ports/unreleased/
661      components: [main]
662      distribution: debian-ports
663      packages-table: derivatives_packages
664      sources-table: derivatives_sources
665      uploaders-table: derivatives_uploaders
666      packages-schema: packages
667      sources-schema: sources
668      release: unreleased
669      update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh rsync.debian-ports.org::debian/dists/unreleased/ /org/udd.debian.org/mirrors/debian-ports/unreleased
670    
671    debian-ports-experimental:
672      type: src-pkg
673      archs: [armhf, avr32, hurd-i386, m68k, powerpcspe, sh4, sparc64 ]
674      directory: /org/udd.debian.org/mirrors/debian-ports/experimental/
675      components: [main]
676      distribution: debian-ports
677      packages-table: derivatives_packages
678      sources-table: derivatives_sources
679      uploaders-table: derivatives_uploaders
680      packages-schema: packages
681      sources-schema: sources
682      release: experimental
683      update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh rsync.debian-ports.org::debian/dists/experimental/ /org/udd.debian.org/mirrors/debian-ports/experimental
684      no-sources: true
685    
686    deferred:
687      type: deferred
688      url: http://ftp-master.debian.org/deferred/status

Legend:
Removed from v.1822  
changed lines
  Added in v.1962

  ViewVC Help
Powered by ViewVC 1.1.5