Your message dated Wed, 29 Apr 2020 01:10:57 +0300
with message-id <[email protected]>
and subject line Re:  webdis: FTBFS on i386, mips64el
has caused the Debian Bug report #907754,
regarding webdis: FTBFS on i386, mips64el
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 [email protected]
immediately.)


-- 
907754: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907754
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: webdis
Version: 0.1.4+dfsg-1
Severity: serious

Dear maintainer,

the package FTBFS on the buildds on i386 and mips64el:

https://buildd.debian.org/status/fetch.php?pkg=webdis&arch=i386&ver=0.1.4%2Bdfsg-1&stamp=1535395313&raw=0
|...
|   debian/rules override_dh_auto_test
|make[1]: Entering directory '/<<BUILDDIR>>/webdis-0.1.4+dfsg'
|/<<BUILDDIR>>/webdis-0.1.4+dfsg/debian/test.sh /usr/bin/make test
|Generating config files..
|Starting redis-server..
|25930:C 27 Aug 18:41:41.949 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
|25930:C 27 Aug 18:41:41.950 # Redis version=4.0.11, bits=32, commit=00000000, 
modified=0, pid=25930, just started
|25930:C 27 Aug 18:41:41.950 # Configuration loaded
|Starting webdis..
|webdis is listening on port 44739
|Running test commands: /usr/bin/make test
|make[2]: Entering directory '/<<BUILDDIR>>/webdis-0.1.4+dfsg'
|python tests/basic.py
|..EE..................
|======================================================================
|ERROR: test_list (__main__.TestCustom)
|List responses with custom format
|----------------------------------------------------------------------
|Traceback (most recent call last):
|  File "tests/basic.py", line 95, in test_list
|    self.query('RPUSH/hello/a/b/c')
|  File "tests/basic.py", line 20, in query
|    return urllib2.urlopen(r)
|  File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
|    return opener.open(url, data, timeout)
|  File "/usr/lib/python2.7/urllib2.py", line 435, in open
|    response = meth(req, response)
|  File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
|    'http', request, response, code, msg, hdrs)
|  File "/usr/lib/python2.7/urllib2.py", line 473, in error
|    return self._call_chain(*args)
|  File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
|    result = func(*args)
|  File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
|    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
|HTTPError: HTTP Error 503: Service Unavailable
|
|======================================================================
|ERROR: test_separator (__main__.TestCustom)
|Separator in list responses with custom format
|----------------------------------------------------------------------
|Traceback (most recent call last):
|  File "tests/basic.py", line 103, in test_separator
|    self.query('RPUSH/hello/a/b/c')
|  File "tests/basic.py", line 20, in query
|    return urllib2.urlopen(r)
|  File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
|    return opener.open(url, data, timeout)
|  File "/usr/lib/python2.7/urllib2.py", line 435, in open
|    response = meth(req, response)
|  File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
|    'http', request, response, code, msg, hdrs)
|  File "/usr/lib/python2.7/urllib2.py", line 473, in error
|    return self._call_chain(*args)
|  File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
|    result = func(*args)
|  File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
|    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
|HTTPError: HTTP Error 503: Service Unavailable
|
|----------------------------------------------------------------------
|Ran 22 tests in 0.062s
|
|FAILED (errors=2)
|make[2]: *** [Makefile:66: test] Error 1
|make[2]: Leaving directory '/<<BUILDDIR>>/webdis-0.1.4+dfsg'
|Shutting down webdis..
|Stopped webdis (pid 25933).
|Shutting down redis-server..
|Stopped redis-server (pid 25931).
|make[1]: *** [debian/rules:39: override_dh_auto_test] Error 2
|make[1]: Leaving directory '/<<BUILDDIR>>/webdis-0.1.4+dfsg'
|make: *** [debian/rules:19: binary-arch] Error 2
|dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2


https://buildd.debian.org/status/fetch.php?pkg=webdis&arch=mips64el&ver=0.1.4%2Bdfsg-1&stamp=1535805316&raw=0
|...
|   debian/rules override_dh_auto_test
|make[1]: Entering directory '/<<BUILDDIR>>/webdis-0.1.4+dfsg'
|/<<BUILDDIR>>/webdis-0.1.4+dfsg/debian/test.sh /usr/bin/make test
|Generating config files..
|Starting redis-server..
|6182:C 01 Sep 10:04:49.962 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
|6182:C 01 Sep 10:04:49.962 # Redis version=4.0.11, bits=64, commit=00000000, 
modified=0, pid=6182, just started
|6182:C 01 Sep 10:04:49.962 # Configuration loaded
|Starting webdis..
|webdis is listening on port 44557
|Running test commands: /usr/bin/make test
|make[2]: Entering directory '/<<BUILDDIR>>/webdis-0.1.4+dfsg'
|python tests/basic.py
|......................
|----------------------------------------------------------------------
|Ran 22 tests in 0.273s
|
|OK
|python tests/limits.py
|..
|----------------------------------------------------------------------
|Ran 2 tests in 2.629s
|
|OK
|./tests/pubsub -p 44557
|E: Build killed with signal TERM after 150 minutes of inactivity


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Closing this issue due to the following reasons:

* cannot reproduce
* 2 new uploaded versions were built with no failures

-- 
Best regards, Andrii Senkovych

--- End Message ---

Reply via email to