Sdk: dotnet restore fail debian 9

Created on 14 Sep 2016  路  2Comments  路  Source: dotnet/sdk

Is not possible?

Steps to reproduce

dotnet -v restore Telemetry is: Enabled log : Restoring packages for /home/msmaldi/Documents/dev/csharp/hwapp/project.json... Segmentation fault

Expected behavior

Actual behavior

Environment data

NET Command Line Tools (1.0.0-preview2-003131)

Product Information:
Version: 1.0.0-preview2-003131
Commit SHA-1 hash: 635cf40e58

Runtime Environment:
OS Name: debian
OS Version:
OS Platform: Linux
RID: debian.-x64

Most helpful comment

same problem here, I downgraded libcurl3 from version 7.50.x to 7.38.x (jessie version) and it worked!

All 2 comments

same problem here, I downgraded libcurl3 from version 7.50.x to 7.38.x (jessie version) and it worked!

@augusteiner nice man, its work

Was this page helpful?
0 / 5 - 0 ratings