As always, thanks for rattler-build.
On verapdf, the windows setup started failing inside the (albeit convoluted) python/bat/java sandwich:
>>> ['C:\\Users\\VSSADM~1\\AppData\\Local\\Temp\\tmpnx7awiuf\\verapdf-greenfield-1.31.42\\verapdf-install.bat', 'auto-install.xml']
│ │ 'auto-install.xml\' is not recognized as an internal or external command,
│ │ operable program or batch file.
I tried some things, and usally ended up with similar kinds of issues, just manifesting at different times.
On conda-forge/verapdf-feedstock#406, the error was similar. Using conda-forge.yml to pin rattler-build <0.62, the issue went away.
Something typographically similar was also noted on [zulip](#general > ✔ windows failing "prepare conda build artifacts" step):
D:\\bld\bld\rattler-build_mumps-seq_1776499569\..work.pending-rm-1776499907044194100.pending-rm-1776499909542315600\AppData\Local\Microsoft\Windows\INetCache\Content.IE5\ : Access is denied.
D:\\bld\bld\rattler-build_mumps-seq_1776499569\..work.pending-rm-1776499907044194100.pending-rm-1776499909542315600\AppData\Local\Microsoft\Windows\INetCache\Content.IE5 : The system cannot find the path specified.
----------------
Scan WARNINGS: 2
##[error]Cmd.exe exited with code '1'.
As always, thanks for
rattler-build.On verapdf, the windows setup started failing inside the (albeit convoluted) python/bat/java sandwich:
I tried some things, and usally ended up with similar kinds of issues, just manifesting at different times.
On conda-forge/verapdf-feedstock#406, the error was similar. Using
conda-forge.ymlto pinrattler-build <0.62, the issue went away.Something typographically similar was also noted on [zulip](#general > ✔ windows failing "prepare conda build artifacts" step):