Cannot locally 'sync-all get'
Daniel Fischer
daniel.is.fischer at googlemail.com
Sat Apr 19 13:09:58 UTC 2014
On Saturday 19 April 2014, 14:53:04, Herbert Valerio Riedel wrote:
>
> Please try 'git submodule update --init' in the GHC source-tree top
> folder (that should be taken care of by sync-all, but sync-all wasn't
> adapted yet)
Not sure if it's progress, running that before 'sync-all get' fails with
> Unterprojekt 'utils/haddock' (/home/dafis/GHC/./haddock.git) ist für Pfad
> 'utils/haddock' registriert
> fatal: Projektarchiv '/home/dafis/GHC/./packages/Cabal.git'
> existiert nicht. Klonen von
> '/home/dafis/GHC/./packages/Cabal.git' in Unterprojekt-Pfad
> 'libraries/Cabal' fehlgeschlagen
and afterwards, 'synac-all get' again doesn't know about Cabal:
> fatal: Projektarchiv '/home/dafis/GHC/./haddock.git' existiert nicht.
> Klonen von '/home/dafis/GHC/./haddock.git' in Unterprojekt-Pfad
> 'utils/haddock' fehlgeschlagen
> git failed: 256 at ./sync-all line 123.
and then 'submodule update' doesn't know about Cabal anymore:
> dafis at schwartz:~/GHC/build> git submodule update --init
> fatal: Projektarchiv '/home/dafis/GHC/./haddock.git' existiert nicht.
> Klonen von '/home/dafis/GHC/./haddock.git' in Unterprojekt-Pfad
> 'utils/haddock' fehlgeschlagen
More information about the ghc-devs
mailing list