Cheese Shop Registration error

2006-09-17 Thread alefnula
I tried to register on the Python Cheese Shop, but I constatnly get a
"GPG key ID is invalid" error.

I made a new GPG key using kgpg, exported the public key to the key
server, and copy/pasted the Key ID into the registration form... But it
doesn't work.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Cheese Shop Registration error

2006-09-18 Thread alefnula
The Key ID that the kgpg shows. I tried to paste the key returned by
the quiery on the keyserver. but it also doesn't work. I tried
everything that has any connection with the key, but everything fails.

By the way the key is: 6A61E3AD

Richard Jones wrote:
> [EMAIL PROTECTED] wrote:
> > I tried to register on the Python Cheese Shop, but I constatnly get a
> > "GPG key ID is invalid" error.
> >
> > I made a new GPG key using kgpg, exported the public key to the key
> > server, and copy/pasted the Key ID into the registration form... But it
> > doesn't work.
> 
> And the key ID you were trying to paste in was?
> 
> 
> Richard

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Cheese Shop Registration error

2006-09-20 Thread alefnula
Thank You all! :) I successfully registered and submited my first
package :)

Richard Jones wrote:
> John Machin wrote:
> > re.match("[A-Fa-f0-9]{8,8}", data.strip()) makes it plain what is
> > intended ...
> 
> Indeed, thanks.
> 
> 
> Richard

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Cheese Shop Registration error

2006-09-20 Thread alefnula
Thank You all! :) I successfully registered and submited my first
package :)

Richard Jones wrote:
> John Machin wrote:
> > re.match("[A-Fa-f0-9]{8,8}", data.strip()) makes it plain what is
> > intended ...
> 
> Indeed, thanks.
> 
> 
> Richard

-- 
http://mail.python.org/mailman/listinfo/python-list