[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#622117: [PATCH 2/2] Fill field "builder" in pkg_history



Hi,

Am Sonntag, den 19.06.2011, 17:34 +0200 schrieb Philipp Kern:
> > > ok, found it: There is a file lib/debian/wannabuild/db.py which I have
> > > overlooked and where columns have to be registered. So the value that we
> > > have passed to values() was silently ignored... please try again with
> > > the attached patch.
> > That patch breaks things.  I don't know exactly what the error is,
> > I just see this in the exim log:
> > Child process of address_pipe transport returned 75 (could mean
> temporary error) from command: /usr/bin/nice
> 
> That's why you get detailled logging
> in /org/buildd.debian.org/log/inject
> 
> ProgrammingError: (ProgrammingError) column "builder" of relation
> "pkg_history" does not exist
> LINE 1: ...ackage, distribution, version, timestamp, result, builder,
> b...
> 
>  'INSERT INTO powerpc.pkg_history (package, distribution, version,
> timestamp, result, builder, build_time, disk_space) VALUES
> (%(package)s, %(distribution)s, %(version)s, %(timestamp)s,
> %(result)s, %(builder)s, %(build_time)s, %(disk_space)s)' {'package':
> 'libburn', 'timestamp': datetime.datetime(2011, 6, 19, 15, 1, 27),
> 'builder': 'poulenc.debian.org', 'build_time': None, 'version':
> '1.1.0-1', 'result': 'successful', 'distribution': 'sid',
> 'disk_space': None}
> 
> But changing the schema will be lots of fun due to the rules you'd
> need to modify now.

I was under the impression that Kurt already changed the schema
(<[🔎] 20110611165217.GA21033@roeckx.be>), otherwise I would not have
suggested to apply the patch. Sorry for the trouble it was causing.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: