Ticket #333 (closed defect: fixed)
Setup sdist --snapshot fails
| Reported by: | sjanssen | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | 1.4.0.1 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | normal | |
| GHC Version: | 6.8.2 | Platform: |
Description
Setup sdist --snapshot copies files to the correct place ("dist/src/xmonad-0.7.20080820/" in this case), but attempts to create a tarball as if --snapshot were not given ("/bin/tar -C dist/src -czf dist/xmonad-0.7.tar.gz xmonad-0.7" in this case).
The error is not present in Cabal-1.2.3.0.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

