Carl Myers
Carl Myers
I don't really know Haskell, but I can try to fix it myself if I get a chance to look. I think anyone who does know haskell should be able...
(no errors are written to the logs)
Trying to build gitit locally, I installed ghc and cabal-install but I'm getting some errors. It seems gitit depends upon text-1.1.1.3 which fails to install as follows: ``` Data/Text/IO.hs:236:29: The...
so btw, I got gitit building locally, the problem I was having seemed to be related to very old versions of cabal I was using. I was able to fix...
Good News, Everybody! I've figured out the problem. In my personal (global) git settings, I have: ``` [diff] renames = copy ``` This means that the output of `git whatchanged`...
^^ I am seeing this too. I can pull your most recent image and use it directly, but I cannot build/modify it myself because rpm shits the bed. Looks like...
(but I am so very very grateful that this thing exists, and thank you very much @dklawren for giving it to us)
Actually, this is related to this issue I think: https://github.com/docker/docker/issues/6980 This happens during the build when installing "mod_perl". The exact error is: ``` error: unpacking of archive failed on file...
just to update this issue - switching from aufs to vfs lets bugzilla build (but it is sloooow because under vfs each docker command requires a complete copy of the...
I will be investigating password stuff again (yay, heartbleed bug!) so I will either be fixing this up, or migrating to 1password or something in the next week or two....