Your message dated Tue, 23 Feb 2016 11:44:49 +0100
with message-id <1456224289.3366.11.ca...@profitbricks.com>
and subject line Re: Bug#815568: profitbricks-client tries to use the network
during tests
has caused the Debian Bug report #815568,
regarding profitbricks-client tries to use the network during tests
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
815568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:profitbricks-client
Version: 1.0.1-1
Severity: serious
Tags: sid stretch
profitbricks-client tries to use the network during tests, and fails when it's
not available:
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py test
running test
Searching for suds-jurko
Note: Bypassing https://pypi.python.org/simple/suds-jurko/ (disallowed host; see
http://bit.ly/1dg9ijs for details).
Couldn't find index page for 'suds-jurko' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Note: Bypassing https://pypi.python.org/simple/ (disallowed host; see
http://bit.ly/1dg9ijs for details).
No local packages or download links found for suds-jurko
error: Could not find suitable distribution for Requirement.parse('suds-jurko')
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1:
python2.7 setup.py test
dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit
code 13
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Hi,
Am Montag, den 22.02.2016, 17:07 +0100 schrieb Matthias Klose:
> Package: src:profitbricks-client
> Version: 1.0.1-1
> Severity: serious
> Tags: sid stretch
>
> profitbricks-client tries to use the network during tests, and fails
> when it's
> not available:
>
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py test
> running test
> Searching for suds-jurko
>
> Note: Bypassing https://pypi.python.org/simple/suds-jurko/ (disallowe
> d host; see
> http://bit.ly/1dg9ijs for details).
The profitbricks-client supports the original suds and suds-jurko, but
I found no way to specify these alternative dependencies in setup.py.
Thus the setup.py requires explicitly one of both.
Therefore setup.py in profitbricks-client 1.0.1-1 explicitly depends on
suds-jurko. suds 0.7~git20150727.94664dd-3 (which comes from suds
-jurko) just migrated to testing and therefore fixes this bug.
--
Benjamin Drung
System Developer
Debian & Ubuntu Developer
ProfitBricks GmbH
Greifswalder Str. 207
D - 10405 Berlin
Email: benjamin.dr...@profitbricks.com
URL: http://www.profitbricks.com
Sitz der Gesellschaft: Berlin.
Registergericht: Amtsgericht Charlottenburg, HRB 125506B.
Geschäftsführer: Andreas Gauger, Achim Weiss.
--- End Message ---