BIND 10 #360: msqg on Solaris: socket.error: AF_UNIX path too long
BIND 10 Development
do-not-reply at isc.org
Mon Oct 4 14:09:09 UTC 2010
#360: msqg on Solaris: socket.error: AF_UNIX path too long
---------------------+------------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: msgq | Keywords:
Sensitive: 0 | Estimatedhours: 0
Hours: 0 | Billable: 1
Totalhours: 0 | Internal: 0
---------------------+------------------------------------------------------
{{{
bash-3.00$ ./install/libexec/bind10-devel/b10-msgq --verbose
[b10-msgq] MsgQ v20091030 (Paving the DNS Parking Lot)
Traceback (most recent call last):
File "./install/libexec/bind10-devel/b10-msgq", line 436, in <module>
setup_result = msgq.setup()
File "./install/libexec/bind10-devel/b10-msgq", line 171, in setup
self.setup_listener()
File "./install/libexec/bind10-devel/b10-msgq", line 157, in
setup_listener
raise e
File "./install/libexec/bind10-devel/b10-msgq", line 150, in
setup_listener
self.listen_socket.bind(self.socket_file)
socket.error: AF_UNIX path too long
}}}
(same with gcc or sunstudio build)
--
Ticket URL: <https://bind10.isc.org/ticket/360>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list