Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #78080
| References | (3 earlier) <CACwCsY7YfqRL-08qeywmYox8oQh5iwTcx_LCx5maaDzwsMDUeQ@mail.gmail.com> <nad-728A79.13445918092014@news.gmane.org> <CACwCsY4qQ1tYStHukSooeftGe=J-ug2LR8sz6JR0qP58yKKPuQ@mail.gmail.com> <mailman.14130.1411078802.18130.python-list@python.org> <541bb85b$0$6599$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| Date | 2014-09-19 09:09 -0600 |
| Subject | Re: hashlib suddenly broken |
| From | Larry Martell <larry.martell@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.14148.1411139402.18130.python-list@python.org> (permalink) |
On Thu, Sep 18, 2014 at 11:00 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > Ned Deily wrote: > >> In article >> <CACwCsY4qQ1tYStHukSooeftGe=J-ug2LR8sz6JR0qP58yKKPuQ@mail.gmail.com>, >> Larry Martell <larry.martell@gmail.com> wrote: >>> Do you think I should install this update? Perhaps that would restore >>> whatever is missing. >> >> Yes. You should install the update in any case and it's unlikely to make >> the hashlib situation worse :=) > > However, it is likely to make it impossible to diagnose the problem and stop > it from happening again. > > It's not normal behaviour to have functionality just disappear overnight > like this. If Larry is telling the truth that there were no updates > running, *how did the sha-1 library disappear*? > > Larry, I recommend that you try Christian's suggestions before upgrading: > > $ echo -n '' | openssl dgst -sha1 -hex > (stdin)= da39a3ee5e6b4b0d3255bfef95601890afd80709 > > $ openssl version > OpenSSL 1.0.1f 6 Jan 2014 I download the update and rebooted to install it, and my machine would not reboot. It was just spinning and spinning. I powered it down and rebooted it and it said "There are updates to install. Do you want install them or just reboot without installing them?" I chose the latter. It rebooted and now hashlib is working again. That made me think the updates were in fact installed, but when I run the software update utility it says the updates have not been installed. It's all very weird. But it's working again. Thanks everyone for the help!!
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 10:27 -0600
Re: hashlib suddenly broken John Gordon <gordon@panix.com> - 2014-09-18 16:47 +0000
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 13:18 -0600
Re: hashlib suddenly broken John Gordon <gordon@panix.com> - 2014-09-18 20:21 +0000
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 15:30 -0600
Re: hashlib suddenly broken Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-09-19 03:07 +1000
Re: hashlib suddenly broken Chris Angelico <rosuav@gmail.com> - 2014-09-19 03:18 +1000
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 13:22 -0600
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 13:23 -0600
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 13:46 -0600
Re: hashlib suddenly broken Ned Deily <nad@acm.org> - 2014-09-18 13:44 -0700
Re: hashlib suddenly broken Christian Heimes <christian@python.org> - 2014-09-18 22:49 +0200
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 15:38 -0600
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-18 15:39 -0600
Re: hashlib suddenly broken Christian Heimes <christian@python.org> - 2014-09-19 00:17 +0200
Re: hashlib suddenly broken Ned Deily <nad@acm.org> - 2014-09-18 15:19 -0700
Re: hashlib suddenly broken Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-09-19 15:00 +1000
Re: hashlib suddenly broken Larry Martell <larry.martell@gmail.com> - 2014-09-19 09:09 -0600
csiph-web