Fresh install broken due to python3-dev dependencies

Tryed new fresh install twice (Curl = v0.13b & Git = Master, same result) but MiaB setup become broken due to some python3.4-dev dependencies as shown here…!?:
https://dl.dropboxusercontent.com/u/78930441/MiaB/miab-broken-install-python34dev-depends-151013-1103.png
Hope this helps,

Where are you getting your machine?

Temporarily patched by applying the @developer given but currently deleted, guidelines]1 as follows:

  • Installed new instance at Vultr (Paris) as a new/ fresh one.

  • SSH Login and run:

    apt-get update && apt-get upgrade
    apt-get purge python*
    apt-get install lsb

  • Run Mailinabox install (curl or git option) as default…