]> git.decadent.org.uk Git - dak.git/log
dak.git
15 years ago* no / in x-day
Thomas Viehmann [Mon, 15 Sep 2008 20:01:04 +0000 (22:01 +0200)]
* no / in x-day

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years ago* fix bug in .commands rm-handling
Thomas Viehmann [Sat, 13 Sep 2008 20:34:25 +0000 (22:34 +0200)]
* fix bug in .commands rm-handling

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years ago* add delayed aging, extend is_on_target to consider all files
Thomas Viehmann [Sat, 13 Sep 2008 19:35:13 +0000 (21:35 +0200)]
* add delayed aging, extend is_on_target to consider all files

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years ago* debianqueued: finish new-style command handling
Thomas Viehmann [Fri, 12 Sep 2008 23:10:24 +0000 (01:10 +0200)]
* debianqueued: finish new-style command handling

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years ago* debianqueued: allow removal from target delayed queue
Thomas Viehmann [Thu, 11 Sep 2008 20:16:26 +0000 (22:16 +0200)]
* debianqueued: allow removal from target delayed queue

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years ago* debianqueued/config: add delayed fields to sample config
Thomas Viehmann [Thu, 11 Sep 2008 18:38:41 +0000 (20:38 +0200)]
* debianqueued/config: add delayed fields to sample config

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years ago2008-09-11 Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Thu, 11 Sep 2008 15:53:05 +0000 (15:53 +0000)]
2008-09-11  Thomas Viehmann  <tv@beamnet.de>

       * debianqueued: Add DELAYED-support.

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Mon, 8 Sep 2008 20:07:22 +0000 (22:07 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  daklib/utils.py (build_file_list): ignore missing dsc format headers

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodaklib/utils.py (build_file_list): ignore missing dsc format headers
Philipp Kern [Mon, 8 Sep 2008 20:06:03 +0000 (20:06 +0000)]
daklib/utils.py (build_file_list): ignore missing dsc format headers

2008-09-08  Philipp Kern  <pkern@debian.org>

        * daklib/utils.py (build_file_list): do not die on very
        old dsc files without format header

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Mon, 8 Sep 2008 19:53:11 +0000 (21:53 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  dak/check_archive.py (check_checksums): rewind the file pointer

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak/check_archive.py (check_checksums): rewind the file pointer
Philipp Kern [Mon, 8 Sep 2008 19:51:44 +0000 (19:51 +0000)]
dak/check_archive.py (check_checksums): rewind the file pointer

2008-09-08  Philipp Kern  <pkern@debian.org>

        * dak/check_archive.py (check_checksums): rewind the files
        before the sha1sum/sha256sum checks as they got seeked by
        md5sum

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sun, 7 Sep 2008 21:55:06 +0000 (23:55 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  do not try to access non-existant members, fix up the last patch

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodo not try to access non-existant members, fix up the last patch
Philipp Kern [Sun, 7 Sep 2008 21:54:20 +0000 (21:54 +0000)]
do not try to access non-existant members, fix up the last patch

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sun, 7 Sep 2008 21:50:29 +0000 (23:50 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  do not check for superfluous checksums-* entries for now

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodo not check for superfluous checksums-* entries for now
Philipp Kern [Sun, 7 Sep 2008 21:46:51 +0000 (21:46 +0000)]
do not check for superfluous checksums-* entries for now

The current check for additional entries in checksums-* which are not
covered by entries in files is flawed because files could be modified
by autobyhand or sometimes when the file's already in the pool.

We need to rework this to look into the original files dict instead.

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoShutup
Joerg Jaspert [Sun, 7 Sep 2008 21:27:00 +0000 (23:27 +0200)]
Shutup

For now dont warn if file is not found.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sun, 7 Sep 2008 20:52:43 +0000 (22:52 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  dak/process_accepted.py (install): use dsc_file instead of file

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sun, 7 Sep 2008 20:51:34 +0000 (22:51 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  dak/process_accepted.py (install): use dsc_file instead of file

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak/process_accepted.py (install): use dsc_file instead of file
Philipp Kern [Sun, 7 Sep 2008 20:51:23 +0000 (22:51 +0200)]
dak/process_accepted.py (install): use dsc_file instead of file

        * dak/process_accepted.py (install): better use dsc_file
        instead of the (for the loop iteration) static file
        variable

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agodak/process_accepted.py (install): use dsc_file instead of file
Philipp Kern [Sun, 7 Sep 2008 20:50:06 +0000 (22:50 +0200)]
dak/process_accepted.py (install): use dsc_file instead of file

        * dak/process_accepted.py (install): better use dsc_file
        instead of the (for the loop iteration) static file
        variable

Signed-off-by: Philipp Kern <pkern@debian.org>
# Please enter the commit message for your changes.
# (Comment lines starting with '#' will not be included)
# On branch new-master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
# modified:   ChangeLog
# modified:   dak/process_accepted.py
#
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#
# modified:   daklib/database.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
# config/asterix/
# diff
# ftp/
# incoming/
# lock/
# log/
# queue/
# web/removals.txt

15 years agoRemove debug statement
Joerg Jaspert [Sun, 7 Sep 2008 20:00:41 +0000 (22:00 +0200)]
Remove debug statement

Remove a debug statement that was left in.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sun, 7 Sep 2008 19:57:57 +0000 (21:57 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  wrap try..except..finally the python 2.4 way

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agowrap try..except..finally the python 2.4 way
Philipp Kern [Sun, 7 Sep 2008 19:48:53 +0000 (19:48 +0000)]
wrap try..except..finally the python 2.4 way

2008-09-07  Philipp Kern  <pkern@debian.org>

        * daklib/utils.py (check_hash): try..except..finally only
        works on python >=2.5.

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master' into merge
Joerg Jaspert [Sun, 7 Sep 2008 19:29:26 +0000 (21:29 +0200)]
Merge commit 'pkern/master' into merge

* commit 'pkern/master':
  more safety nets when our functions do not do what we expect from them

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomore safety nets when our functions do not do what we expect from them
Philipp Kern [Sun, 7 Sep 2008 15:16:28 +0000 (17:16 +0200)]
more safety nets when our functions do not do what we expect from them

2008-09-07  Philipp Kern  <pkern@debian.org>

        * daklib/utils.py (check_hash): change the comment and warn
        if a file is not found when checking the hashes (i.e. when
        it is probably in the pool)

* daklib/utils.py (check_size): do not bail out if the file
is not found, because it may be in the pool

        * dak/process_accepted.py (install): bail out and skip the
        upload when ensure_hashes fails, print the rejection messages
        as warnings

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master' into merge
Joerg Jaspert [Sun, 7 Sep 2008 14:51:57 +0000 (16:51 +0200)]
Merge commit 'pkern/master' into merge

* commit 'pkern/master':
  Revert "revert all my stupid commits, we'll try this again later when we have a test server"
  Revert "and revert the remainder"
  implement sensible handling of checksum fields in .changes and .dsc

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'master' of ftpmaster's dak repository
Philipp Kern [Sun, 7 Sep 2008 14:33:11 +0000 (14:33 +0000)]
Merge branch 'master' of ftpmaster's dak repository

Conflicts:

ChangeLog

15 years agoMerge commit 'pkern/p-u-new' into merge
Joerg Jaspert [Sat, 6 Sep 2008 11:38:41 +0000 (13:38 +0200)]
Merge commit 'pkern/p-u-new' into merge

* commit 'pkern/p-u-new':
  dak/process_new.py (is_source_in_queue_dir): access u instead of Upload

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak/process_new.py (is_source_in_queue_dir): access u instead of Upload
Philipp Kern [Sat, 6 Sep 2008 11:35:42 +0000 (11:35 +0000)]
dak/process_new.py (is_source_in_queue_dir): access u instead of Upload

2008-09-06  Philipp Kern  <pkern@debian.org>

        * dak/process_new.py (is_source_in_queue_dir): Access the right
        variable to check if the given entry in the queue is the sourceful
        upload we are looking for.

15 years agoPseudopackages
Joerg Jaspert [Tue, 2 Sep 2008 20:09:55 +0000 (22:09 +0200)]
Pseudopackages

Added last pseudopackages ever. (Well, before the two files finally go
and are maintained by the BTS people).

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'checksums'
Philipp Kern [Tue, 2 Sep 2008 19:01:44 +0000 (21:01 +0200)]
Merge branch 'checksums'

Conflicts:

ChangeLog
daklib/utils.py

15 years agoRevert "revert all my stupid commits, we'll try this again later when we have a test...
Philipp Kern [Tue, 2 Sep 2008 18:58:48 +0000 (20:58 +0200)]
Revert "revert all my stupid commits, we'll try this again later when we have a test server"

This reverts commit aa83ebb15882823869b109d370e24ef3efd730f8.

Conflicts:

ChangeLog

15 years agoRevert "and revert the remainder"
Philipp Kern [Tue, 2 Sep 2008 18:58:00 +0000 (20:58 +0200)]
Revert "and revert the remainder"

This reverts commit 536cb00b606a8581a76b66f55a58eabdf9f7fd3d.

15 years agodak/process_new.py (_accept)
Joerg Jaspert [Mon, 1 Sep 2008 22:17:25 +0000 (00:17 +0200)]
dak/process_new.py (_accept)

Fix Philipps new helper function to not break by moving Upload.build_summaries there.

15 years agoMerge commit 'pkern/master' into merge
Joerg Jaspert [Mon, 1 Sep 2008 18:50:25 +0000 (20:50 +0200)]
Merge commit 'pkern/master' into merge

* commit 'pkern/master':
  cosmetic fixes for do_accept and do_accept_stableupdate

15 years agocosmetic fixes for do_accept and do_accept_stableupdate
Philipp Kern [Sun, 31 Aug 2008 09:37:33 +0000 (09:37 +0000)]
cosmetic fixes for do_accept and do_accept_stableupdate

2008-08-31  Philipp Kern  <pkern@debian.org>

        * dak/process_new.py (_accept): new helper function to accept
        an upload regularly, obeying no-action if set
        * dak/process_new.py (do_accept): use _accept
        * dak/process_new.py (do_accept_stableupdate): bail out in else
        on binary uploads, in case we missed something; use the _accept
        helper; reordered the queue checks to do frequent cases first

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sat, 30 Aug 2008 18:56:00 +0000 (20:56 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  dak/process_new.py (is_source_in_queue_dir): add the queue path to the changes filename

15 years agodak/process_new.py (is_source_in_queue_dir): add the queue path to the changes filename
Philipp Kern [Sat, 30 Aug 2008 18:51:15 +0000 (18:51 +0000)]
dak/process_new.py (is_source_in_queue_dir): add the queue path to the changes filename

* dak/process_new.py (is_source_in_queue_dir): join the queue path
  because os.listdir entries come with their path stripped

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Sat, 30 Aug 2008 16:25:07 +0000 (18:25 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  process_new/do_accept_stableupdate: state what we intend to do

15 years agoprocess_new/do_accept_stableupdate: state what we intend to do
Philipp Kern [Sat, 30 Aug 2008 16:19:01 +0000 (16:19 +0000)]
process_new/do_accept_stableupdate: state what we intend to do

2008-08-30  Philipp Kern  <pkern@debian.org>

        * dak/process_new.py (do_accept_stableupdate): state what we intend
        to do

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Fri, 29 Aug 2008 20:25:10 +0000 (22:25 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  fix proposed-updates processing in dinstall: actually accept sourceful uploads
  dak/process_new.py: do not try to free the unchecked lockfile in no-action mode

15 years agoimplement sensible handling of checksum fields in .changes and .dsc
Philipp Kern [Thu, 28 Aug 2008 20:47:22 +0000 (22:47 +0200)]
implement sensible handling of checksum fields in .changes and .dsc

2008-08-28  Philipp Kern  <pkern@debian.org>

* daklib/utils.py (check_hashes): adapt to different API, check
sizes separately

* daklib/utils.py (parse_changes, parse_deb822): refactor
the string-based logic of parse_changes into a new function
parse_deb822; parse_changes itself remains file-based

* daklib/utils.py (hash_key): gives the key of a hash in the
files dict

* daklib/utils.py (create_hash, check_size): made more readable

* daklib/utils.py (check_hash): just check the hashes and complain
about missing checksums

* daklib/utils.py (check_hash_fields): function to reject unknown
checksums fields

* daklib/utils.py (_ensure_changes_hash, _ensure_dsc_hash): helper
functions for ensure_hashes; check their corresponding manifests'
hashes

* daklib/utils.py (ensure_hashes): retrieve the checksums fields
from the original filecontents blob so that they do not need to
be present in the .dak; refactored the actual checks by calling
the aforementioned helper functions

* daklib/utils.py (parse_checksums): parse a given checksums field
in a manifest and insert the values found into the files dict,
checking the file sizes on the way

15 years agofix proposed-updates processing in dinstall: actually accept sourceful uploads
Philipp Kern [Tue, 26 Aug 2008 10:25:39 +0000 (10:25 +0000)]
fix proposed-updates processing in dinstall: actually accept sourceful uploads

* dak/process_new.py (is_source_in_queue_dir): fix variable usage
* dak/process_new.py (move_to_holding): just state what we intend
  to do in no-action mode
* dak/process_new.py (do_accept_stableupdate): fetch summaries,
  fix invokation of is_source_in_queue_dir, actually accept sourceful
  uploads in p-u holding

15 years agodak/process_new.py: do not try to free the unchecked lockfile in no-action mode
Philipp Kern [Tue, 26 Aug 2008 10:19:49 +0000 (10:19 +0000)]
dak/process_new.py: do not try to free the unchecked lockfile in no-action mode

15 years agoWe dont want i18n to ever fail dinstall, add a || true
Joerg Jaspert [Sat, 16 Aug 2008 12:48:40 +0000 (14:48 +0200)]
We dont want i18n to ever fail dinstall, add a || true

15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 05:15:56 +0000 (07:15 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  and revert the remainder
  revert all my stupid commits, we'll try this again later when we have a test server
  Revert "use correct field names"
  use correct field names

15 years agoand revert the remainder
Mark Hymers [Sat, 16 Aug 2008 05:14:27 +0000 (05:14 +0000)]
and revert the remainder

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agorevert all my stupid commits, we'll try this again later when we have a test server
Mark Hymers [Sat, 16 Aug 2008 05:11:46 +0000 (05:11 +0000)]
revert all my stupid commits, we'll try this again later when we have a test server

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoRevert "use correct field names"
Mark Hymers [Sat, 16 Aug 2008 05:10:22 +0000 (05:10 +0000)]
Revert "use correct field names"

This reverts commit f50c6be13c107a29ed5241c52b3e5c8928bed7bd.

15 years agouse correct field names
Mark Hymers [Sat, 16 Aug 2008 04:53:33 +0000 (04:53 +0000)]
use correct field names

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 04:52:12 +0000 (06:52 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  fix set_files_id routine

15 years agofix set_files_id routine
Mark Hymers [Sat, 16 Aug 2008 04:51:44 +0000 (04:51 +0000)]
fix set_files_id routine

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 04:16:45 +0000 (06:16 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  another attempt to add these damned hashes

15 years agoanother attempt to add these damned hashes
Mark Hymers [Sat, 16 Aug 2008 04:16:20 +0000 (04:16 +0000)]
another attempt to add these damned hashes

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 03:50:04 +0000 (05:50 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  I hate it when Ganneff is right
  don't assume we can check for the checksums fields

15 years agoI hate it when Ganneff is right
Mark Hymers [Sat, 16 Aug 2008 03:48:55 +0000 (03:48 +0000)]
I hate it when Ganneff is right

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agodon't assume we can check for the checksums fields
Mark Hymers [Sat, 16 Aug 2008 03:47:16 +0000 (03:47 +0000)]
don't assume we can check for the checksums fields

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoThis really wants a rewrite
Joerg Jaspert [Sat, 16 Aug 2008 03:37:16 +0000 (05:37 +0200)]
This really wants a rewrite
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  misc fixes

15 years agomisc fixes
Mark Hymers [Sat, 16 Aug 2008 03:36:22 +0000 (03:36 +0000)]
misc fixes

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 03:22:48 +0000 (05:22 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  Actually import a module before using it.

15 years agoActually import a module before using it.
Mark Hymers [Sat, 16 Aug 2008 03:22:24 +0000 (03:22 +0000)]
Actually import a module before using it.

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 03:21:08 +0000 (05:21 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  actually check the type of basedict before trying to use it

15 years agoactually check the type of basedict before trying to use it
Mark Hymers [Sat, 16 Aug 2008 03:20:19 +0000 (03:20 +0000)]
actually check the type of basedict before trying to use it

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 03:14:55 +0000 (05:14 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  revert change to get_files_id

15 years agorevert change to get_files_id
Mark Hymers [Sat, 16 Aug 2008 03:14:11 +0000 (03:14 +0000)]
revert change to get_files_id

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhy/checksums'
Joerg Jaspert [Sat, 16 Aug 2008 02:15:16 +0000 (04:15 +0200)]
Merge commit 'mhy/checksums'

* commit 'mhy/checksums':
  expand check_archive.py to cope with extra checksums
  add changelog to keep Ganneff happy
  add sha1sum and sha256sum columns
  fix typos
  make process accepted not die with old .dak files
  an attempt to move the functionaliity into a module
  let's store the known_hashes information centrally
  first attempt at bodging in support for sha1sum and sha256sum

15 years agoexpand check_archive.py to cope with extra checksums
Mark Hymers [Sat, 16 Aug 2008 02:01:47 +0000 (02:01 +0000)]
expand check_archive.py to cope with extra checksums

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoadd changelog to keep Ganneff happy
Mark Hymers [Sat, 16 Aug 2008 01:50:26 +0000 (01:50 +0000)]
add changelog to keep Ganneff happy

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoadd sha1sum and sha256sum columns
Mark Hymers [Sat, 16 Aug 2008 01:50:15 +0000 (01:50 +0000)]
add sha1sum and sha256sum columns

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix typos
Mark Hymers [Fri, 8 Aug 2008 20:12:38 +0000 (20:12 +0000)]
fix typos

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agomake process accepted not die with old .dak files
Mark Hymers [Fri, 8 Aug 2008 20:10:22 +0000 (20:10 +0000)]
make process accepted not die with old .dak files

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoan attempt to move the functionaliity into a module
Mark Hymers [Fri, 8 Aug 2008 20:10:08 +0000 (20:10 +0000)]
an attempt to move the functionaliity into a module

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agolet's store the known_hashes information centrally
Mark Hymers [Fri, 8 Aug 2008 19:40:22 +0000 (19:40 +0000)]
let's store the known_hashes information centrally

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofirst attempt at bodging in support for sha1sum and sha256sum
Mark Hymers [Thu, 7 Aug 2008 13:38:38 +0000 (13:38 +0000)]
first attempt at bodging in support for sha1sum and sha256sum

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoWe dont care about the stuff they print out here, we just want the return value....
Joerg Jaspert [Thu, 14 Aug 2008 12:22:59 +0000 (14:22 +0200)]
We dont care about the stuff they print out here, we just want the return value. Remove $(). (Aua)

15 years agoAdded i18n package description sync foo.
Joerg Jaspert [Wed, 13 Aug 2008 23:17:09 +0000 (01:17 +0200)]
Added i18n package description sync foo.

Arf.

15 years ago * config/debian/cron.dinstall: Complicate the i18n export a little
Joerg Jaspert [Tue, 12 Aug 2008 14:12:34 +0000 (16:12 +0200)]
   * config/debian/cron.dinstall: Complicate the i18n export a little
       by using date/hour based directories which we then link into the
       web view. They contain a signed timestamp file now, which means
       the i18n people can take a long time to generate files, yet we
       still know exactly on which dataset their data is based on, and
       can then verify it with that. Ensures we only get descriptions for
       packages we know off (or knew of in the past 2 days).

15 years agoAdd a file
Joerg Jaspert [Mon, 11 Aug 2008 19:03:03 +0000 (21:03 +0200)]
Add a file

15 years agoDamn oldtimers
Joerg Jaspert [Mon, 11 Aug 2008 03:44:14 +0000 (05:44 +0200)]
Damn oldtimers

15 years agoRemove pgp keyring
Joerg Jaspert [Sat, 9 Aug 2008 16:20:55 +0000 (18:20 +0200)]
Remove pgp keyring

15 years agorm md5sum
Joerg Jaspert [Sat, 9 Aug 2008 02:35:16 +0000 (04:35 +0200)]
rm md5sum

15 years agoGenerate the i18n foo
Joerg Jaspert [Sat, 9 Aug 2008 02:32:14 +0000 (04:32 +0200)]
Generate the i18n foo

15 years agoMerge commit 'pkern/master'
Joerg Jaspert [Fri, 8 Aug 2008 18:50:12 +0000 (20:50 +0200)]
Merge commit 'pkern/master'

* commit 'pkern/master':
  dak/process_new.py: fix up binary diversion into various queues
  dak/process_new.py: handle uploads to (oldstable)-proposed-updates differently

15 years agodak/process_new.py: fix up binary diversion into various queues
Philipp Kern [Fri, 8 Aug 2008 15:01:15 +0000 (12:01 -0300)]
dak/process_new.py: fix up binary diversion into various queues

15 years agoCreate a hardlinked tree for the buildds
Joerg Jaspert [Fri, 8 Aug 2008 13:30:46 +0000 (15:30 +0200)]
Create a hardlinked tree for the buildds

15 years agoGah, apt is a piece of shit. Well, it expects the uncompressed
Joerg Jaspert [Fri, 8 Aug 2008 12:24:41 +0000 (12:24 +0000)]
Gah, apt is a piece of shit. Well, it expects the uncompressed
Packages files in the Release file to appear, so lets generate them.
Also make sure we dont have empty release files listed...

15 years agoindicate to britney whether or not the Packages update was successful
Mark Hymers [Fri, 8 Aug 2008 02:21:35 +0000 (02:21 +0000)]
indicate to britney whether or not the Packages update was successful

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoWe also want a -T there, stupid ln, could figure it out itself, never
Joerg Jaspert [Fri, 8 Aug 2008 01:55:33 +0000 (01:55 +0000)]
We also want a -T there, stupid ln, could figure it out itself, never
heard of AI, eh?

15 years agoIm a moron and ln is a pain
Joerg Jaspert [Fri, 8 Aug 2008 01:40:14 +0000 (03:40 +0200)]
Im a moron and ln is a pain

15 years agoAdded signing of buildd incoming
Joerg Jaspert [Thu, 7 Aug 2008 23:06:10 +0000 (01:06 +0200)]
Added signing of buildd incoming

15 years agodak/process_new.py: handle uploads to (oldstable)-proposed-updates differently
Philipp Kern [Thu, 7 Aug 2008 22:57:11 +0000 (19:57 -0300)]
dak/process_new.py: handle uploads to (oldstable)-proposed-updates differently

Uploads targetting proposed-updates used to hit NEW first and were going
to proposed-updates without further review by SRM afterwards.  This patch
fixes this behaviour by sending the upload to p-u-new after NEW processing.

If an upload is sourceful it is moved right away.  If it is not its
corresponding source is searched in p-u holding, new, accepted and
in the archive and moved appropriately into the right queue.

15 years agoAnd another place to kick nfu
Joerg Jaspert [Thu, 7 Aug 2008 14:18:26 +0000 (16:18 +0200)]
And another place to kick nfu

15 years agoFix a number of bugs, some introduced long ago, some introduced yesterday.
Joerg Jaspert [Thu, 7 Aug 2008 14:15:24 +0000 (16:15 +0200)]
Fix a number of bugs, some introduced long ago, some introduced yesterday.

15 years agoAdd changelog entry Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Thu, 7 Aug 2008 01:04:26 +0000 (02:04 +0100)]
Add changelog entry Signed-off-by: Stephen Gran <steve@lobefin.net>

15 years agoThis really does not have to be quite this unreadable Signed-off-by: Stephen Gran...
Stephen Gran [Thu, 7 Aug 2008 00:58:24 +0000 (01:58 +0100)]
This really does not have to be quite this unreadable Signed-off-by: Stephen Gran <steve@lobefin.net>

15 years agoMerge from Joachim
Joerg Jaspert [Wed, 6 Aug 2008 23:20:23 +0000 (01:20 +0200)]
Merge from Joachim

15 years agoError out when we are unable to find a source id for a file we want to install. Shoul...
Joerg Jaspert [Wed, 6 Aug 2008 22:31:06 +0000 (00:31 +0200)]
Error out when we are unable to find a source id for a file we want to install. Shouldnt happen.

15 years agoRemoved ssh-move
Joerg Jaspert [Tue, 5 Aug 2008 17:46:11 +0000 (19:46 +0200)]
Removed ssh-move

15 years agoRemove trailing / from path
Joachim Breitner [Tue, 5 Aug 2008 15:46:57 +0000 (12:46 -0300)]
Remove trailing / from path

15 years agoGet wanna-build-database in cron.weekly
Joachim Breitner [Tue, 5 Aug 2008 15:43:15 +0000 (12:43 -0300)]
Get wanna-build-database in cron.weekly

Add a script to fetch the wanna-build-database from
http://buildd.debian.org/stats/, call this script from cron.weekly, and
document this change in the ChangeLog.