Bug 695350 - make check failure
Summary: make check failure
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: telepathy-idle
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-11 12:57 UTC by Karsten Hopp
Modified: 2012-08-07 14:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 14:57:27 UTC
Type: ---


Attachments (Terms of Use)

Description Karsten Hopp 2011-04-11 12:57:53 UTC
Description of problem:
make check fails and causes the build to hang until the mock timeout kicks in when the koji build happens to get assigned for several archs on the same machine, p.e. i686 and x86_64  or ppc and ppc64.

Version-Release number of selected component (if applicable):
telepathy-idle-0.1.8-1.fc15

How reproducible:
sometimes, depends on koji assignment of jobs to the hosts. Reproducable mostly on secondary archs where we don't have that many builders, but it might also happen on the primary archs.

PASS: connect/connect-fail.py
PASS: connect/connect-fail-ssl.py
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 413, in fireEvent
    DeferredList(beforeResults).addCallback(self._continueFiring)
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 297, in addCallback
    callbackKeywords=kw)
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 286, in addCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 542, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 426, in _continueFiring
    callable(*args, **kwargs)
  File "/builddir/build/BUILD/telepathy-idle-0.1.8/tests/twisted/idletest.py", line 183, in exec_test_deferred
    (server, port) = start_server(queue.append, protocol=protocol)
  File "/builddir/build/BUILD/telepathy-idle-0.1.8/tests/twisted/idletest.py", line 148, in start_server
    port = server.listen(port, factory)
  File "/builddir/build/BUILD/telepathy-idle-0.1.8/tests/twisted/idletest.py", line 43, in listen
    return reactor.listenTCP(port, factory)
  File "/usr/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 419, in listenTCP
    p.startListening()
  File "/usr/lib/python2.7/site-packages/twisted/internet/tcp.py", line 857, in startListening
    raise CannotListenError, (self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on any:6900: [Errno 98] Address already in use.

Comment 1 Fedora End Of Life 2012-08-07 14:57:29 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.