473,796 Members | 2,669 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.SMTPRec ipientsRefused: {u'tgreenwoodge er.yahoo.com': (550,
'<tgreenwoodgee r.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)

iD8DBQFDi3ewz6u XX4lQc/URAvqrAKCjeUpJE 6qWXeBSZO2kAG8v 4IJ1BACeO+IA
qERmUIqjKwmk3ip JSkKPUPE=
=xPKQ
-----END PGP SIGNATURE-----
Nov 29 '05 #1
4 1448
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.SMTPRec ipientsRefused: {u'tgreenwoodge er.yahoo.com': (550,
'<tgreenwoodgee r.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.SMTPRec ipientsRefused: {u'tgreenwoodge er.yahoo.com': (550,
'<tgreenwoodgee r.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
1465
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 built and installed . Please advise.
52
3630
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 this has gone up in rank (by number of views) from # 442,000 or so to #153! Clearly there's some mileage in marketing Python, and I'd like to keep the buzz going if it means more people will adopt the language.
56
4234
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. Unfortunately, it's also quite a mouthful. A friend suggested "PyPI" as a good shorter name. He also indicated that it should be pronounced "Pippy" but that never really caught on (just a little too cutesy for most people, I suppose). ...
9
1555
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 the Key ID into the registration form... But it doesn't work.
0
1093
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 went like this: The new text made a new page, but the new file went to the old page. The old page then had both files and all attempts at uploading the new file to the new page failed with the error message that a file could not be uploaded if it...
2
1467
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 that tagging is more popular than the hierarchical browsing method currently offered by Cheese Shop. Are there efforts underway to support a tagging interface for the cheeseshop?
3
1430
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 (http://pycheesecake.org/) for rating a package's kwalitee (like Perl's CPANTS). But browsing the Cheese Shop, I don't see a way to view or sort by Cheesecake rating... How can I see the kwalitee ratings of the packages at the Cheese Shop?
0
9684
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9530
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10236
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10017
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9055
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7552
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5577
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4120
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.