﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1064	Node._startService failed: got stderr: 'ifconfig: en6: no media types?\n'	guyzmo	nobody	"Hi,

I configured successfully an introducer node on a debian box. Now I want to configure a client on my OSX box. So I've done :
 * % tahoe create-client
 * then ~/.tahoe got created
 * % tahoe start
 * then it outputs :
{{{
STARTING /Users/guyzmo/.tahoe
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import os, md5, sys
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
Removing stale pidfile /Users/guyzmo/.tahoe/twistd.pid
client node probably started
}}}


I'm running : 
 * allmydata-tahoe: 1.6.1-r4328, foolscap: 0.5.1, pycryptopp: 0.5.17-r683, zfec: 1.4.7, Twisted: 8.2.0, Nevow: 0.10.0, zope.interface: 3.5.1, python: 2.6.1, platform: Darwin-10.3.0-i386-64bit, sqlite: 3.6.12, simplejson: 2.1.1, argparse: 1.1, pyOpenSSL: 0.7, pyutil: 1.7.7, zbase32: 1.1.1, setuptools: 0.6c15dev, pysqlite: 2.4.1
 * (Snow Leopard) Darwin myhost 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386

And the log twistd.log is joined with the ticket.

Just a hint : it fails with en6 in the error log, and en6 has been created by PDAnet to do mobile network tethering.
"	defect	new	major	soon	code-network	1.6.1		tahoe-start mac error		
