]> git.decadent.org.uk Git - dak.git/log
dak.git
15 years agomerge with master
Mike O'Connor [Mon, 13 Apr 2009 20:09:23 +0000 (16:09 -0400)]
merge with master

15 years agopossibly working multithread contents writer that has udebs disabled
Mike O'Connor [Mon, 13 Apr 2009 20:01:56 +0000 (16:01 -0400)]
possibly working multithread contents writer that has udebs disabled

15 years agoetch-m68k
Joerg Jaspert [Mon, 13 Apr 2009 15:48:40 +0000 (17:48 +0200)]
etch-m68k

disable uploads to m68k etch.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoapt.conf
Joerg Jaspert [Mon, 13 Apr 2009 14:08:59 +0000 (16:08 +0200)]
apt.conf

remove etch-m68k from apt.conf. No need to always regenerate its files.
There hasnt been an upload to it for months.
And starting today, etch-m68k is also untouchable. We should reject uploads for it

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'mhy/master' into merge
Mark Hymers [Sat, 11 Apr 2009 22:53:08 +0000 (23:53 +0100)]
Merge commit 'mhy/master' into merge

Merge update10 changes

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agosrc_uploaders deletions now cascade from source
Mark Hymers [Sat, 11 Apr 2009 19:45:46 +0000 (20:45 +0100)]
src_uploaders deletions now cascade from source

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix update script
Mark Hymers [Sat, 11 Apr 2009 19:38:04 +0000 (20:38 +0100)]
fix update script

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoadd update to fix up src_uploaders
Mark Hymers [Sat, 11 Apr 2009 18:36:03 +0000 (19:36 +0100)]
add update to fix up src_uploaders

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhyftpmaster/master'
Mark Hymers [Sat, 11 Apr 2009 18:35:06 +0000 (19:35 +0100)]
Merge commit 'mhyftpmaster/master'

15 years agotodo
Joerg Jaspert [Fri, 10 Apr 2009 14:40:48 +0000 (16:40 +0200)]
todo

fixed an item.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoprocess-accepted
Joerg Jaspert [Fri, 10 Apr 2009 14:39:21 +0000 (16:39 +0200)]
process-accepted

fix the mess in stable-install.
Its still not optimal, but it should no longer need manual changes just to do
an oldstable point release.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoVarious
Joerg Jaspert [Fri, 10 Apr 2009 13:31:16 +0000 (15:31 +0200)]
Various

Fix a number of epydoc errors we had.
Make dakdb/ have a much nicer looking api doc :)

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 [Thu, 9 Apr 2009 16:29:37 +0000 (18:29 +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:
  fix undefined cursor
  Fix the is_dm check to deal with the fact we have typing in our DB layer

15 years agoTODO
Joerg Jaspert [Thu, 9 Apr 2009 16:28:35 +0000 (18:28 +0200)]
TODO

add p-a oldstable mess

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agofix undefined cursor
Mark Hymers [Wed, 8 Apr 2009 22:19:52 +0000 (23:19 +0100)]
fix undefined cursor

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoRevert "add suite wrapper class"
Mark Hymers [Wed, 8 Apr 2009 20:53:08 +0000 (21:53 +0100)]
Revert "add suite wrapper class"

This reverts commit a26b794c1190cacae572e4c416fd8b2450e4bd33.

Conflicts:

daklib/dbconn.py

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'mhyftpmaster/merge'
Mark Hymers [Wed, 8 Apr 2009 20:49:39 +0000 (21:49 +0100)]
Merge commit 'mhyftpmaster/merge'

15 years agoMerge commit 'ftpmaster/master'
Mark Hymers [Wed, 8 Apr 2009 20:48:29 +0000 (21:48 +0100)]
Merge commit 'ftpmaster/master'

15 years agoFix the is_dm check to deal with the fact we have typing in our DB layer
Mark Hymers [Wed, 8 Apr 2009 20:45:46 +0000 (21:45 +0100)]
Fix the is_dm check to deal with the fact we have typing in our DB layer

This code is still fundamentally wrong (assuming unknown UIDs are DDs is
idiotic; of course we know that the keys have had to pass the sig check
against the keyring so it's not a security issue thankfully; it just
might give a one shot limited window for DMs to upload non-DM packages)

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge branch 'master' into merge
Mark Hymers [Wed, 8 Apr 2009 20:24:52 +0000 (21:24 +0100)]
Merge branch 'master' into merge

15 years agoMerge commit 'origin/master' into merge
Mark Hymers [Wed, 8 Apr 2009 20:24:44 +0000 (21:24 +0100)]
Merge commit 'origin/master' into merge

15 years agoMerge commit 'origin/master'
Mark Hymers [Wed, 8 Apr 2009 20:24:13 +0000 (21:24 +0100)]
Merge commit 'origin/master'

15 years agoMerge commit 'djpig/djpig' into merge
Joerg Jaspert [Tue, 7 Apr 2009 22:56:31 +0000 (00:56 +0200)]
Merge commit 'djpig/djpig' into merge

* commit 'djpig/djpig':
  cruft_report: Hack: skip debian-installer on kfreebsd
  cruft_report: Fix syntax error

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agocruft_report: Hack: skip debian-installer on kfreebsd
Frank Lichtenheld [Tue, 7 Apr 2009 22:51:52 +0000 (22:51 +0000)]
cruft_report: Hack: skip debian-installer on kfreebsd

Doesn't exist yet.

15 years agocruft_report: Fix syntax error
Frank Lichtenheld [Tue, 7 Apr 2009 22:51:13 +0000 (22:51 +0000)]
cruft_report: Fix syntax error

15 years agoMerge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak
Joerg Jaspert [Tue, 7 Apr 2009 22:47:46 +0000 (00:47 +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:
  set STAMP variable during dinstall (mhy)

15 years agodinstall
Joerg Jaspert [Tue, 7 Apr 2009 22:47:33 +0000 (00:47 +0200)]
dinstall

also generate the arch-space/pkg-nums stats here

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoset STAMP variable during dinstall (mhy)
Archive Administrator [Tue, 7 Apr 2009 11:54:40 +0000 (11:54 +0000)]
set STAMP variable during dinstall (mhy)

15 years agosigned buildd incoming dir
Joerg Jaspert [Mon, 6 Apr 2009 20:47:45 +0000 (22:47 +0200)]
signed buildd incoming dir

moved all the code creating this into the common file, new function
cron.unchecked now just calls this function (and so sources the common file)
cron.dinstall also calls this function, immediately after process-accepted did run.
This should get the times where buildds get 403 on files down to at max. the runtime
of process-accepted.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Sun, 5 Apr 2009 21:53:54 +0000 (23:53 +0200)]
dinstall

tell merkel that it should sync the dd accessible parts.
do that after the long run of apt-ftparchive clean, so we have a large
delay between the earlier "sync projectb" and this, so to not overload
merkel too much.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Sun, 5 Apr 2009 21:26:32 +0000 (23:26 +0200)]
dinstall

name the pre dumps differently.
delete predumps after 2 days.
also compress the dumpall files
hardlink same files.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexpire_dumps
Joerg Jaspert [Sun, 5 Apr 2009 21:25:51 +0000 (23:25 +0200)]
expire_dumps

really tell the full rules

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'master' into merge
Mark Hymers [Sun, 5 Apr 2009 19:10:36 +0000 (20:10 +0100)]
Merge branch 'master' into merge

15 years agodinstall
Joerg Jaspert [Sun, 5 Apr 2009 16:30:39 +0000 (18:30 +0200)]
dinstall

move pgdakdev way later where it doesnt matter that it takes long to run

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Sun, 5 Apr 2009 16:30:15 +0000 (18:30 +0200)]
dinstall

actually call the stage function...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agokfreebsd
Joerg Jaspert [Sun, 5 Apr 2009 13:16:51 +0000 (15:16 +0200)]
kfreebsd

add kfreebsd-[i386|amd64]

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sat, 4 Apr 2009 13:48:42 +0000 (15:48 +0200)]
examine_package

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sat, 4 Apr 2009 13:46:56 +0000 (15:46 +0200)]
examine_package

docstring
"clearup" relations variable after output.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sat, 4 Apr 2009 13:42:09 +0000 (15:42 +0200)]
examine_package

docstring
"clearup" relations variable after output.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoprocess-new
Joerg Jaspert [Sat, 4 Apr 2009 13:35:02 +0000 (15:35 +0200)]
process-new

and also call output_package_relations from process-new

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sat, 4 Apr 2009 13:24:22 +0000 (15:24 +0200)]
examine_package

output a list of package relations at the very end of our run.
should make it easier to compare them for packages that split into MANY

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sat, 4 Apr 2009 13:23:18 +0000 (15:23 +0200)]
examine_package

one more parameter to output_deb_info, the packagename.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoexamine_package
Joerg Jaspert [Sat, 4 Apr 2009 13:22:12 +0000 (15:22 +0200)]
examine_package

a little docstring foo and "one import per line"

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoutils.create_hash()
Joerg Jaspert [Fri, 3 Apr 2009 22:35:58 +0000 (00:35 +0200)]
utils.create_hash()

if we cant open the file, don't try to parse it, but continue with the next

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agogenerate-releases
Joerg Jaspert [Fri, 3 Apr 2009 21:12:17 +0000 (23:12 +0200)]
generate-releases

also generate release files for the debian-installer directories.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agogenerate-releases
Joerg Jaspert [Fri, 3 Apr 2009 21:11:57 +0000 (23:11 +0200)]
generate-releases

move the actual writing of the "sub"-release files into a function.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agop-n
Joerg Jaspert [Thu, 2 Apr 2009 20:00:51 +0000 (22:00 +0200)]
p-n

this should fix the case where files moved into [o-]p-u-new are
unreadable for everyone but the one running p-u-new. The code
simply didnt set the permissions right, defaulting to 0660 instead.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'master' into content_generation
Mike O'Connor [Thu, 2 Apr 2009 02:37:14 +0000 (22:37 -0400)]
Merge branch 'master' into content_generation

15 years agoddtp_i18n
Joerg Jaspert [Tue, 31 Mar 2009 22:33:48 +0000 (00:33 +0200)]
ddtp_i18n

import new revision of the i18n script

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agotodo foo
Joerg Jaspert [Tue, 31 Mar 2009 20:52:55 +0000 (22:52 +0200)]
todo foo

move a few entries over, delete some others.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agocriteria
Joerg Jaspert [Mon, 30 Mar 2009 18:23:06 +0000 (20:23 +0200)]
criteria

fixed html errors. made dsa paragraph more weasel compatible :)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'ftpmaster/master'
Mark Hymers [Mon, 30 Mar 2009 07:08:47 +0000 (07:08 +0000)]
Merge commit 'ftpmaster/master'

15 years agoremove base
Joerg Jaspert [Sun, 29 Mar 2009 21:15:36 +0000 (23:15 +0200)]
remove base

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoarchive criteria
Joerg Jaspert [Sun, 29 Mar 2009 21:13:44 +0000 (23:13 +0200)]
archive criteria

merge the "old" criteria together with the "new" rules into one document.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAdd a todo
Joerg Jaspert [Sat, 28 Mar 2009 21:12:16 +0000 (22:12 +0100)]
Add a todo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'godog/master' into merge
Joerg Jaspert [Fri, 27 Mar 2009 20:37:26 +0000 (21:37 +0100)]
Merge commit 'godog/master' into merge

* commit 'godog/master':
  add guid element (same as link) to make feed validator happy
  html entity escape for Maintainer/Description/Changes

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoadd guid element (same as link) to make feed validator happy
Filippo Giunchedi [Fri, 27 Mar 2009 19:14:47 +0000 (20:14 +0100)]
add guid element (same as link) to make feed validator happy

15 years agohtml entity escape for Maintainer/Description/Changes
Filippo Giunchedi [Fri, 27 Mar 2009 19:09:43 +0000 (20:09 +0100)]
html entity escape for Maintainer/Description/Changes

15 years agoMerge commit 'stew/master' into merge
Joerg Jaspert [Thu, 26 Mar 2009 20:40:41 +0000 (21:40 +0100)]
Merge commit 'stew/master' into merge

* commit 'stew/master':
  change reject email template to solicit a reply if new files are uploaded

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agochange reject email template to solicit a reply if new files are uploaded
Mike O'Connor [Thu, 26 Mar 2009 20:36:26 +0000 (16:36 -0400)]
change reject email template to solicit a reply if new files are uploaded

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agochange reject email template to solicit a reply if new files are uploaded
Mike O'Connor [Thu, 26 Mar 2009 20:36:26 +0000 (16:36 -0400)]
change reject email template to solicit a reply if new files are uploaded

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agowe're using something which understands typing now
Mark Hymers [Fri, 20 Mar 2009 21:47:28 +0000 (21:47 +0000)]
we're using something which understands typing now

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoRemove use of an undeclared variable.
Mark Hymers [Fri, 20 Mar 2009 21:35:22 +0000 (21:35 +0000)]
Remove use of an undeclared variable.

This was causing us to reject packages which already had an orig
in the pool even if matched.

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge branch 'master' into content_generation
Mike O'Connor [Tue, 17 Mar 2009 08:09:33 +0000 (04:09 -0400)]
Merge branch 'master' into content_generation

15 years agoconvert binaries.type to a enum
Mike O'Connor [Tue, 17 Mar 2009 08:09:15 +0000 (04:09 -0400)]
convert binaries.type to a enum

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agosome tweaking to the contents generation queries
Mike O'Connor [Tue, 17 Mar 2009 08:08:50 +0000 (04:08 -0400)]
some tweaking to the contents generation queries

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agotodo
Joerg Jaspert [Mon, 16 Mar 2009 23:46:42 +0000 (00:46 +0100)]
todo

start a new todo list. we need to check the old and copy everything over
which is still valid, i just dont want to bury new items in a large number
of old and *maybe* invalid items.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agostrip ./ from front of paths during contents.bootstrap
Mike O'Connor [Sun, 15 Mar 2009 20:44:49 +0000 (16:44 -0400)]
strip ./ from front of paths during contents.bootstrap

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agoMore quotes
Joerg Jaspert [Sun, 15 Mar 2009 19:05:45 +0000 (20:05 +0100)]
More quotes

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agotidy up output
Mark Hymers [Sun, 15 Mar 2009 17:39:17 +0000 (17:39 +0000)]
tidy up output

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix clean_suites maximum option
Mark Hymers [Sun, 15 Mar 2009 17:38:12 +0000 (17:38 +0000)]
fix clean_suites maximum option

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge branch 'master' into merge
Mark Hymers [Sun, 15 Mar 2009 17:35:28 +0000 (17:35 +0000)]
Merge branch 'master' into merge

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'origin/master'
Mark Hymers [Sun, 15 Mar 2009 17:35:01 +0000 (17:35 +0000)]
Merge commit 'origin/master'

15 years agoonly delete 10000 files per clean-suites
Mark Hymers [Sun, 15 Mar 2009 17:34:28 +0000 (17:34 +0000)]
only delete 10000 files per clean-suites

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agocron.monthly
Joerg Jaspert [Sun, 15 Mar 2009 16:23:32 +0000 (17:23 +0100)]
cron.monthly

sync with raff and enable on ries

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoquote
Joerg Jaspert [Sun, 15 Mar 2009 15:57:57 +0000 (16:57 +0100)]
quote

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agosomehow missed two sections for security
Mark Hymers [Sun, 15 Mar 2009 15:36:11 +0000 (15:36 +0000)]
somehow missed two sections for security

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agolocalizations -> localization
Mark Hymers [Sun, 15 Mar 2009 14:53:50 +0000 (14:53 +0000)]
localizations -> localization

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoadd note about new sections
Mark Hymers [Sun, 15 Mar 2009 14:52:18 +0000 (14:52 +0000)]
add note about new sections

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoadd new sections
Mark Hymers [Sun, 15 Mar 2009 14:30:18 +0000 (14:30 +0000)]
add new sections

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoand as if by magic, we'll get something in p-u's Sources file
Mark Hymers [Sun, 15 Mar 2009 12:26:58 +0000 (12:26 +0000)]
and as if by magic, we'll get something in p-u's Sources file

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoerr, wtf?
Joerg Jaspert [Sun, 15 Mar 2009 11:15:03 +0000 (12:15 +0100)]
err, wtf?

shutup this idiotic thing and make p-u work again. this does *not* seem
right, but it helps. :()

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoupdate web page
Mark Hymers [Sat, 14 Mar 2009 20:42:36 +0000 (20:42 +0000)]
update web page

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'ftpmaster/master'
Mark Hymers [Sat, 14 Mar 2009 18:13:05 +0000 (18:13 +0000)]
Merge commit 'ftpmaster/master'

15 years agoneeds to be a tuple
Mark Hymers [Sat, 14 Mar 2009 16:25:05 +0000 (16:25 +0000)]
needs to be a tuple

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agorename variable
Mark Hymers [Sat, 14 Mar 2009 16:24:10 +0000 (16:24 +0000)]
rename variable

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoremove unneeded database. reference
Mark Hymers [Sat, 14 Mar 2009 16:23:06 +0000 (16:23 +0000)]
remove unneeded database. reference

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'ftpmaster/master'
Mark Hymers [Sat, 14 Mar 2009 15:53:41 +0000 (15:53 +0000)]
Merge commit 'ftpmaster/master'

Conflicts:

dak/init_db.py

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix import path
Mark Hymers [Sat, 14 Mar 2009 15:53:10 +0000 (15:53 +0000)]
fix import path

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix import path
Mark Hymers [Sat, 14 Mar 2009 15:52:40 +0000 (15:52 +0000)]
fix import path

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'ftpmaster/master'
Mark Hymers [Sat, 14 Mar 2009 15:51:53 +0000 (15:51 +0000)]
Merge commit 'ftpmaster/master'

15 years agoremove extra quote
Mark Hymers [Sat, 14 Mar 2009 15:49:26 +0000 (15:49 +0000)]
remove extra quote

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix up oldstable suite check
Mark Hymers [Sat, 14 Mar 2009 15:48:05 +0000 (15:48 +0000)]
fix up oldstable suite check

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix up SQL call (hackish)
Mark Hymers [Sat, 14 Mar 2009 15:45:18 +0000 (15:45 +0000)]
fix up SQL call (hackish)

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix up SQL call (hackish)
Mark Hymers [Sat, 14 Mar 2009 15:42:20 +0000 (15:42 +0000)]
fix up SQL call (hackish)

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix len() calls
Mark Hymers [Sat, 14 Mar 2009 15:29:19 +0000 (15:29 +0000)]
fix len() calls

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoMerge commit 'stew/content_generation' into merge
Mark Hymers [Sat, 14 Mar 2009 15:20:31 +0000 (15:20 +0000)]
Merge commit 'stew/content_generation' into merge

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agofix the stupid commit that preceeded
Mike O'Connor [Sat, 14 Mar 2009 15:03:39 +0000 (11:03 -0400)]
fix the stupid commit that preceeded

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agofix things I broke yesterday with the contents merge
Mike O'Connor [Sat, 14 Mar 2009 14:50:54 +0000 (10:50 -0400)]
fix things I broke yesterday with the contents merge

* alter the pending_content_associations table to include arch
* only allow debs with more than 3 ar members during bootstrap

Signed-off-by: Mike O'Connor <stew@vireo.org>
15 years agoMerge branch 'master' into content_generation
Mike O'Connor [Sat, 14 Mar 2009 14:06:49 +0000 (10:06 -0400)]
Merge branch 'master' into content_generation