[Hackage] #354: /bin/sh used for bootstrap.sh in cabal-install
doesn't support pushd, popd
Hackage
trac at galois.com
Sun Sep 21 09:41:19 EDT 2008
#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
More information about the cabal-devel
mailing list