[MacPorts] #59497: openssh @8.1p1: sshd only works in debug mode

MacPorts noreply at macports.org
Sun Nov 3 08:32:45 UTC 2019


#59497: openssh @8.1p1: sshd only works in debug mode
-------------------------+----------------------
  Reporter:  davidfavor  |      Owner:  (none)
      Type:  defect      |     Status:  reopened
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:
      Port:  openssh     |
-------------------------+----------------------

Comment (by Ionic):

 This issue is weird...

 OpenSSL seems to report a seeding error when calling `RAND_bytes()`, but
 checking `RAND_status()` right after the `RAND_seed()` call returns `1`,
 indicating that the (default) DRBG has been seeded with enough data.

 Specifically, this:
 {{{
 error:2406E06E:random number generator:RAND_DRBG_reseed:error retrieving
 entropy
 }}}

 I guess I'll have to dig deeper.

-- 
Ticket URL: <https://trac.macports.org/ticket/59497#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list