
#565: sdist is broken on Windows ---------------------------------+------------------------------------------ Reporter: Orphi | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.6.0.2 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: | Platform: Windows ---------------------------------+------------------------------------------ Comment (by duncan): I've no idea what we're supposed to do here. We're using `removeDirectoryRecursive` having written the tarball. So the files opened to construct the tarball have been completely read and hence closed. So we should not have any of the files open so the recursive remove should not fail. Discovering why it does actually fail will need someone with a Windows debugger and some patience. Does this happen repeatably? Is it the same file every time? Does it happen with all packages or just this one? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/565#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects