473,326 Members | 2,102 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

cheese shop registration error

-----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?%3...=register_form

- - fill out registration form as follows:
Username: tgreenwood
Password: some password
Confirm: some password (same as above)
Email Address: tg************@yahoo.com
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=tg************@yahoo.com, 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-----
Nov 29 '05 #1
4 1426
Todd Greenwood-Geer wrote:
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

Nov 29 '05 #2
Todd Greenwood-Geer wrote:
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
Nov 29 '05 #3
Todd Greenwood-Geer wrote:
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?%3...=register_form

- - fill out registration form as follows:
Username: tgreenwood
Password: some password
Confirm: some password (same as above)
Email Address: tg************@yahoo.com
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=tg************@yahoo.com, 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

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


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
't*************@yahoo.com'?

Skip
Dec 1 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Srinivasan TK | last post by:
All, I have been successful in build/install of python2.4 on AIX. Now ,Is it mandatory that I build the third-party packages ( python2.4/site-packages) .If so is there a list that needs to be...
52
by: Steve Holden | last post by:
I've been thinking (and blogging) about python evangelism since PyCon, as a result of which I created a squidoo lens: http://www.squidoo.com/pythonlogy Imagine my surprise at discovering that...
56
by: richard | last post by:
So I wrote PyPI back a couple of years ago. It was just a simple cgi script and some distutils code. I needed to call it *something* and "Python Package Index" seemed like a fairly obvious name....
9
by: alefnula | last post by:
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...
0
by: Frederic Rentsch | last post by:
Some time ago I had managed to upload a small package to the Cheese Shop using the data entry template. Uploading is in two steps: first the text then the package file. When I had a new version it...
2
by: metaperl.etc | last post by:
The first thing I look at when examining a module is how often it is updated. Unfortunately, the entries there dont show this. Eg: http://www.python.org/pypi/PySimpleXML/1.0 Second, it seems...
3
by: cbtube03 | last post by:
Is there a package rating system for the Cheese Shop, like how Perl has cpanratings (http://cpanratings.perl.org/)? Do you think it would be useful? I see that we already have Cheesecake...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.