Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-26 Thread Richard Jones
It definitely looks like we've got some issues introduced in recent server migrations and reconfigurations. Things I'm aware of: - OAuth is busted - OpenID is confused and/or busted - password reset is possibly busted - pypissh is busted Richard On 27 January 2014 00:26, Alex Clark wrote

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-26 Thread Alex Clark
On 1/25/14, 6:38 PM, Donald Stufft wrote: My question to you is, is this something that distutils-sig is willing to have happen? If we are to re-enable pypissh we’ll need to write a new solution to doing it that can be properly HA’d and we’d prefer to put our efforts into improving things for a m

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-26 Thread Kyle Kelley
Congrats! Thanks for always making the PyPI infrastructure better and better. Where are the states stored? On Sat, Jan 25, 2014 at 5:18 PM, Donald Stufft wrote: > > On Jan 25, 2014, at 7:04 PM, Chris Jerdonek > wrote: > > > On Sat, Jan 25, 2014 at 3:38 PM, Donald Stufft wrote: > >> Today (Sa

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-26 Thread Kyle Kelley
s/states/salt states/ On Sat, Jan 25, 2014 at 9:15 PM, Kyle Kelley wrote: > Congrats! Thanks for always making the PyPI infrastructure better and > better. > > Where are the states stored? > > > On Sat, Jan 25, 2014 at 5:18 PM, Donald Stufft wrote: > >> >> On Jan 25, 2014, at 7:04 PM, Chris Je

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-26 Thread martin
Quoting Richard Jones : Thanks everyone who helped make this happen. From my perspective* I believe the ssh upload mechanism was added to address security issues around the basic-auth-over-http method used historically. Now uploads *may* be done over https, and those using the ssh method can m