Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2019 18:56:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234703] net-p2p/py-tremc suddenly missing GeoIP
Message-ID:  <bug-234703-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234703
           Summary: net-p2p/py-tremc suddenly missing GeoIP
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rigoletto@freebsd.org
          Reporter: huber.georg@gmail.com
          Assignee: rigoletto@freebsd.org
             Flags: maintainer-feedback?(rigoletto@freebsd.org)

Hi,

Since the latest update, starting tremc gets me:

Error Opening file /usr/local/share/GeoIP/GeoIP.dat
Traceback (most recent call last):
  File "/usr/local/bin/tremc", line 3718, in <module>
    config.get('Connection', 'password'))
  File "/usr/local/bin/tremc", line 365, in __init__
    self.geo_ip =3D GeoIP.new(GeoIP.GEOIP_MEMORY_CACHE)
GeoIP.error: [Errno 2] No such file or directory:
'/usr/local/share/GeoIP/GeoIP.dat'



/usr/local/share/GeoIP/ is empty.

GeoIP-1.6.12_1 and py36-GeoIP-1.3.2_1 are installed.

When I run geoipupdate.sh it won't download anything, as apparently the URL=
 in
the .sh file is no longer working.

I recompiled tremc _without_ GeoIP support, still it gives me the same erro=
r.

Do you have any idea what I could be doing wrong?

Thanks

--=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-234703-7788>