Re: [Afpfs-ng-devel] Libgcrypt warning: missing initialization
Status: Alpha
Brought to you by:
alexthepuffin
From: Derrik P. <de...@no...> - 2012-01-19 01:36:03
|
Riadh: > When I try to connect to an AFP volume (netatalk server), I receive the > error : > Login error: Unknown error, maybe username/passwd needed? > > In the system log I have : > afpfsd: Libgcrypt warning: missing initialization - please fix the > application > > Any idea how can I fix this problem ? > Thanks in advance. > Hm, I've never seen that happen with the advanced UAM code enabled before. Can you try applying the attached patch to your afpfs-ng sources? Just download the patch, and from the afpfs-ng source directory, run: patch -p1 < ~/Downloads/afpfs-ng-gcrypt_init.diff Then rebuild and reinstall afpfs-ng, and let me know if you still have the same problem. Unfortunately there haven't been any new releases in nearly 4 years, so I don't know what the outlook is for a new one, but hopefully this will get you going. -- Derrik Pates de...@no... |