Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

doesnt build #9675

Open
ghost opened this issue Apr 1, 2021 · 4 comments
Open

doesnt build #9675

ghost opened this issue Apr 1, 2021 · 4 comments

Comments

@ghost
Copy link

ghost commented Apr 1, 2021

toor@linux-u55l:~/monodevelop> ./configure --profile gnome                                       (main|✔)

Configuring package: main
-------------------------
Configuration options:  --enable-gnomeplatform
Running aclocal  ...
Running automake --foreign  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode --with-macarch=i386 --prefix=/usr/local --enable-gnomeplatform ...
configure: WARNING: unrecognized options: --with-macarch
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating monodevelop
config.status: creating mdtool
config.status: creating theme-icons/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating po/Makefile
config.status: creating build/MacOSX/Makefile
config.status: creating external/Makefile
configure: WARNING: unrecognized options: --with-macarch

Configuration summary

   * Installation prefix = /usr/local
   * Version = 8.6
   * Compat Version = 
   * Release builds: no

Now type `make' to compile MonoDevelop
Configuration Summary
---------------------

MonoDevelop has been configured with 
    prefix = /usr/local
    profile = gnome

Packages included in the build:
    main

toor@linux-u55l:~/monodevelop> make                                                              (main|✔)
PATH is /usr/local/share/dotnet:/bin:/home/toor/go/bin:/home/toor/.cargo/bin:/snap/bin/:/home/toor/.gem/ruby/2.5.0/bin/:/usr/lib/ccache:/home/toor/bin:/home/toor/.local/bin:/home/toor/.local/sbin:/sbin:/usr/local/bin:/home/toor/.cask/bin:/home/toor/.jenv/bin:/home/toor/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/toor/.dotnet/tools:/usr/lib/mit/bin:/home/toor/.config/composer/vendor/bin
.NET Core 5.0.100 installed in /usr/bin/dotnet
5.0.100 [/usr/share/dotnet/sdk]
Synchronizing submodule url for 'main/external/Xamarin.PropertyEditing'
Synchronizing submodule url for 'main/external/debugger-libs'
Synchronizing submodule url for 'main/external/guiunit'
Synchronizing submodule url for 'main/external/libgit-binary'
Synchronizing submodule url for 'main/external/libgit2'
Synchronizing submodule url for 'main/external/libgit2sharp'
Synchronizing submodule url for 'main/external/macdoc'
Synchronizing submodule url for 'main/external/mdtestharness'
Synchronizing submodule url for 'main/external/mono-addins'
Synchronizing submodule url for 'main/external/mono-tools'
Synchronizing submodule url for 'main/external/nrefactory'
Synchronizing submodule url for 'main/external/nuget-binary'
Synchronizing submodule url for 'main/external/sharpsvn-binary'
Synchronizing submodule url for 'main/external/vs-editor-api'
Synchronizing submodule url for 'main/external/xwt'
make[1]: Entering directory '/home/toor/monodevelop/main'
Making all in external
make[2]: Entering directory '/home/toor/monodevelop/main/external'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/toor/monodevelop/main/external'
Making all in po
make[2]: Entering directory '/home/toor/monodevelop/main/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/toor/monodevelop/main/po'
Making all in theme-icons
make[2]: Entering directory '/home/toor/monodevelop/main/theme-icons'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/toor/monodevelop/main/theme-icons'
Making all in tests
make[2]: Entering directory '/home/toor/monodevelop/main/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/toor/monodevelop/main/tests'
make[2]: Entering directory '/home/toor/monodevelop/main'
touch vcrevision
MSBuild auto-detection: using msbuild version '15.0' from '/usr/lib/mono/msbuild/15.0/bin'.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: /home/toor/monodevelop/main/external/Xamarin.PropertyEditing/Xamarin.PropertyEditing.Mac/obj/project.assets.json
Restore completed in 26.65 ms for /home/toor/monodevelop/main/external/Xamarin.PropertyEditing/Xamarin.PropertyEditing.Mac/Xamarin.PropertyEditing.Mac.csproj.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: /home/toor/monodevelop/main/external/Xamarin.PropertyEditing/Xamarin.PropertyEditing/obj/project.assets.json
Restore completed in 2.09 ms for /home/toor/monodevelop/main/external/Xamarin.PropertyEditing/Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: /home/toor/monodevelop/main/external/debugger-libs/Mono.Debugger.Soft/obj/project.assets.json
Restore completed in 1.25 ms for /home/toor/monodevelop/main/external/debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft.csproj.
Restoring packages for /home/toor/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/Mono.Debugging.Soft.csproj...
  GET https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
  OK https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0 625ms
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  OK https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0 54ms
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  OK https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0 43ms
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  OK https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0 46ms
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  OK https://ci.appveyor.com/nuget/nugetizer3000/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0 45ms
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.VisualBasic.Workspaces'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Newtonsoft.Json'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Buffers'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
Retrying 'FindPackagesByIdAsyncCore' for source 'https://dotnet.myget.org/F/vstest/FindPackagesById()?id='System.Collections.Immutable'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
  GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp.workspaces/index.json
  OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp.workspaces/index.json 76ms
  GET https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
  GET https://dotnet.myget.org/F/vstest/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0
Failed to retrieve information about 'Microsoft.CodeAnalysis.CSharp.Workspaces' from remote source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0'.
  The SSL connection could not be established, see inner exception.
  Authentication failed, see inner exception.
  Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
    at /home/abuild/rpmbuild/BUILD/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132
make[2]: *** [Makefile:998: restore-packages] Error 1
make[2]: Leaving directory '/home/toor/monodevelop/main'
make[1]: *** [Makefile:545: all-recursive] Error 1
make[1]: Leaving directory '/home/toor/monodevelop/main'
make: *** [Makefile:54: all-recursive] Error 1
toor@linux-u55l:~/monodevelop>      ```
@Derailedzack
Copy link

The same thing happens on windows

@Derailedzack
Copy link

I think the urls in the nuget.config are broken

@xcap2000
Copy link

I was able to solve most of the problems by replacing in NuGet.config references to myget to the following:
https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json

Errors in /home/USER/Projects/Personal/monodevelop/main/src/addins/MacPlatform/MacPlatform.csproj
NU1603: MonoDevelop.Core depends on Microsoft.VisualStudio.CodingConventions (>= 1.1.20180503.2) but Microsoft.VisualStudio.CodingConventions 1.1.20180503.2 was not found. An approximate best match of Microsoft.VisualStudio.CodingConventions 1.1.20191022.5 was resolved.
NU1603: MonoDevelop.Ide depends on Microsoft.VisualStudio.CodingConventions (>= 1.1.20180503.2) but Microsoft.VisualStudio.CodingConventions 1.1.20180503.2 was not found. An approximate best match of Microsoft.VisualStudio.CodingConventions 1.1.20191022.5 was resolved.

Errors in /home/USER/Projects/Personal/monodevelop/main/src/addins/MonoDevelop.TextEditor/MonoDevelop.TextEditor.Wpf/MonoDevelop.TextEditor.Wpf.csproj
NU1101: Unable to find package DiagnosticMargin. No packages exist with this id in source(s): dotnet-core, Nuget Official, NuGetizer3000, Roslyn Nightlies, vs-impl, vssdk

Errors in /home/USER/Projects/Personal/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git.Tests/MonoDevelop.VersionControl.Git.Tests.csproj
NU1603: MonoDevelop.Core depends on Microsoft.VisualStudio.CodingConventions (>= 1.1.20180503.2) but Microsoft.VisualStudio.CodingConventions 1.1.20180503.2 was not found. An approximate best match of Microsoft.VisualStudio.CodingConventions 1.1.20191022.5 was resolved.
NU1603: MonoDevelop.Ide depends on Microsoft.VisualStudio.CodingConventions (>= 1.1.20180503.2) but Microsoft.VisualStudio.CodingConventions 1.1.20180503.2 was not found. An approximate best match of Microsoft.VisualStudio.CodingConventions 1.1.20191022.5 was resolved.

Errors in /home/USER/Projects/Personal/monodevelop/main/tests/UserInterfaceTests/UserInterfaceTests.csproj
NU1603: MonoDevelop.Core depends on Microsoft.VisualStudio.CodingConventions (>= 1.1.20180503.2) but Microsoft.VisualStudio.CodingConventions 1.1.20180503.2 was not found. An approximate best match of Microsoft.VisualStudio.CodingConventions 1.1.20191022.5 was resolved.
NU1603: MonoDevelop.Ide depends on Microsoft.VisualStudio.CodingConventions (>= 1.1.20180503.2) but Microsoft.VisualStudio.CodingConventions 1.1.20180503.2 was not found. An approximate best match of Microsoft.VisualStudio.CodingConventions 1.1.20191022.5 was resolved.

NuGet Config files used:
/home/USER/Projects/Personal/monodevelop/NuGet.config
/home/USER/.config/NuGet/NuGet.Config

Feeds used:
https://api.nuget.org/v3/index.json
https://ci.appveyor.com/nuget/nugetizer3000
https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json
https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json
https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json
https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json
make[2]: *** [Makefile:1008: restore-packages] Error 1
make[2]: Leaving directory '/home/USER/Projects/Personal/monodevelop/main'
make[1]: *** [Makefile:548: all-recursive] Error 1
make[1]: Leaving directory '/home/USER/Projects/Personal/monodevelop/main'
make: *** [Makefile:54: all-recursive] Error 1

@ds-evo
Copy link

ds-evo commented Aug 2, 2021

Replace dotnet.myget.org with www.myget.org

$ sed -i -e '[email protected]@www.myget.org@g' NuGet.config

Then remove vstest from Nuget.config, because it needs credentials. My finally Nuget.config looks like this:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
	<packageSources>
		<add key="Nuget Official" value="https://api.nuget.org/v3/index.json" />
		<add key="Roslyn Nightlies" value="https://www.myget.org/F/roslyn/api/v3/index.json" />
		<add key="roslyn-analyzers" value="https://www.myget.org/F/roslyn-analyzers/api/v3/index.json" />
		<add key="vssdk" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json" />
		<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
		<add key="VS Editor Legacy" value="https://www.myget.org/F/vs-editor/api/v3/index.json" />
		<add key="NuGetizer3000" value="https://ci.appveyor.com/nuget/nugetizer3000" />
		<!-- add key="VSTest" value="https://www.myget.org/F/vstest/" /-->
		<add key="Templating" value="https://www.myget.org/F/templating/" />
		<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
		<add key="Azure AppService" value="https://www.myget.org/F/azure-appservice/api/v3/index.json" />
		<add key="MSBuild" value="https://www.myget.org/F/msbuild/api/v3/index.json" />
		<add key="nuget-build" value="https://www.myget.org/F/nuget-build/api/v3/index.json" />
	</packageSources>
</configuration>

Now, i got all packages, but still have errors in the build. e. g.

InfoBar/IInfoBarPresenterFactory.cs(8,50): error CS0246: The type or namespace name 'ITextView' could not be found (are you missing a using directive or an assembly reference?)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants