#4142: directory fails to upgrade/build
------------------------------------+---------------------------------------
    Reporter:  daniel4277           |        Owner:        
        Type:  bug                  |       Status:  new   
    Priority:  normal               |    Milestone:        
   Component:  libraries/directory  |      Version:  6.12.1
    Keywords:  directory            |     Testcase:        
   Blockedby:                       |   Difficulty:        
          Os:  Windows              |     Blocking:        
Architecture:  x86_64 (amd64)       |      Failure:  Other 
------------------------------------+---------------------------------------
Description changed by igloo:

Old description:

> In a ghci session on a Windows 7 system, I tried to install a package
> depending on directory-1.0.1.1 package, no success. So I tried to install
> only directory with module System.Cmd loaded:
>
> rawSystem "cabal" ["upgrade", "directory", "-v3", "--user", "--build-
> log=d:/temp/log/build-$$pkgid-$$compiler.log"]
>
> I attached the logs, one for cygwin binaries additionally on search path
> only and the other for msys binaries additionally on search path only.

New description:

 In a ghci session on a Windows 7 system, I tried to install a package
 depending on directory-1.0.1.1 package, no success. So I tried to install
 only directory with module System.Cmd loaded:
 {{{
 rawSystem "cabal" ["upgrade", "directory", "-v3", "--user", "--build-
 log=d:/temp/log/build-$$pkgid-$$compiler.log"]
 }}}
 I attached the logs, one for cygwin binaries additionally on search path
 only and the other for msys binaries additionally on search path only.

--

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4142#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to