Im having problems getting this installed on a ubuntu on Hyper-V. I tried in installing it a few times but the site never comes up.
Here is whats going on when i try to install it.
freak1@minera:~$ curl -o-
https://raw.githubusercontent.com/getminera/minera/mas ter/install_minera_ubuntu.sh | sudo bash
% Total % Received % Xferd Average Speed Time Time Time Current
[sudo] password for freak1: Dload Upload Tot al Spent Left Speed
100 697 100 697 0 0 697 0 0:00:01 --:--:-- 0:00:01 1428
Sorry, try again.
[sudo] password for freak1:
-----
Installing Git
-----
Reading package lists... Done
Building dependency tree
Reading state information... Done
git is already the newest version (1:2.14.1-1ubuntu4).
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
-----
Installing Minera in /var/www
-----
mkdir: cannot create directory /var/www: File exists
fatal: destination path 'minera' already exists and is not an empty directory.
-----
START Minera Install script
-----
-----
Install extra packages
-----
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php7.0-cli
E: Couldn't find any package by glob 'php7.0-cli'
E: Couldn't find any package by regex 'php7.0-cli'
E: Unable to locate package php7.0-curl
E: Couldn't find any package by glob 'php7.0-curl'
E: Couldn't find any package by regex 'php7.0-curl'
E: Unable to locate package php7.0-fpm
E: Couldn't find any package by glob 'php7.0-fpm'
E: Couldn't find any package by regex 'php7.0-fpm'
E: Unable to locate package php7.0-readline
E: Couldn't find any package by glob 'php7.0-readline'
E: Couldn't find any package by regex 'php7.0-readline'
E: Unable to locate package php7.0-json
E: Couldn't find any package by glob 'php7.0-json'
E: Couldn't find any package by regex 'php7.0-json'
Adding Minera user
-----