[Hackage] #799: ./dist/setup/setup without execute bit causes cabal to exit silently with code 127

#799: ./dist/setup/setup without execute bit causes cabal to exit silently with code 127 ---------------------------------+------------------------------------------ Reporter: rrnewton | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ I ran into this one thanks to Dropbox. All my cabal commands started to fail in the same way all of a sudden (no output, error code 127). A cabal clean -v3 revealed the problem and a chmod +x fixed it. $ cabal clean -v3; echo $? Using external setup method with build-type Custom Creating ./dist/setup (and its parents) Using Cabal library version 1.8.0.6 Using ./Setup.hs as setup script. ./dist/setup/setup clean --verbose=3 127 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/799 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#799: ./dist/setup/setup without execute bit causes cabal to exit silently with code 127 ---------------------------------+------------------------------------------ Reporter: rrnewton | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ Comment(by elga): * [http://www.releve-identite-operateur.fr/rio-bouygues.html rio bouygues] -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/799#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#799: ./dist/setup/setup without execute bit causes cabal to exit silently with code 127 ---------------------------------+------------------------------------------ Reporter: rrnewton | Owner: Type: defect | Status: new Priority: normal | Milestone: cabal-install-0.16 Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ Changes (by kosmikus): * milestone: => cabal-install-0.16 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/799#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#799: ./dist/setup/setup without execute bit causes cabal to exit silently with code 127 ---------------------------------+------------------------------------------ Reporter: rrnewton | Owner: Type: defect | Status: closed Priority: normal | Milestone: cabal-install-0.16 Component: cabal-install tool | Version: 1.8.0.6 Severity: normal | Resolution: duplicate Keywords: | Difficulty: unknown Ghcversion: | Platform: ---------------------------------+------------------------------------------ Changes (by kosmikus): * status: new => closed * resolution: => duplicate Comment: This is actually more or less a duplicate of #665. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/799#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage