#21 Doesn't install on F26 (expects lldb 3.9, has lldb 4.0
Closed Opened by mistria.

$ sudo dnf install dotnetcore
Last metadata expiration check: 0:11:34 ago on Mon 24 Jul 2017 04:58:26 PM CEST.
Error:
Problem: conflicting requests
- nothing provides liblldb.so.3.9.0()(64bit) needed by dotnetcore-1.1.0-7.fc26.x86_64

indeed

$ sudo dnf list lldb
Last metadata expiration check: 0:12:48 ago on Mon 24 Jul 2017 04:58:26 PM CEST.
Installed Packages
lldb.x86_64 4.0.0-1.fc26 @fedora
Available Packages
lldb.i686 4.0.0-1.fc26 fedora


I've just tried https://omajid.fedorapeople.org/dotnet/2.0.0/0.1.preview2.fc26/dotnet-2.0.0-0.1.preview2.fc26.x86_64.rpm and it seems to work well so far.

Metadata Update from @rhea:
- Issue marked as blocking: #19
- Issue tagged with: bug, f26, meeting

Please use our new copr repo which includes a much newer .net core 2.0 (preview 2) build: https://copr.fedorainfracloud.org/coprs/g/dotnet-sig/dotnet/

I did a build just last night so the lldb problems should not exist any more.

Metadata Update from @omajid:
- Issue assigned to omajid

Metadata Update from @rhea:
- Issue assigned to omajid
- Issue marked as blocking: #19
- Issue tagged with: bug, f26, meeting

Fedora 26 is EOL. Newer versions of .NET Core work fine on newer versions of Fedora. Closing now.

Metadata Update from @omajid:
- Issue status updated to: Closed (was: Open)

Metadata