[tor-bugs] #5787 [Website]: deb.torproject.org-keyring.gpg name is broken for debian gnupg

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun May 6 18:23:15 UTC 2012


#5787: deb.torproject.org-keyring.gpg name is broken for debian gnupg
---------------------+------------------------------------------------------
 Reporter:  unknown  |          Owner:  phobos
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Website  |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------
 After install
 '''pool/main/d/deb.torproject.org-keyring/deb.torproject.org-
 keyring_2012.02.17_all.deb'''
 and add following line to '''~/.gnupg/gpg.conf''':

 {{{
 keyring /usr/share/keyrings/deb.torproject.org-keyring.gpg
 }}}
 I've got error after any gpg operation, `gpg --list-keys` for example:

 {{{
 gpg: [don't know]: invalid packet (ctb=2d)

 gpg: keydb_search_next failed: invalid packet
 }}}
 Any other keyrings included in gpg.conf works fine.

 The problem can be easy solved with strings like this:

 {{{
 keyring /usr/share/keyrings/deb\.torproject\.org-keyring.gpg
 }}}
 Keyring file for Debian-Squeeze must be renamed to one dot at the end of
 name format and repacked to new .deb. Or this notice should be placed in
 the https://www.torproject.org/docs/debian-vidalia.html.en

 Gnupg v.1 used in Squeeze for apt packaging:

 {{{
 gpg --version
 gpg (GnuPG) 1.4.10
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5787>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list