Bug#780587: tried several things today, no luck
gregor herrmann
gregoa at debian.org
Sat Mar 28 13:50:51 UTC 2015
On Sat, 28 Mar 2015 10:11:53 +0100, Holger Levsen wrote:
> > After trying to unset http_proxy for the tests in debian/rules ... I
> > realized that python is different ... and then the tests passed.
> what, you realized python is different and that made the test pass? ;-) What
> did you?
Ok, that was slightly cryptic :)
In perl packages I usally do
http_proxy= dh_auto_test
but here something pythonish was complaining about "oh, no idea what
to do with http_proxy='', giving up", so I used
env -u http_proxy <the test command>
in the end and then the tests passed.
> > I would have tried to add netbase as a build dependency but in my
> > experiments it was not necessary. So yeah, sorry, I'm also clueless :)
> Actually I also did that but it seemed to silly to list it...
I've seen testsuites failing because of a missing netbase before
that's why it was on my list of things to try ... But yeah, that's
not the problem here.
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Beach Boys: Sloop John B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20150328/fb1ec904/attachment.sig>
More information about the Pbuilder-maint
mailing list