[Afpfs-ng-devel] Libgcrypt warning: missing initialization
Status: Alpha
Brought to you by:
alexthepuffin
From: Riadh D. <rdj...@or...> - 2012-01-16 08:08:24
|
Hi, 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 The command to connect : # afp_client mount -u rdjebrouni -p - -a DHX2 10.10.1.20:PRODUCTION /mnt/production AFP Password: Mounting 10.10.1.20 from PRODUCTION on /mnt/production Login error: Unknown error, maybe username/passwd needed? Nothing is reported when running afpfs daemon in debug mode : # afpfsd -df Starting up AFPFS version 0.8.1 Informations about the remote server : # afpgetstatus 10.10.1.20 Server name: NAS-PROD-AFP Machine type: Netatalk2.2.1 AFP versions: AFP2.2 AFPX03 AFP3.1 AFP3.2 UAMs: DHX2 Signature: ff62ffff03ffff79ffff3045ffff620b Any idea how can I fix this problem ? Thanks in advance. Riadh |