Daniel Markstedt
Daniel Markstedt
Discarding this. The official pkgsrc package for netatalk4 has opted out from supporting dbus at all, so there's practically no usecase for this at the moment.
Can you please share the contents of your afp.conf file? Also, if you have the opportunity, try the bleeding edge `main` branch code and see if the behavior is different...
I agree that there's nothing in that afp.conf to explain the issue. What I can tell so far is that something bugs out when filesystem extended attributes are being set....
yes, errno is indeed a global variable. Maybe not the best design decision, but it’s what we have right now. :) let me take a look closer at your patch...
As a side note, there is another workaround you could potentially try: configure netatalk to store meta data in AppleDouble dot directories rather than filesystem EA. The afp.conf option is...
Note to self: Get openwrt up and running in a VM for testing. https://openwrt.org/docs/guide-user/virtualization/virtualbox-vm
Thanks for the friendly guide. I'll play around with it this coming weekend. As a side note, since you're aiming to potentially package netatalk for openwrt, we are in the...
@APCCV A [stable 3.2.0 release](https://github.com/Netatalk/netatalk/releases/tag/netatalk-3-2-0) is now available. Do you think it would be possible to upgrade your setup to this version and evaluate how it performs on your system?...
@APCCV Yippie! Thanks for testing, and for working through the issue with us. As a technical note, Netatalk 3.2.0 is now cleaning up "invalid" EA metadata when it encounters it,...
If you run into reproducible bugs, don't hesitate to file a new issue ticket, or start a [discussion](https://github.com/Netatalk/netatalk/discussions)