Control: severity -1 important Control: tag -1 upstream Re: Chris Lamb 2015-08-15 <1439646814.2190529.356965353.0608b...@webmail.messagingengine.com> > postgresql-multicorn fails to build from source on unstable/amd64: > > [..] > > self = <multicorn.fsfdw.structuredfs.Item object at 0x7f4ea124b9d0> > fd = 'lipsum/a_foo/1' > > def write(self, fd=None): > if fd is None: > fd = self.open(False) > > os.ftruncate(fd, 0) > E TypeError: an integer is required
This is actually a failure in the testsuite, thanks for spotting. Until this is resolved upstream, we are ignoring the test results. A "fixed" package was just uploaded to unstable, hence downgrading the severity. Christoph -- [email protected] | http://www.df7cb.de/ _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
