]> git.decadent.org.uk Git - dak.git/log
dak.git
14 years agomove fix_maintainer support routines to textutils
Mark Hymers [Sat, 23 May 2009 23:03:13 +0000 (00:03 +0100)]
move fix_maintainer support routines to textutils

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoadd get_uid_from_fingerprint routine
Mark Hymers [Sat, 23 May 2009 21:57:56 +0000 (22:57 +0100)]
add get_uid_from_fingerprint routine

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoadd get_binary_components (from p-u)
Mark Hymers [Sat, 23 May 2009 21:34:32 +0000 (22:34 +0100)]
add get_binary_components (from p-u)

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoconvert contents.py to the new API
Mark Hymers [Sat, 23 May 2009 15:59:14 +0000 (16:59 +0100)]
convert contents.py to the new API

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoadd options to get_suite_architectures
Mark Hymers [Sat, 2 May 2009 21:16:35 +0000 (22:16 +0100)]
add options to get_suite_architectures

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agomove to sqla
Mark Hymers [Sat, 2 May 2009 20:40:35 +0000 (21:40 +0100)]
move to sqla

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoexport some exceptions
Mark Hymers [Sat, 2 May 2009 16:20:59 +0000 (17:20 +0100)]
export some exceptions

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agosource -> DBSource, binary -> DBBinary
Mark Hymers [Sat, 2 May 2009 16:09:26 +0000 (17:09 +0100)]
source -> DBSource, binary -> DBBinary

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agowhitespace cleanup
Mark Hymers [Sat, 2 May 2009 16:02:42 +0000 (17:02 +0100)]
whitespace cleanup

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoallow listing all s-a/a combinations and add a backref to make it easier
Mark Hymers [Sat, 2 May 2009 16:00:14 +0000 (17:00 +0100)]
allow listing all s-a/a combinations and add a backref to make it easier

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agotidy up file
Mark Hymers [Sat, 2 May 2009 15:32:49 +0000 (16:32 +0100)]
tidy up file

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agofinish rewriting routines to use SQLA
Mark Hymers [Sat, 2 May 2009 15:30:39 +0000 (16:30 +0100)]
finish rewriting routines to use SQLA

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoexport DBConn
Mark Hymers [Sat, 2 May 2009 14:37:55 +0000 (15:37 +0100)]
export DBConn

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agosafe to import * now
Mark Hymers [Fri, 1 May 2009 23:13:10 +0000 (00:13 +0100)]
safe to import * now

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agomake it safer to do from daklib.dbconn import *
Mark Hymers [Fri, 1 May 2009 23:10:56 +0000 (00:10 +0100)]
make it safer to do from daklib.dbconn import *

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agouse SQLAlchemy instead of hard coded SQL
Mark Hymers [Fri, 1 May 2009 22:57:06 +0000 (23:57 +0100)]
use SQLAlchemy instead of hard coded SQL

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agochange to not using autocommit by default
Mark Hymers [Fri, 1 May 2009 22:56:48 +0000 (23:56 +0100)]
change to not using autocommit by default

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoContentAssociations -> ContentAssociation
Mark Hymers [Fri, 1 May 2009 22:56:09 +0000 (23:56 +0100)]
ContentAssociations -> ContentAssociation

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoadd basic dak admin command to test out sqla work
Mark Hymers [Sat, 25 Apr 2009 18:44:58 +0000 (19:44 +0100)]
add basic dak admin command to test out sqla work

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoadd suite_arch routine
Mark Hymers [Sat, 25 Apr 2009 18:44:41 +0000 (19:44 +0100)]
add suite_arch routine

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agountested conversion to sqla class
Mark Hymers [Sat, 25 Apr 2009 17:07:51 +0000 (18:07 +0100)]
untested conversion to sqla class

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agomore conversions to sqla
Mark Hymers [Sat, 25 Apr 2009 17:07:19 +0000 (18:07 +0100)]
more conversions to sqla

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoupdate to 0.5 api
Mark Hymers [Sat, 25 Apr 2009 14:43:31 +0000 (15:43 +0100)]
update to 0.5 api

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoupdates
Mark Hymers [Sat, 18 Apr 2009 12:04:28 +0000 (13:04 +0100)]
updates

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agomore class / get/set routine work (in progress)
Mark Hymers [Mon, 13 Apr 2009 20:33:25 +0000 (21:33 +0100)]
more class / get/set routine work (in progress)

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoimprove mappings
Mark Hymers [Sat, 11 Apr 2009 18:34:23 +0000 (19:34 +0100)]
improve mappings

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoremove pointless code
Mark Hymers [Sat, 11 Apr 2009 16:54:33 +0000 (17:54 +0100)]
remove pointless code

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoadd very basic set of ORM classes
Mark Hymers [Sun, 5 Apr 2009 23:21:00 +0000 (00:21 +0100)]
add very basic set of ORM classes

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agocheck in old SQLa work
Mark Hymers [Sun, 5 Apr 2009 19:14:16 +0000 (20:14 +0100)]
check in old SQLa work

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agoMerge commit 'lamby/master' into merge
Joerg Jaspert [Sun, 9 Aug 2009 12:12:00 +0000 (14:12 +0200)]
Merge commit 'lamby/master' into merge

* commit 'lamby/master':
  Add some simple regression tests for regexes.re_single_line_field
  Add a basic test runner.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoAdd some simple regression tests for regexes.re_single_line_field
Chris Lamb [Sun, 9 Aug 2009 12:09:26 +0000 (13:09 +0100)]
Add some simple regression tests for regexes.re_single_line_field

In particular, check fields that being with a colon (see d7eb2f0).

14 years agoAdd a basic test runner.
Chris Lamb [Sun, 9 Aug 2009 12:07:50 +0000 (13:07 +0100)]
Add a basic test runner.

14 years agoMerge commit 'lamby/master' into merge
Joerg Jaspert [Sun, 9 Aug 2009 09:03:33 +0000 (11:03 +0200)]
Merge commit 'lamby/master' into merge

* commit 'lamby/master':
  Correct regex for 822 value fields that begin with a colon character

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoCorrect regex for 822 value fields that begin with a colon character
Chris Lamb [Sun, 9 Aug 2009 03:22:04 +0000 (04:22 +0100)]
Correct regex for 822 value fields that begin with a colon character

Previously, we parsed "colon: :" => ("colon:", "") and "lol: :lol" =>
("lol:", "lol"). This commit changes these parses to ("colon", "") and
("lol", ":lol") respectfully.

Fields starting with colons can happen with values containing CVS
locations. eg:

  Vcs-Cvs: :ext:_anoncvs@anoncvs.mirbsd.org:/cvs contrib/hosted/tg/deb/makefs

(from /srv/ftp.debian.org/queue/new/makefs_20090808-1.dsc)

This is causing a traceback when examining this package as the regex to
strip the keys in read_changes_or_dsc(..) works differently to this one.

Signed-off-by: Chris Lamb <lamby@debian.org>
14 years agoUps
Joerg Jaspert [Sat, 8 Aug 2009 18:24:31 +0000 (20:24 +0200)]
Ups

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agobyhand-foo
Joerg Jaspert [Sat, 8 Aug 2009 18:21:44 +0000 (20:21 +0200)]
byhand-foo

and use the new script location

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agomk_extra_overrides
Joerg Jaspert [Sat, 8 Aug 2009 18:18:07 +0000 (20:18 +0200)]
mk_extra_overrides

and use an improved version provided from Frans Pop.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agomk-extra-overrides
Joerg Jaspert [Sat, 8 Aug 2009 18:16:33 +0000 (20:16 +0200)]
mk-extra-overrides

properly add this script to $VCS

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoMerge commit 'lamby/master' into merge
Joerg Jaspert [Sat, 8 Aug 2009 17:55:33 +0000 (19:55 +0200)]
Merge commit 'lamby/master' into merge

* commit 'lamby/master':
  Clear package_relations in all cases so that subsequent calls are not polluted

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoClear package_relations in all cases so that subsequent calls are not polluted
Chris Lamb [Sat, 8 Aug 2009 16:13:49 +0000 (17:13 +0100)]
Clear package_relations in all cases so that subsequent calls are not polluted

14 years agodak.conf
Joerg Jaspert [Wed, 5 Aug 2009 23:15:22 +0000 (01:15 +0200)]
dak.conf

While sick this makes sure we can still find stuff and not break.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agotemplates
Joerg Jaspert [Wed, 5 Aug 2009 21:45:23 +0000 (23:45 +0200)]
templates

adjust the override disparity template

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoqueue
Joerg Jaspert [Wed, 5 Aug 2009 20:37:18 +0000 (22:37 +0200)]
queue

security wants us to check their origs also in their upload/embargo queies. so lets do that

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoAnd add the bsds to d-i
Joerg Jaspert [Sun, 2 Aug 2009 10:03:18 +0000 (12:03 +0200)]
And add the bsds to d-i

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoremove kfreebsd from d-i for now
Mark Hymers [Tue, 28 Jul 2009 22:32:45 +0000 (22:32 +0000)]
remove kfreebsd from d-i for now

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agogenerate Packages for testing/t-p-u for kfreebsd-*
Mark Hymers [Mon, 27 Jul 2009 19:39:46 +0000 (19:39 +0000)]
generate Packages for testing/t-p-u for kfreebsd-*

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agodqeued
Joerg Jaspert [Sun, 19 Jul 2009 15:57:52 +0000 (17:57 +0200)]
dqeued

it is really helpful if we upload to ftp-master.d.o instead of ftp.upload.debian.org.
Especially in the case ftp.u.d.o points back to us, as then we think its already there
and go "HEY, FINE, DELETE". Which isnt what the DDs expect, for some reason.
Thanks to sgran/weasel for this fix.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agocvs moved to alioth
Joerg Jaspert [Sun, 12 Jul 2009 10:32:53 +0000 (12:32 +0200)]
cvs moved to alioth

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoWrite some more stuff down
Joerg Jaspert [Sun, 12 Jul 2009 10:28:06 +0000 (12:28 +0200)]
Write some more stuff down

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoremove sh, currently unused
Joerg Jaspert [Sun, 5 Jul 2009 14:18:15 +0000 (16:18 +0200)]
remove sh, currently unused

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoalso 822 the oldproposedupdates
Joerg Jaspert [Sun, 5 Jul 2009 14:12:18 +0000 (16:12 +0200)]
also 822 the oldproposedupdates

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodak.conf
Joerg Jaspert [Sun, 5 Jul 2009 13:54:36 +0000 (15:54 +0200)]
dak.conf

allow codename uploads using maps.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Sun, 5 Jul 2009 13:49:35 +0000 (15:49 +0200)]
process-new

allow to delete all notes at once, including notes for old versions.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agouse error instead of ERR
Joerg Jaspert [Mon, 22 Jun 2009 20:26:57 +0000 (22:26 +0200)]
use error instead of ERR

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Sun, 21 Jun 2009 09:54:13 +0000 (11:54 +0200)]
dinstall

mention in subject of error mails if dinstall was broken due to this, or
if the error was ignored.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agokfreebsd
Joerg Jaspert [Sat, 20 Jun 2009 15:07:07 +0000 (17:07 +0200)]
kfreebsd

add kfreebsd d-i stuff

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoadd stupid hack to work around apt-pkg's config handling
Mark Hymers [Tue, 16 Jun 2009 22:29:16 +0000 (22:29 +0000)]
add stupid hack to work around apt-pkg's config handling

Signed-off-by: Mark Hymers <mhy@debian.org>
14 years agosigning key
Joerg Jaspert [Tue, 16 Jun 2009 22:16:12 +0000 (00:16 +0200)]
signing key

lets drop the old and only use the new one.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Sat, 13 Jun 2009 22:00:18 +0000 (00:00 +0200)]
process-new

(Hopefully) ignore trainee comments for the sorting within NEW.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Mon, 8 Jun 2009 22:20:52 +0000 (00:20 +0200)]
process-new

and use _accept() instead of move_to_holding()

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoprocess-new
Joerg Jaspert [Mon, 8 Jun 2009 22:16:16 +0000 (00:16 +0200)]
process-new

move stable/oldstable updates to newstage and not to holding area
when the source is in newstage.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoSign with the new key
Joerg Jaspert [Fri, 5 Jun 2009 06:39:56 +0000 (08:39 +0200)]
Sign with the new key

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoUse the right timestamp name
Joerg Jaspert [Fri, 5 Jun 2009 06:39:43 +0000 (08:39 +0200)]
Use the right timestamp name

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Thu, 4 Jun 2009 19:08:49 +0000 (21:08 +0200)]
dinstall

no longer number the timestamps

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:11:20 +0000 (01:11 +0200)]
dinstall

background two function calls.
once for the initial ssh to merkel and the other the dak-dev cluster
projectb reload on ries.
The first does not need to be foreground, we do not care if we are already
continuing in dinstall, its only informative for the qa user on merkel.
The second also doesnt need to run alone. The next thing after it is the 1hour
apt-fuckthearchive call. So the dak-dev reload will well be done, with its 15 minutes
runtime, before the next function is also done. And there is no harm done
in having the two run at the same time.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agotab/space, i hate you
Joerg Jaspert [Wed, 3 Jun 2009 23:09:34 +0000 (01:09 +0200)]
tab/space, i hate you

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:09:19 +0000 (01:09 +0200)]
dinstall

spelling, little more explanation.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:09:01 +0000 (01:09 +0200)]
dinstall

put all log created by the varios functions into files named after
their stage lockfile. At the end of the function, redirect log
back to the global LOGFILE, after their stage logfile got appended to
it.

Use the stage logfile in the ERRtrap, so whenever an error happen the
stuff that gets mailed is the short part that happens to be around the
error, not the whole long stuff the complete dinstall log happens to be.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agodinstall
Joerg Jaspert [Wed, 3 Jun 2009 23:05:52 +0000 (01:05 +0200)]
dinstall

The most important part of everything. A proper (Simpsons) quote.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoforce hardlink break
Joerg Jaspert [Sun, 31 May 2009 11:32:17 +0000 (13:32 +0200)]
force hardlink break

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agovarious shell scripts
Joerg Jaspert [Sat, 30 May 2009 12:31:04 +0000 (14:31 +0200)]
various shell scripts

make them set -E so they honor the errtrap even in functions

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agounchecked
Joerg Jaspert [Sat, 30 May 2009 09:13:31 +0000 (11:13 +0200)]
unchecked
do not retry the lockfile forever and ever

Signed-off-by: Joerg Jaspert <joerg@debian.org>
14 years agoadd check for newstage source
Mark Hymers [Mon, 25 May 2009 10:40:05 +0000 (11:40 +0100)]
add check for newstage source

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoAdjust the keys stuff to new situation
Joerg Jaspert [Sat, 23 May 2009 18:17:43 +0000 (20:17 +0200)]
Adjust the keys stuff to new situation

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Sat, 23 May 2009 17:54:48 +0000 (19:54 +0200)]
dinstall

also ignore Archive_Maintenance_In_Progress file in mirror hardlink location

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomail address
Joerg Jaspert [Sat, 23 May 2009 17:35:22 +0000 (19:35 +0200)]
mail address

somehow some people got confused with a From: "Debian Installer <installer@ftp-master.d.o>".
While I dont see how one can mistaken that to be from a tool you
install your system with, change it to archive administrator instead.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak
Joerg Jaspert [Sat, 23 May 2009 17:32:35 +0000 (19:32 +0200)]
Merge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak

* 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak:
  Send the "transitions completed" mail to debian-devel instead of the RT.

15 years agoMerge commit 'dato/master' into merge
Mark Hymers [Sat, 23 May 2009 15:55:17 +0000 (16:55 +0100)]
Merge commit 'dato/master' into merge

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoSend the "transitions completed" mail to debian-devel instead of the RT.
Adeodato Simó [Sat, 23 May 2009 15:32:19 +0000 (17:32 +0200)]
Send the "transitions completed" mail to debian-devel instead of the RT.

As per http://lists.debian.org/debian-devel/2009/05/msg00673.html, notice
of transition blocks being lifted is going to be sent to debian-devel and
not to the release team.

This commit also reworks the wording of the body of the message (the
important bit being that the block is lifted, rather than the transitions
were removed from the transitions.yaml file), and it includes the names
of the finished transitions in the Subject of the mail.

Signed-off-by: Adeodato Simó <dato@net.com.org.es>
15 years agoAdditionally sign with the new ftpmaster key
Joerg Jaspert [Thu, 21 May 2009 17:54:24 +0000 (19:54 +0200)]
Additionally sign with the new ftpmaster key

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoSet name
Joerg Jaspert [Sat, 16 May 2009 16:00:53 +0000 (18:00 +0200)]
Set name

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Thu, 14 May 2009 22:38:58 +0000 (00:38 +0200)]
p-n

look process-new with an own lockfile.
This wont make a difference for dinstall, same lock time there.
But it will make a big difference whenever cron.unchecked runs (which is far
more often), as it now will lock for a few seconds and not for the
sometimes unbearable long times process-unchecked and the w-b trigger
needs.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoRevert "p-n"
Joerg Jaspert [Thu, 14 May 2009 21:58:40 +0000 (23:58 +0200)]
Revert "p-n"

This reverts commit cc095d57450c4828e855608c398cc7695283a277.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Thu, 14 May 2009 21:53:02 +0000 (23:53 +0200)]
p-n

ignore an EPIPE at a pretty annoying place.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'stew/master' into merge
Joerg Jaspert [Thu, 14 May 2009 19:46:17 +0000 (21:46 +0200)]
Merge commit 'stew/master' into merge

* commit 'stew/master':
  must import pg...
  escape strings for comments on packages and comment authors

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomust import pg...
Mike O'Connor [Thu, 14 May 2009 06:34:33 +0000 (02:34 -0400)]
must import pg...

15 years agoescape strings for comments on packages and comment authors
Mike O'Connor [Thu, 14 May 2009 06:28:30 +0000 (02:28 -0400)]
escape strings for comments on packages and comment authors

dak hates the name "Mike O'Connor".  This uses pg.escape_string to make it love
my name instead.

15 years agoprocess-new
Joerg Jaspert [Sat, 9 May 2009 16:52:58 +0000 (18:52 +0200)]
process-new

no longer check the daily lock when we start looking at a package, but
when we try to do modifying actions.
No reason to not allow people to do Check/Reject/Note, those are actions
we can do whenever. Its just modifying overrides which *have* to be
avoided at certain times.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'allan/bugfixes' into merge
Joerg Jaspert [Mon, 4 May 2009 19:19:37 +0000 (21:19 +0200)]
Merge commit 'allan/bugfixes' into merge

* commit 'allan/bugfixes':
  Check for the existance of the function before trying to drop it.
  Added mention of groups required by update11.py
  Fixed missing DBUpdateError imports.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoStuff must be newer than in oldstable too, otherwise we get "nice" bugs like with...
Joerg Jaspert [Mon, 4 May 2009 08:15:29 +0000 (10:15 +0200)]
Stuff must be newer than in oldstable too, otherwise we get "nice" bugs like with treecc

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sun, 3 May 2009 10:00:38 +0000 (12:00 +0200)]
examine_package

a set of newlines

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agowhat a difference a small little innocent + can make
Joerg Jaspert [Sat, 2 May 2009 20:47:39 +0000 (22:47 +0200)]
what a difference a small little innocent + can make

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Sat, 2 May 2009 15:53:51 +0000 (17:53 +0200)]
p-n

allow process-new to also look in newstage/ for the source. files
might not yet be in one of the other queues if it just got accepted
through one of the NEW queues.
No other process-* should need this, but p-n does.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodo not exit on non-existant files, only log it
Joerg Jaspert [Sat, 2 May 2009 15:25:56 +0000 (17:25 +0200)]
do not exit on non-existant files, only log it

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomailwhitelist
Joerg Jaspert [Fri, 1 May 2009 22:04:12 +0000 (00:04 +0200)]
mailwhitelist

ignore whitespace/comment lines.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoCheck for the existance of the function before trying to drop it.
Allan Lyons [Fri, 1 May 2009 18:28:47 +0000 (12:28 -0600)]
Check for the existance of the function before trying to drop it.

At least on my machine, ignoring the error if the function doesn't exist
doesn't work since psycopg2 bombs.  So, we attempt to at least check if
there are any functions with a similar name before trying to drop it.
This way it should work better on an empty database where the function
has never existed.

Signed-off-by: Allan Lyons <Allan_Lyons@wycliffe.ca>
15 years agoAdded mention of groups required by update11.py
Allan Lyons [Fri, 1 May 2009 17:49:04 +0000 (11:49 -0600)]
Added mention of groups required by update11.py

Update11.py requires some database groups to already exist.  So, move the mention of those groups ahead of the line that updates the database schema.

Signed-off-by: Allan Lyons <Allan_Lyons@wycliffe.ca>
15 years agoFixed missing DBUpdateError imports.
Allan Lyons [Fri, 1 May 2009 16:58:54 +0000 (10:58 -0600)]
Fixed missing DBUpdateError imports.

Signed-off-by: Allan Lyons <Allan_Lyons@wycliffe.ca>
15 years agodocstring
Joerg Jaspert [Thu, 30 Apr 2009 20:38:01 +0000 (22:38 +0200)]
docstring

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Thu, 30 Apr 2009 20:36:55 +0000 (22:36 +0200)]
dinstall

call unchecked with the -p option, it has to run within the locked area.

Signed-off-by: Joerg Jaspert <joerg@debian.org>