Nhoya / nmap-skill

nmap skill for Mycroft AI
MIT License
1 stars 3 forks source link

installation failure - requirements.sh does not handle dependencies on mark1 #5

Open jrwarwick opened 6 years ago

jrwarwick commented 6 years ago

On a mark1 running mycroft-core 18.2.4, requirements.sh fails while trying to install nmap itself. I copied an excerpt of msm install output to console

And just a snippet from that:

Fatal error: The following packages have unmet dependencies:
  nmap: Depends: liblinear1 (>= 1.6) but it is not going to be installed
Nhoya commented 6 years ago

Unluckily on Mark-I the package manager used to install packages as user is pkcon that I personally don't like so much (it even doesn't solve the dependencies). If you are available for tests on mark-I we can try to solve the issue