Skip to content

malboxes doesn't work on Python 3.4.2 (Python on Debian Jessie) #57

@k0l0ss

Description

@k0l0ss

Hello,

I am meeting a problem when trying to launch:$ malboxes build win10_64_analyst
The malboxes help will show, nothing will execute, or configure. (tried all type of profiles..)
My debian host reports 1 (as command failed).
1 host@user ~ $

Installed pip3, vagrant and packer. All of them on path.

When installed malboxes:
0 k0ss@kolossus ~/Downloads/malboxes-master $ sudo pip3 install git+https://github.com/GoSecure/malboxes.git#egg=malboxes
Downloading/unpacking malboxes from git+https://github.com/GoSecure/malboxes.git
Cloning https://github.com/GoSecure/malboxes.git to /tmp/pip-build-9nc56gi2/malboxes
Running setup.py (path:/tmp/pip-build-9nc56gi2/malboxes/setup.py) egg_info for package malboxes

warning: no files found matching 'config-example.js'
no previously-included directories found matching 'docs/presentation/'

Downloading/unpacking appdirs (from malboxes)
Downloading appdirs-1.4.3-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): Jinja2 in /usr/lib/python3/dist-packages (from malboxes)
Downloading/unpacking jsmin (from malboxes)
Downloading jsmin-2.2.2.tar.gz
Running setup.py (path:/tmp/pip-build-9nc56gi2/jsmin/setup.py) egg_info for package jsmin

Requirement already satisfied (use --upgrade to upgrade): markupsafe in /usr/lib/python3/dist-packages (from Jinja2->malboxes)
Installing collected packages: malboxes, appdirs, jsmin
Running setup.py install for malboxes

warning: no files found matching 'config-example.js'
no previously-included directories found matching 'docs/presentation/'
Installing malboxes script to /usr/local/bin

Running setup.py install for jsmin
Fixing build/lib/jsmin/test.py build/lib/jsmin/main.py build/lib/jsmin/init.py
Skipping implicit fixer: buffer
Skipping implicit fixer: idioms
Skipping implicit fixer: set_literal
Skipping implicit fixer: ws_comma
Fixing build/lib/jsmin/test.py build/lib/jsmin/main.py build/lib/jsmin/init.py
Skipping implicit fixer: buffer
Skipping implicit fixer: idioms
Skipping implicit fixer: set_literal
Skipping implicit fixer: ws_comma

Successfully installed malboxes appdirs jsmin
Cleaning up...

$uname -a
3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 GNU/Linux
"Debian GNU/Linux 8 (jessie)"

Would appreciate some help.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions