-
Notifications
You must be signed in to change notification settings - Fork 217
pkg_install should work in Windows #387
Copy link
Copy link
Closed
Labels
P2An issue that should be worked on when time is availableAn issue that should be worked on when time is availablepkg_install
Milestone
Description
The current iteration of pkg_install was only tested on Linux and macOS. I currently do not have a Windows development environment available, so things were likely to be missed.
In particular, this failure comes to mind: https://buildkite.com/bazel/rules-pkg/builds/968. This might be caused by RUNFILES_DIR not being in the command's environment.
This is within tests only, though, so bazel running it may "just work".
Confirm and investigate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2An issue that should be worked on when time is availableAn issue that should be worked on when time is availablepkg_install