Daniel Markstedt
Daniel Markstedt
Perhaps I misunderstand the original issue, but maybe it's by design that window positions aren't shared between users of the volume? Wouldn't it be startling if someone else's changing of...
Huh, that's an unexpected limitation/bug. Too bad we don't have the source code for tardis to fix it. And you're sure netatalk's timelord itself isn't to blame? Does a2boot work...
That's so strange, given that tardis/timelord was developed at the University of Melbourne which must certainly have had an appletalk network with significant complexity up and running at one point......
Thanks for testing. There must be something environmental in my VM...
@dgsga So the direct reason this is happening, seems to be because `build/include/wolfssl/options.h` doesn't get created. Could be a corner case meson bug? I'm using 1.4.0 on this NetBSD system....
I think the reason this is happening only in my setup, is because my NetBSD system seems to lack ACL libraries/headers (not sure why.) The lack of ACL libraries shouldn't...
https://github.com/Netatalk/netatalk/pull/1022 took care of this issue!
@dgsga All of a sudden we have multiple reports that the EA metadata validation still fails in some environments. https://github.com/Netatalk/netatalk/issues/992 https://github.com/Netatalk/netatalk/discussions/993 I propose we revert this for now to buy...
Some additional investigation needed first...
@dgsga I'm open to suggestions! In main we have both Andrew's and Andy's patches, the latter applied on top of the former. The former was merged with https://github.com/Netatalk/netatalk/pull/174 and the...