#1670: installPackage: error reading dist/setup-config;
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.7
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
----------------------------------+-----------------------------------------
Changes (by simonmar):
* milestone: 6.8 =>
* priority: high => normal
Old description:
> After
> {{{make clean}}} the following results:
>
> Installing: /home/<>/lib/ghc-6.7.20070907/lib/old-locale-1.0
> Registering old-locale-1.0...
> Reading package info from "dist/installed-pkg-config" ... done.
> Saving old package config file... done.
> Writing new package config file... done.
> if ifBuildable/ifBuildable old-time; then \
> cd old-time && \
> ../installPackage/installPackage "" "/home/<>"
> "/home/<>/share/ghc-6.7.20070907" "/home/<>/share/doc/ghc/libraries"
> "/home/<>/haskell/ghc/utils/ghc-pkg/ghc-pkg-inplace"
> "/home/<>/lib/ghc-6.7.20070907/package.conf" ; \
> fi
> installPackage: error reading dist/setup-config; run "setup configure"
> command?
New description:
After
{{{make clean}}} the following results:
{{{
Installing: /home/<>/lib/ghc-6.7.20070907/lib/old-locale-1.0
Registering old-locale-1.0...
Reading package info from "dist/installed-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
if ifBuildable/ifBuildable old-time; then \
cd old-time && \
../installPackage/installPackage "" "/home/<>"
"/home/<>/share/ghc-6.7.20070907" "/home/<>/share/doc/ghc/libraries"
"/home/<>/haskell/ghc/utils/ghc-pkg/ghc-pkg-inplace"
"/home/<>/lib/ghc-6.7.20070907/package.conf" ; \
fi
installPackage: error reading dist/setup-config; run "setup configure"
command?
}}}
Comment:
not triaged
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1670>
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