[Hackage] #354: /bin/sh used for bootstrap.sh in cabal-install doesn't support pushd, popd

#354: /bin/sh used for bootstrap.sh in cabal-install doesn't support pushd, popd ----------------------------------+----------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.2.3.0 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: 6.8.2 Platform: Linux | ----------------------------------+----------------------------------------- On my system, Ubuntu 8.04, /bin/sh is not bash and doesn't support the pushd, and popd commands in the bootstrap.sh of cabal-install. Changing the #! line to /bin/bash allowed me to continue. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/354 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#354: /bin/sh used for bootstrap.sh in cabal-install doesn't support pushd, popd ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: cabal-install tool | Version: 1.4.0.1 Severity: normal | Resolution: fixed Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.8.2 | Platform: Linux ---------------------------------+------------------------------------------ Changes (by duncan): * status: new => closed * version: 1.2.3.0 => 1.4.0.1 * resolution: => fixed Comment: Fixed already in the latest cabal-install dev version. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/354#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage