This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Intermittent "cannot find the file specified" on Windows #36
Closed
Description
I thought I saw this reported, but cannot find a ticket, so sorry if it is a duplicate.
After the latest update every other Windows build (cabal + GHC 9.0) fails with
C:\Users\RUNNER~1\AppData\Local\Temp\ghcB4EF.o.tmp: renameFile:renamePath:MoveFileEx "\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\ghcB4EF.o.tmp" Just "\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\ghcB4EF.o": does not exist (The system cannot find the file specified.)
https://github.com/haskell/bytestring/runs/1874357129?check_suite_focus=true#step:6:195
https://github.com/haskell/bytestring/blob/master/.github/workflows/ci.yml#L56
Rerunning usually helps, so it is not a blocker, just a nuisance.
Metadata
Metadata
Assignees
Labels
No labels