cheese shop registration error

  • Thread starter Todd Greenwood-Geer
  • Start date
T

Todd Greenwood-Geer

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Python-list -
I'd like to publish to PyPI. I'm assuming that this is open to anyone.

So here's my repro case for trying to register for an account:


REPRO:
- - open cheeseshop reg form
http://cheeseshop.python.org/pypi?:action=register_form

- - fill out registration form as follows:
Username: tgreenwood
Password: some password
Confirm: some password (same as above)
Email Address: (e-mail address removed)
PGP Key ID: (see below)

- - i don't have a lot of experience with pgp, so i installed kpgp, a gui
frontend to gnupg. i created a pgp key as follows:
- -- install kpgp
- -- create a new key pair for me : Todd Greenwood-Geer,
[email protected], etc.
- -- publish the key to hkp://subkeys.pgp.net
- -- dblclick the new key in kpgp to get the properties dialog, copy down
the key id, and paste that into the web field for PGP Key ID (above)
- - submit form

Error...

There's been a problem with your request

smtplib.SMTPRecipientsRefused: {u'tgreenwoodgeer.yahoo.com': (550,
'<tgreenwoodgeer.yahoo.com>: Recipient address rejected: User unknown in
local recipient table')}

Q: Do I have to be a member of some sort of secret society in order to
be listed in the 'local recipient table'?

- -Todd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDi3ewz6uXX4lQc/URAvqrAKCjeUpJE6qWXeBSZO2kAG8v4IJ1BACeO+IA
qERmUIqjKwmk3ipJSkKPUPE=
=xPKQ
-----END PGP SIGNATURE-----
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Todd said:
Q: Do I have to be a member of some sort of secret society in order to
be listed in the 'local recipient table'?

Ah, you don't know about the PSU :-?

Seriously, please report a bug at sf.net/projects/pypi. Unfortunately,
the (single) cheeseshop maintainer is overworked, so that may take
some time.

Regards,
Martin
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Todd said:
Q: Do I have to be a member of some sort of secret society in order to
be listed in the 'local recipient table'?

Ah, you don't know about the PSU :-?

Seriously, please report a bug at sf.net/projects/pypi. Unfortunately,
the (single) cheeseshop maintainer is overworked, so that may take
some time.

Regards,
Martin
 
R

richard

Todd said:
I'd like to publish to PyPI. I'm assuming that this is open to anyone.
Correct.


REPRO:
- - open cheeseshop reg form
http://cheeseshop.python.org/pypi?:action=register_form

- - fill out registration form as follows:
Username: tgreenwood
Password: some password
Confirm: some password (same as above)
Email Address: (e-mail address removed)
PGP Key ID: (see below)

- - i don't have a lot of experience with pgp, so i installed kpgp, a gui
frontend to gnupg. i created a pgp key as follows:
- -- install kpgp
- -- create a new key pair for me : Todd Greenwood-Geer,
[email protected], etc.
- -- publish the key to hkp://subkeys.pgp.net
- -- dblclick the new key in kpgp to get the properties dialog, copy down
the key id, and paste that into the web field for PGP Key ID (above)
- - submit form

Error...

There's been a problem with your request

smtplib.SMTPRecipientsRefused: {u'tgreenwoodgeer.yahoo.com': (550,
'<tgreenwoodgeer.yahoo.com>: Recipient address rejected: User unknown in
local recipient table')}

The error displayed here is complaining about the email address you
supplied, 'tgreenwoodgeer.yahoo.com'. This is different from the session
details you have supplied. I can't reconcile these. I suggest you try
again, and be careful when typing your email address.


Richard
 
S

skip

richard> The error displayed here is complaining about the email address
richard> you supplied, 'tgreenwoodgeer.yahoo.com'. This is different
richard> from the session details you have supplied. I can't reconcile
richard> these. I suggest you try again, and be careful when typing your
richard> email address.

Just a wild-ass guess, but should the recipient should have been
'(e-mail address removed)'?

Skip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top