Hi guys,
I'm not sure but I think that I found a typo in src/pacman/sync.c at line 492:
fprintf(stderr, _("'error: %s': %s\n"),
I guess that it should be:
fprintf(stderr, _("error: '%s': %s\n"),
--
Giovanni Scafora
Arch Linux Trusted User (voidnull)
http://www.archlinux.org
linuxmania at gmail.com