On Tue, Dec 29, 2015 at 08:06:06AM +0200, Timo Aaltonen wrote: > > So what's special about this build env compared to normal sbuild, where > it builds just fine? >
The build runs without networking, like the main buildds, and the Ubuntu buildds. The Policy requires builds to complete without depending on external resources, and we implement this by banning networking. In this case, it looks like the package is trying to use code from pypi, (i.e. the binaries included in the package wouldn't be built from the source code in Debian), which is a serious bug. Ubuntu buildd: https://launchpad.net/ubuntu/+source/custodia/0.1.0-2/+build/8184393