Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install dotnetcore-sdk-bin without libressl? #424

Closed
fluffynuts opened this issue May 12, 2019 · 2 comments
Closed

Can't install dotnetcore-sdk-bin without libressl? #424

fluffynuts opened this issue May 12, 2019 · 2 comments

Comments

@fluffynuts
Copy link

I see there was a PR merged in to support libressl recently. I also see that the travis build for that PR fails with the same messages I'm seeing at my machine when I try to emerge dotnetcore-sdk-bin:

   dev-dotnet/dotnetcore-aspnet-bin/dotnetcore-aspnet-bin-2.0.3.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.0.0_pre2_p003121.ebuild: DEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.0.0_pre2_p003121.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.0.0_pre2_p003131.ebuild: DEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.0.0_pre2_p003131.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.1.1.ebuild: DEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.1.1.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.1.1-r1.ebuild: DEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.1.1-r1.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.1.1-r2.ebuild: DEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk/dotnetcore-sdk-1.1.1-r2.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.3.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.102.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.105.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.302.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE
   dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.2.105.ebuild: RDEPEND: USE flag 'libressl' referenced in conditional '!libressl?' is not in IUSE

Any help to resolve this appreciated. My system is using openssl and I really don't want to go full ~amd64 yet to satisfy a total libressl switch

@cnd
Copy link
Contributor

cnd commented May 12, 2019

@GregBowyer reverted #423 due that issue, please take a look

@fluffynuts
Copy link
Author

Thanks -- this does seem to be resolved (:

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

No branches or pull requests

2 participants