BIND 10 #224: running b10-xfrout in source tree fails
BIND 10 Development
do-not-reply at isc.org
Wed Jun 2 13:08:37 UTC 2010
#224: running b10-xfrout in source tree fails
--------------------+-------------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: 05. 3rd Incremental Release
Component: xfrout | Keywords:
Sensitive: 0 |
--------------------+-------------------------------------------------------
{{{
File "/opt/pkg/lib/python3.1/socketserver.py", line 400, in __init__
self.server_bind()
File "/opt/pkg/lib/python3.1/socketserver.py", line 411, in server_bind
self.socket.bind(self.server_address)
socket.error: [Errno 2] No such file or directory
}}}
This is because it wants to place the file under the install destination
and if that is not created yet, it fails.
So when running in source tree should have a temp location for this.
This is maybe related to Trac #151.
--
Ticket URL: <https://bind10.isc.org/ticket/224>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list