File: day_289__back_in_the_swing.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (16 lines) | stat: -rw-r--r-- 945 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Came up with a fix for the gnucash hard linked file problem that makes the
assistant notice the files gnucash writes. This is not full hard link support;
hard linked files still don't cleanly sync around. But new hard links to
files are noticed and added, which is enough to support gnucash.

Spent around 4 hours on reproducing and trying to debug
[[bugs/Hanging_on_install_on_Mountain_lion]]. It seems that recent upgrades
of the OSX build machine led to this problem. And indeed, building with an
older version of Yesod and Warp seems to have worked around the problem. So
I updated the OSX build for the last release. I will have to re-install the
new Yesod on my laptop and investigate further -- is this an OSX specific
problem, or does it affect Linux? Urgh, this is the second hang I've
encountered involving Warp..

Got several nice [[success stories|day_288__success_stories]], but I don't
think I've seen *yours* yet. ;) Please post!