[Hackage] #363: Where do downloaded files end up?

#363: Where do downloaded files end up? ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: HEAD Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.2 Platform: | ---------------------------------+------------------------------------------ Even with verbose=3 the cabal command doesn't say where it puts the downloaded file. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/363 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#363: Where do downloaded files end up? ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Cabal-1.6 Component: cabal-install tool | Version: HEAD Severity: normal | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.8.2 | Platform: ---------------------------------+------------------------------------------ Changes (by duncan): * difficulty: normal => very easy (<1 hour) * milestone: => Cabal-1.6 Comment: This can be fixed after the first release without affecting the api. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/363#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#363: Where do downloaded files end up? ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: cabal-install-0.6 Component: cabal-install tool | Version: HEAD Severity: normal | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.8.2 | Platform: ---------------------------------+------------------------------------------ Changes (by duncan): * milestone: Cabal-1.6 => cabal-install-0.6 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/363#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#363: Where do downloaded files end up? ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: closed Priority: normal | Milestone: cabal-install-0.6 Component: cabal-install tool | Version: HEAD Severity: normal | Resolution: fixed Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.8.2 | Platform: ---------------------------------+------------------------------------------ Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Now with -v we get this at the tail of the output: {{{ Downloading hake-1.0... Downloaded to /home/duncan/.cabal/packages/hackage.haskell.org/hake/1.0/hake-1.0.tar.gz }}} There's still too much output at level -v. For an update it looks like: {{{ Downloading package list from server 'http://hackage.haskell.org/packages/archive' Downloaded to /home/duncan/.cabal/packages/hackage.haskell.org/00-index.tar.gz }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/363#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage