here is the error when I try to install the daemon :
Traceback (most recent call last):
File "/usr/lib/lsb/remove_initd", line 18, in <module>
headers = initdutils.scan_initfile(initfile)
File "/usr/lib/lsb/initdutils.py", line 79, in scan_initfile
inheaders = RFC822Parser(strob=headerlines)
File "/usr/lib/lsb/initdutils.py", line 24, in __init__
fileob = StringIO(strob)
TypeError: initial_value must be unicode or None, not str
Unpacking logmein-hamachi (2.1.0.139-1) over (2.1.0.139-1) ...
Setting up logmein-hamachi (2.1.0.139-1) ...
mknod: ‘/dev/net/tun’: File exists
Traceback (most recent call last):
File "/usr/lib/lsb/install_initd", line 46, in <module>
headers = initdutils.scan_initfile(initfile)
File "/usr/lib/lsb/initdutils.py", line 79, in scan_initfile
inheaders = RFC822Parser(strob=headerlines)
File "/usr/lib/lsb/initdutils.py", line 24, in __init__
fileob = StringIO(strob)
TypeError: initial_value must be unicode or None, not str