#1694·beef

unable to load without optional packages (msf)

Author: blshkvCreated Feb 28, 2019Updated Jun 7, 2024
LabelsDefectInstallReview

Hello,

I have installed all required deps, however beef failed to load. First, it is "msgpack" (which is tricky), the second is xmlrpc, may be others. The error is the following:

bash$ beef 
bundler: failed to load command: /usr/lib/beef/beef (/usr/lib/beef/beef)
LoadError: cannot load such file -- xmlrpc/client
  /usr/lib64/beef/core/loader.rb:22:in `require'
  /usr/lib64/beef/core/loader.rb:22:in `<top (required)>'
  /usr/lib/beef/beef:44:in `require'
  /usr/lib/beef/beef:44:in `<top (required)>'

Could you sync the list of deps with core/loader.rb?