[15:23:56] <redshadowhero> There's always that moment when I'm super paranoid that something is really screwed up in my environment/network/setup/whatever.
[15:24:09] <sumanah> http://status.python.org/incidents/1y1f44q6srh2 -- we updated the statuspage so more people know we're working on it :)
[15:24:15] <sumanah> redshadowhero: I'm totally right there with you :)
[15:25:06] <sumanah> lghampton: can you watch the warehouse, pip, and virtualenv repositories and reply to new issues about the redirect and point people to http://status.python.org/incidents/1y1f44q6srh2 you can subscribe to this incident to get an update when it's fixed ?
[15:25:15] <sumanah> lghampton: like https://git.io/vpfgO
[15:25:31] <ardzoht> anyone with this exception message? 'pip._vendor.requests.exceptions.TooManyRedirects: Exceeded 30 redirects.'
[15:25:38] <sumanah> ardzoht: yup! http://status.python.org/incidents/1y1f44q6srh2 you can subscribe to this incident to get an update when it's fixed
[15:25:44] <sumanah> thanks for the report ardzoht
[15:25:59] <lghampton> sumanah: Yes, let me take a look at the issues
[15:27:08] <ardzoht> thanks guys! will subscribe to the updates
[15:27:33] <cdunklau> sumanah: thank god for the issues page, eh? :D
[15:27:54] <sumanah> I'm grateful we have so many users who actually report issues instead of thinking it's someone else's problem. :)
[15:28:26] <pmac> I was going to comment on https://github.com/pypa/warehouse/issues/3702 but it's now locked (which makes sense). But I did fix the issue by upgrading pip to 10.0.0
[15:28:31] <pmac> in case that's not already known
[15:28:39] <pmac> was using 9.0.3 and had the issue
[15:28:44] <cdunklau> sumanah: oh i meant the status.python.org incident page
[15:28:50] <cdunklau> but yeah bug reports are good
[15:28:59] <sumanah> HUH. INTERESTING. dstufft EWDurbin ^ for at least one user, upgrading to pip 10.0.0 fixes the redirect problem
[15:31:45] <sumanah> lghampton: https://github.com/issues?q=user%3Apypa+is%3Aopen is a way to look at the queue of new issues in all pypa projects
[15:32:18] <sumanah> lghampton: it's in newest-first order. If you keep refreshing that you'll see any new stuff that comes in (I think only some of the repos' issues show up via bot in this channel)
[15:33:13] <cdunklau> sumanah: got a different exception report from #python: 503 Server Error: Backend is unhealthy
[15:33:30] <cdunklau> sumanah: should they make new issues for different errors?
[15:34:39] <cooperlees> GG all on getting pypi.org live :D
[15:36:30] <redshadowhero> I just managed to `pip install --upgrade pip` and then my install worked. I have another box that I'll test an arbitrary package in with an older version of pip just for another sanity check.
[15:36:52] <sumanah> redshadowhero: what version of pip are you on now? 10.0.0 just came out
[15:38:43] <redshadowhero> Well, on the first box, it's now 10.0.0. On my debian box, it's 1.5.6
[15:40:53] <mgedmin> jessie had 1.5.6, stretch (the current stable) has 9.0
[15:41:04] <redshadowhero> Well, it installed something last night, and I was able to get speedtest-cli installed. It's probably just what the debian repos had for jessie.
[15:41:06] <ronny> whats just now happening with pypi- virutalenv valls are commiting seppoku on me
[15:41:43] <sumanah> Hi ronny - we're upgrading PyPI
[15:41:43] <sumanah> Hi! We are working on it. http://status.python.org/incidents/1y1f44q6srh2 you can subscribe to this incident to get an update when it's fixed
[15:43:11] <cooperlees> There is always `curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python3 get-pip.py`
[15:44:29] <ronny> sumanah: thanks for that link, i didnt correctly identify it on the status page and missed
[15:53:18] <sumanah> if any of y'all wanna help, search Twitter for pypi and reply to them too
[15:57:23] <sumanah> Today we launch the new PyPI and it's a little bumpy -- this is the first major upgrade to PyPI in more than a decade. You may be interested in this article I wrote about the new PyPI https://lwn.net/SubscriberLink/751458/81b2759e7025d6b9/
[16:00:54] <thea> interesting, 503 when installing packages on Travis
[16:01:46] <thea> checked it when I saw the redirect loop
[16:07:29] <ronny> tbh, im glad im not part of that vlunteer team doing the deploy, i cant even imagine the stress
[16:09:35] <sumanah> ronny: it's mostly volunteers most of the time -- in this case we got a limited award from Mozilla which is the reason this is possible https://pyfound.blogspot.com/2017/11/the-psf-awarded-moss-grant-pypi.html
[16:10:13] <ronny> sumanah: im roughlyaware of the history - im a regular here ^^
[16:19:16] <thea> newnenw: are you getting download errors or something else? See https://status.python.org
[16:20:23] <newnenw> The last error in the stack is `pip._vendor.requests.packages.urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/20/d7/04a0b689d3035143e2ff288f4b9ee4bf6ed80585cc121c90bfd85a1a8c2e/setuptools-39.0.1-py2.py3-none-any.whl (Caused by ResponseError('too many 503 error responses',))`
[16:21:41] <newnenw> Thanks for your hard work, looking forward to the new infrastructure
[16:21:51] <sumanah> newnenw: if you want, you can search your favorite social media site for "pypi" and help us by replying to a few folks with this info :)
[16:22:30] <zzzzx> seeing repeated HTTP 503 for https://files.pythonhosted.org/packages/22/66/9dcf61c1756a0de1ac86547a0fdb8c8641e345049cbf6f18c2ad6dab69d0/botocore-1.10.4-py2.py3-none-any.whl
[16:22:48] <JosefAssad> this is warehouse being put in production, if I understand correctly?
[16:22:48] <sumanah> thanks for the report zzzzx -- https://status.python.org/incidents/1y1f44q6srh2 this is the incident you can subscribe to, to get notifications when it's fixed
[16:45:18] <moldy> since today, pipenv is complaining about hash mismatches. i guess this is related to the pypi change? any hints on how to best resolve this?
[16:45:35] <sumanah> Hi moldy - what version of pip do you have installed?
[17:14:31] <sumanah> lghampton: please take the text of https://blog.python.org/2018/04/new-pypi-launched-legacy-pypi-shutting.html and send both the text of the post, and a link to the post, to the python-announce email list https://mail.python.org/mailman/listinfo/python-announce-list
[17:15:05] <sumanah> lghampton: AND, please also take the text of https://blog.python.org/2018/04/new-pypi-launched-legacy-pypi-shutting.html and send both the text of the post, and a link to the post, to the pypa-dev list and the distutils-sig list
[17:22:55] <raydeo> should https://status.python.org/ update pypi.python.org to legacy.python.org now or is it going to be alive for only a couple weeks and not worth updating everywhere?
[17:24:19] <EWDurbin> raydeo: pypi.python.org will live on as a hostname for quite some time and may be independently broken.
[17:24:27] <EWDurbin> but you bring up a good point :)
[17:24:35] <EWDurbin> we should add a better tooltip/description for it
[17:24:53] <raydeo> sure, I'm also just making sure the operational status is for the right server
[17:28:18] <techalchemy> EWDurbin: hwo urgently do I need to make sure pipenv points everyone to the new hostname?
[17:29:12] <techalchemy> ok, hopefully we can get pip10 integrated in a shorter timeline than 'years' lol
[17:29:50] <techalchemy> EWDurbin: regardin the json api on the new warehouse, does it still have the same caveats around dependency listings as the old one? what about for specific version endpoints
[17:46:14] <lghampton> sumanah: I didn't get a bounceback
[17:46:23] <sumanah> glghampton: ok. now please Submit https://blog.python.org/2018/04/new-pypi-launched-legacy-pypi-shutting.html news to The Changelog https://changelog.com/news/submit
[18:15:50] <sumanah> thea: so, same for https://mail.python.org/pipermail/python-announce-list/ and https://mail.python.org/mm3/archives/list/pypi-announce@python.org/ ?
[18:15:50] <thea> it is the top result for "python packaging" right now
[18:17:19] <thea> sumanah: actually there's several things we can do to pypug to improve how search engines see it. Can you file a general SEO bug on it? I'll try to take a look on Friday.
[20:08:02] <techalchemy> hmmm pip no longer supports installing VCS dependencies without passing -e?
[21:30:06] <techalchemy> pf_moore: I assume you're busy but any idea how to get appveyor to move something if it gets stuck in 'queued' mode w/ nothing else pending?
[21:48:44] <techalchemy> pf_moore: btw I think someone mentioned you might be interested in this: https://github.com/techalchemy/pythonfinder
[21:50:00] <pf_moore> techalchemy: wow, yeah, I've been meaning to do something like that for ages. I'll definitely take a look at it :-)
[21:50:20] <techalchemy> we needed it for pipenv (we aren't actually using it yet but that's why I wrote it)
[21:50:24] <techalchemy> I suspect lots of people need it
[21:51:45] <pf_moore> techalchemy: Yeah, I could see it being used in tox, virtualenv, nox, ... Having a uniform way of referring to Python versions would be awesome.
[21:52:47] <techalchemy> pf_moore: for sure, our code was just getting really messy/disjointed with regard to finding python in general, cleaning up the API just made a lot of sense because this is how we use it currently
[21:53:19] <techalchemy> I just assume that if you say '3' you mean 'the highest released version of python 3 installed on the system' so it would return 3.6.5 but not 3.7.0b3
[23:27:16] <techalchemy> hm still not building on appveyor
[23:27:51] <techalchemy> pf_moore: can you cancel our pending appveyor builds or something? idk what's going on with them but they're just sitting around
[23:28:09] <techalchemy> I dont think I can cancel anything
[23:45:01] <dstufft> it's probably just slow as shit
[23:45:07] <dstufft> appveyor doesn't build in parallel
[23:45:17] <dstufft> a PR I made awhile ago is jsut finally getting it's last build done