View Full Version : [ubuntu] Hamachi-init killed
justrivers
August 16th, 2009, 11:15 AM
I'm having issues with Hamachi. The makefile and the tuncfg work fine but whenever I run 'hamachi-init' the terminal prompt immediately follows up with 'killed' so I cannot start the process. I've tried running it as 'hamachi-init' and as 'sudo hamachi-init', both respond killed.
System log shows this:
Pid: 3530, comm: hamachi-init Tainted: G
I can provide the full log detail if needed.
help...
lien_meat
August 31st, 2009, 08:42 PM
I am also having the same issue running 9.10 all updates. Never had this problem pre-karmic. I'll post if I figure anything out, but I'm hoping someone else figures it out cause I don't think I will be able too.
LordJoNil
September 8th, 2009, 12:18 PM
I have the same problem, using the Karmic alpha 5. Is there a good way to investigate what is really happening?
svetlisashkov
September 13th, 2009, 07:27 AM
And I can confirm this too with karmic fully updated to 13 Sep 2009.
mapes12
September 13th, 2009, 07:37 AM
Hi Guys
Looks like someone needs to file a bug report: http://ubuntuforums.org/showthread.php?t=1011078
Would do it myself but I don't use Hamachi
If you're looking for Remote Desktop access then I use this: https://launchpad.net/remote-help-assistant
musikgoat
September 13th, 2009, 12:12 PM
Can we file a bug report on a closed source software? Wont it be invalidated pretty much immediately?
mapes12
September 13th, 2009, 01:16 PM
Can we file a bug report on a closed source software? Wont it be invalidated pretty much immediately?You can file a bug report at any time in the lifecycle of a Ubu version.
If it's not reported it will not get fixed. The devs do not look around forum posts for issues. Hence the bug report database.
curtlee2002
October 1st, 2009, 06:20 PM
It is NOT a bug. Hamachi's binary is compressed with upx. You just need to uncompress it.
Good Luck Guys
note: /usr/bin is were hamachi's binary was on my computer.
sudo apt-get install upx-ucl
cd /usr/bin
sudo upx -d hamachi
Ultimate Packer for eXecutables
Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005, 2006,2007
UPX 3.01 Markus Oberhumer, Laszlo Molnar & John Reiser Jul 31st 2007
File size Ratio Format Name
-------------------- ------ ----------- -----------
830676 <- 331144 39.86% linux/386 hamachi
Unpacked 1 file.
musikgoat
October 4th, 2009, 02:12 PM
Sweet, that worked great!!
NachoKB
October 24th, 2009, 10:42 AM
It is NOT a bug. Hamachi's binary is compressed with upx. You just need to uncompress it.
Good Luck Guys
You are right, thanks.
Does anybody know why is it necessary? (I remember installing it without this step).
nachokb
37452
October 29th, 2009, 01:57 AM
hi guys, sorry to bother up
i try to install hamachi with a guide from
hxxp://www.supware.net/HamachiUbuntuHowto/
n the problem comes when i try to
$hamachi-init
the comment shows
hamachi-init: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
and when i install the upx-ucl and try to
/usr/bin$ sudo upx -d hamachi
it shows
Ultimate Packer for eXecutables
Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005, 2006,2007
UPX 3.01 Markus Oberhumer, Laszlo Molnar & John Reiser Jul 31st 2007
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: hamachi: NotPackedException: not packed by UPX
Unpacked 0 files.
any idea what's wrong with my step...
sorry if my english is bad
thx in advance
37452
October 29th, 2009, 02:05 AM
hi guys, sorry to bother up
i try to install hamachi with a guide from
hxxp://www.supware.net/HamachiUbuntuHowto/
n the problem comes when i try to
$hamachi-init
the comment shows
hamachi-init: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
and when i install the upx-ucl and try to
/usr/bin$ sudo upx -d hamachi
it shows
Ultimate Packer for eXecutables
Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005, 2006,2007
UPX 3.01 Markus Oberhumer, Laszlo Molnar & John Reiser Jul 31st 2007
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: hamachi: NotPackedException: not packed by UPX
Unpacked 0 files.
any idea what's wrong with my step...
sorry if my english is bad
thx in advance
justrivers
November 5th, 2009, 01:59 AM
I used the unpack as mentioned above and my issue was fixed. Thank you. I never had that problem in Jaunty but in Karmic i had to do the unpack even when it was an upgrade from Jaunty where hamachi was already functioning.
Tman21901
November 9th, 2009, 07:08 PM
hi guys, sorry to bother up
i try to install hamachi with a guide from
hxxp://www.supware.net/HamachiUbuntuHowto/
n the problem comes when i try to
$hamachi-init
the comment shows
hamachi-init: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
and when i install the upx-ucl and try to
/usr/bin$ sudo upx -d hamachi
it shows
Ultimate Packer for eXecutables
Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005, 2006,2007
UPX 3.01 Markus Oberhumer, Laszlo Molnar & John Reiser Jul 31st 2007
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: hamachi: NotPackedException: not packed by UPX
Unpacked 0 files.
having the same problem, any ideas as to how to fix it?
HuoMaKe
November 11th, 2009, 04:59 AM
hamachi-init: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Try installing libstdc++6:
sudo apt-get install libstdc++6
Let me know if that works.
volodymyr
November 11th, 2009, 02:45 PM
Try installing libstdc++6:
sudo apt-get install libstdc++6Let me know if that works.
It does not help. I also have the same problem. I had hamachi running on 9.04 and after update to 9.10 it fails with the following error:
hamachi: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
I am running x64 ...
volodymyr
November 11th, 2009, 05:31 PM
What is really strange, is that I have the version 6 of packet libstdc++6 installed:
sudo apt-cache policy libstdc++6
libstdc++6:
Installé : 4.4.1-4ubuntu8
Candidat : 4.4.1-4ubuntu8
Table de version :
*** 4.4.1-4ubuntu8 0
500 http://ch.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status
volodymyr
November 11th, 2009, 05:34 PM
And I have libstdc++.so.5 in the same directory as hamachi resides:
/usr/bin$ ls | grep libstdc
libstdc++.so.5
volodymyr
November 12th, 2009, 03:34 AM
Still trying to beat this issue. I created a link:
sudo ln -s /usr/lib32/libstdc++.so.6.0.13 /usr/bin/libstdc++.so.5
To put sym link libstdc++.so.5 to a libstdc++.so.6.0.13 but it does not work. Here is what I get anymore:
/usr/bin/hamachi
/usr/bin/hamachi: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Kar.ma
November 12th, 2009, 05:38 AM
Hi, I just want to let you know that the "upx job" worked for me. I used hamachi without any problem with 8.10, now I'm trying 9.10 and it showed me the "Killed" issue, but now it works fine.
I use Ubuntu in i386 version, so maybe amd (or was it x64?) version is related to other people's problem?
volodymyr
November 12th, 2009, 07:00 AM
Most likely. I trued "upx job" and it did not worked for me :(
volodymyr
November 12th, 2009, 05:25 PM
SOLVED: http://www.shcherbyna.com/?p=402
This solution helped me ;)
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.