Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2018 13:51:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225491] net-im/gajim: OpenSSL.rand error
Message-ID:  <bug-225491-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225491

            Bug ID: 225491
           Summary: net-im/gajim: OpenSSL.rand error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: aeuii@posteo.de
          Assignee: rm@FreeBSD.org
             Flags: maintainer-feedback?(rm@FreeBSD.org)

$ gajim
Traceback (most recent call last):
  File "gajim.py", line 307, in <module>
    OpenSSL.rand.load_file(str(RNG_SEED))
AttributeError: 'module' object has no attribute 'load_file'


$ freebsd-version=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
11.1-RELEASE-p6


Using:=20
- gajim-0.16.8
- py27-openssl-17.5.0_1


It seems that the latest version of gajim fixes that error:

Gajim 0.16.9 (30 November 2017)
   * Improve Zeroconf behavior
   * Fix showing normal message event
   * remove usage of OpenSSL.rand
   * a few minor bugfixes

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225491-13>