FS#28445 - pacman-key fails to import key file with quote ?

Attached to Project: Pacman
Opened by solsTiCe (zebul666) - Wednesday, 15 February 2012, 11:18 GMT
Last edited by Allan McRae (Allan) - Saturday, 28 April 2012, 23:42 GMT
Task Type Bug Report
Category General
Status Closed
Assigned To Allan McRae (Allan)
Dave Reisner (falconindy)
Architecture All
Severity Low
Priority Normal
Reported Version 4.0.2
Due in Version 4.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I tried this

# pacman-key -a /home/solstice/solsTiCe\ d\'Hiver.asc
/usr/bin/pacman-key: eval: ligne634: Caractère de fin de fichier (EOF) prématuré lors de la recherche du « ' » correspondant
/usr/bin/pacman-key: eval: ligne635: Erreur de syntaxe : fin de fichier prématurée
pacman-key (pacman) 4.0.2

Utilisation : pacman-key [options]

Gérer la liste des clefs de confiance de pacman

Options :
[...]

when I renamed the file removing space and quote it worked. So ?
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 28 April 2012, 23:42 GMT
Reason for closing:  Implemented
Additional comments about closing:  Lots of commits ending in https://projects.archlinux.org/pacman.gi t/commit/?id=ac6ebcfe
Comment by solsTiCe (zebul666) - Wednesday, 15 February 2012, 11:40 GMT
# LC_ALL=C pacman-key -a /home/solstice/solsTiCe\ d\'Hiver.asc
/usr/bin/pacman-key: eval: line 634: unexpected EOF while looking for matching `''
/usr/bin/pacman-key: eval: line 635: syntax error: unexpected end of file
pacman-key (pacman) 4.0.2

Usage: pacman-key [options]

Manage pacman's list of trusted keys

Options:
Comment by Allan McRae (Allan) - Saturday, 07 April 2012, 15:58 GMT
Re-opened as this is not as fixed as initially thought...

Loading...