Bug 1129395 - perl-Gtk3-0.017-1.fc22 FTBFS: tests fail if TCP port 6666 is already used
Summary: perl-Gtk3-0.017-1.fc22 FTBFS: tests fail if TCP port 6666 is already used
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Gtk3
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-12 16:22 UTC by Petr Pisar
Modified: 2014-08-12 16:33 UTC (History)
2 users (show)

Fixed In Version: perl-Gtk3-0.017-2.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-12 16:33:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2014-08-12 16:22:35 UTC
perl-Gtk3-0.017-1.fc22 fails to build in F22 if TCP port 6666 is already used:

+ xinit /bin/sh -c 'rm -f ok; make test && touch ok' -- /usr/bin/Xvfb :666
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
(EE) 
Fatal server error:
(EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE) 
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":666"
      after 7 requests (7 known processed) with 0 events remaining.
+ test -e ok

Using xvfb-run tool instead of manually specifying display number should fix it.


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