moelski
2017-01-29 12:35:31 UTC
Hi @all,
for some days I try to compile MonoDevelop (master from GIT) on my Raspberry
Pi 3.
I use Mono 4.6.2.16 as runtime.
The problem is that I often get the following errors when the make starts
updating the nuget packages:
And later on I get something like this:
I updates all certificates (I hope so) with these steps:
sudo mozroots --import --sync
yes Y | sudo certmgr -ssl -m https://go.microsoft.com
yes Y | sudo certmgr -ssl -m https://nuget.org
yes Y | sudo certmgr -ssl -m https://nugetgallery.blob.core.windows.net
mozroots --import --ask-remove
yes Y | certmgr -ssl -m https://go.microsoft.com
yes Y | certmgr -ssl -m https://nuget.org
yes Y | certmgr -ssl -m https://nugetgallery.blob.core.windows.net
then the configure:
./configure --prefix=/usr --profile=stable
and after that a make and the problems start ...
It´s not an connection problem because the Pi does a lot of updates before
which work without any problems.
And the starnge thing is ... If I run the steps again (simple restart make)
sometimes the problems are gone and it compiles monoDevelop which runs fine
after that.
So could anyony point me in a direction where there problems come from?
Any help would be really appreciated.
regards Dominik
--
View this message in context: http://mono.1490590.n4.nabble.com/Compiling-MonoDevelop-on-Pi3-always-NuGet-problem-tp4669858.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
for some days I try to compile MonoDevelop (master from GIT) on my Raspberry
Pi 3.
I use Mono 4.6.2.16 as runtime.
The problem is that I often get the following errors when the make starts
updating the nuget packages:
And later on I get something like this:
I updates all certificates (I hope so) with these steps:
sudo mozroots --import --sync
yes Y | sudo certmgr -ssl -m https://go.microsoft.com
yes Y | sudo certmgr -ssl -m https://nuget.org
yes Y | sudo certmgr -ssl -m https://nugetgallery.blob.core.windows.net
mozroots --import --ask-remove
yes Y | certmgr -ssl -m https://go.microsoft.com
yes Y | certmgr -ssl -m https://nuget.org
yes Y | certmgr -ssl -m https://nugetgallery.blob.core.windows.net
then the configure:
./configure --prefix=/usr --profile=stable
and after that a make and the problems start ...
It´s not an connection problem because the Pi does a lot of updates before
which work without any problems.
And the starnge thing is ... If I run the steps again (simple restart make)
sometimes the problems are gone and it compiles monoDevelop which runs fine
after that.
So could anyony point me in a direction where there problems come from?
Any help would be really appreciated.
regards Dominik
--
View this message in context: http://mono.1490590.n4.nabble.com/Compiling-MonoDevelop-on-Pi3-always-NuGet-problem-tp4669858.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.