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

Branch with boostrap removed fails on ubuntu #26800

Closed
jcouv opened this issue May 11, 2018 · 1 comment
Closed

Branch with boostrap removed fails on ubuntu #26800

jcouv opened this issue May 11, 2018 · 1 comment

Comments

@jcouv
Copy link
Member

jcouv commented May 11, 2018

For the features/NullableDogfood branch, I need to disable the boostrap, because the branch is based off of master (so as no support for LangVersion 8 or nullable feature).

The error is: 20:32:59 /mnt/j/workspace/dotnet_roslyn/features_NullableDogfood/ubuntu_16_debug_prtest/Binaries/Tools/dotnet/sdk/2.1.300-preview2-008324/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): error : Could not find a part of the path '/mnt/j/workspace/dotnet_roslyn/features_NullableDogfood/ubuntu_16_debug_prtest/Binaries/Debug/Dlls/MSBuildTask/netcoreapp2.0/publish/runtimes'. ~~[/mnt/j/workspace/dotnet_roslyn/features_NullableDogfood/ubuntu_16_debug_prtest/src/NuGet/NuGetProjectPackUtil.csproj]

Here's the PR that repro's the problem:
#26622 (comment)

From discussion with @jaredpar, the problem is in build.sh, which has some publishing logic conditionally on bootstrap flag being set.

@jaredpar
Copy link
Member

jaredpar commented Sep 9, 2019

Closing as this doesn't seem to be relevant now. Bootstrap is working on our linux builds even after merging in our nullable reference types work.

@jaredpar jaredpar closed this as completed Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants