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

Bug#780587: tried several things today, no luck



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

Attachment: signature.asc
Description: Digital Signature


Reply to: