[Hackage] #333: Setup sdist --snapshot fails

#333: Setup sdist --snapshot fails ----------------------------+----------------------------------------------- Reporter: sjanssen | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.4.0.1 Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.2 Platform: | ----------------------------+----------------------------------------------- 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. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/333 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#333: Setup sdist --snapshot fails ----------------------------+----------------------------------------------- Reporter: sjanssen | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: 1.4.0.1 Severity: normal | Resolution: fixed Keywords: | Difficulty: normal Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Applied the alternative fix and a backport to the 1.4.x series that does not change the API though is less elegant. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/333#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage