[Bug 234703] net-p2p/py-tremc suddenly missing GeoIP

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 7 18:56:22 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234703

            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 at freebsd.org
          Reporter: huber.georg at gmail.com
          Assignee: rigoletto at freebsd.org
             Flags: maintainer-feedback?(rigoletto at 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 = 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 error.

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

Thanks

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


More information about the freebsd-ports-bugs mailing list