Not quite sure how to generate this

Patrick Barnes nman64 at n-man.com
Sat Nov 12 01:39:24 UTC 2005


Paul wrote:
> Hi,
>
> I'm working through the form to request CVS access for a couple of
> packages I'm trying to get into FE. Now, the problem is this. As you can
> see, I have a gpg signature on this email. It's available via
> pgp.mit.edu
>
> I have filled in this form before and for some reason, it's vanished.
>
> I've filled it in again with my gpg signature numbers, an id_dsa.pub
> file and all I get when hit go is 
>
> INSERT INTO person (username, human_name, email, gpg_keyid, ssh_key,
> password, comments, postal_address, affiliation, telephone, facsimile,
> approval_status) VALUES ('Eccles', 'Paul Francis Johnson',
> 'paul at all-the-johnsons.co.uk', '9119BF7C', 'ssh-dss', 'password', '',
> '77 Station Road, Haydock, St Helens Merseyside WA11 0JL England', '',
> '01744 600733', '', 'approved') 
> Traceback (most recent call last):
>   File "/var/www/html/admin/accounts/userbox.cgi", line 179, in do_action
>     field_values)
>   File "/var/www/html/admin/accounts/pgdb.py", line 184, in execute
>     self.executemany(operation, (params,))
>   File "/var/www/html/admin/accounts/pgdb.py", line 199, in executemany
>     rows = self.__source.execute(sql)
> _pg.error: ERROR:  duplicate key violates unique constraint "person_email_key"
>
> SELECT * FROM person WHERE username = 'eccles'   --> -->
>
> (I've removed the ssh-dss key and changed the password to a different
> one)
>
> Any ideas what is going on? I have a feeling it's the dss key. While I
> have a gpg signature key, I don't have the id-dsa.pub key for it and
> have no idea how to regenerate it.
>
> TTFN
>
> Paul
>   
There's a big difference between the DSA keys used by SSH and the GPG
keys used in your email.  Try 'ssh-keygen -t dsa'.  The key you will
need will be found at ~/.ssh/id_dsa.pub.

-- 
Patrick "The N-Man" Barnes
nman64 at n-man.com

www.n-man.com
-- 



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20051111/e96320a4/attachment.sig>


More information about the fedora-extras-list mailing list