Bazel: Virtual File System For Git got unsupported since the 3.5.0 release

Created on 12 Sep 2020  路  5Comments  路  Source: bazelbuild/bazel

Description of the problem / feature request:

Virtual File System For Git got unsupported since the 3.5.0 release

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Make build with Bazel in mounted GVFS repository

What operating system are you running Bazel on?

Windows

What's the output of bazel info release?

release 3.5.0

Have you found anything relevant by searching the web?

No

Any other information, logs, or outputs that you want to share?

I found a broken commit using git bisect: the optimization in the commit resolves symlinks, but file.cc return kUnknownLinkTypefor GVFS.

I made a PR to fix the issue, please see: #12097

P1 area-Windows team-XProduct bug

All 5 comments

The associated PR looks like this is impacts Windows hosts. Categorizing as area-Windows.

The PR has been merged. I'll close this issue now.

This is causing RBE problems.

After Yun's comment, I'm assuming this is fixed.

Was this page helpful?
0 / 5 - 0 ratings