install fails - adding repository... failed
-
so i’m in a filtered network, that i cannot specifically unfilter…but i can’t seem to get fog to install. i thought maybe it was a distro problem so i used debian and ubuntu instead of mint 19 (then 18) but same problem on all.
when it gets to adding distro it fails. then subsequently, php7.1 addons fail (like bcmath and mcrypt and all that).
so all in all the whole install fails.
whats the domain that is trying to be added or what is the repo that i can maybe just add myself? to test anyways…
scott
-
@p4cm4n said in install fails - adding repository... failed:
when it gets to adding distro it fails.
I guess you meant “adding repository” here, right?
For Mint and Ubuntu we add ondrej repos (commands
add-apt-repository ppa:ondrej/php
andadd-apt-repository ppa:ondrej/apache2
).Debian is different, here we only add a repo for Debian 7 which shouldn’t be used anymore anyway.
In the same directory where you have the FOG installer script there is a subdirectory called “error_logs”. There you find log files with specific error messages. Please take a look and post here if you can’t figure it out on your own.