blog for the day
This commit is contained in:
parent
1a0793ba6e
commit
8b5549b8ca
1 changed files with 8 additions and 0 deletions
8
doc/design/assistant/blog/day_303__oops.mdwn
Normal file
8
doc/design/assistant/blog/day_303__oops.mdwn
Normal file
|
@ -0,0 +1,8 @@
|
|||
Seems I forgot why I was using debian stable chroots to make the
|
||||
autobuilds: Lots of people still using old glibc version. Had to rebuild
|
||||
the stable chroots that I had upgraded to unstable. Wasted several hours..
|
||||
I was able to catch up on recent traffic in between.
|
||||
|
||||
Was able to reproduce a bug where `git annex initremote` hung with some
|
||||
encrypted special remotes. Turns out to be a deadlock when it's not built
|
||||
with the threaded GHC runtime. So I've forced that runtime to be used.
|
Loading…
Reference in a new issue