Anonymous | Login | Signup for a new account | 2025-09-21 02:10 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0003729 | Doomseeker | IP2C | public | 2020-01-19 12:19 | 2020-01-19 13:49 | ||||||||
Reporter | WubTheCaptain | ||||||||||||
Assigned To | |||||||||||||
Priority | none | Severity | trivial | Reproducibility | N/A | ||||||||
Status | confirmed | Resolution | open | ||||||||||
Platform | OS | Debian GNU/Linux | OS Version | bullseye/sid | |||||||||
Product Version | 1.3 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0003729: Missing UNIX-like shell script / Makefile to build doomseeker-blobs | ||||||||||||
Description | There's a make_ip2c.bat for Windows, but no shell script or Makefile for UNIX-like operating systems to build IpToCountry.dat easily. More painfully so, the instructions for building on Windows couldn't be accurately adapted for Debian GNU/Linux without trial, error and looking at the source file header for Python version. | ||||||||||||
Steps To Reproduce | 'https://bitbucket.org/Doomseeker/doomseeker-blobs/src/919add0eda844747a3d3eda0956b77770bea3dff [^]' python3 geolite2_conv.py geo/GeoLite2-Country-Blocks-IPv4.csv geo/GeoLite2-Country-Locations-en.csv IpToCountry.dat is the instruction to build on UNIX-like. Python 2 won't work, so calling python geolite2_conv.py ... won't work on Debian GNU/Linux (where Python still defaults to Python 2.7.17). | ||||||||||||
Additional Information | $ python --version Python 2.7.17 $ python3 --version Python 3.7.6 | ||||||||||||
Attached Files | |||||||||||||
![]() |
|
WubTheCaptain (reporter) 2020-01-19 12:21 |
A question is if we want a shell script or Makefile support. I can do both (for both operating systems), though Make would kind of make sense here. |
Zalewa (developer) 2020-01-19 12:54 edited on: 2020-01-19 12:54 |
Quote Makefile |
Only registered users can voice their support. Click here to register, or here to log in. | |
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2020-01-19 12:19 | WubTheCaptain | New Issue | |
2020-01-19 12:21 | WubTheCaptain | Note Added: 0021093 | |
2020-01-19 12:25 | WubTheCaptain | Severity | feature => trivial |
2020-01-19 12:54 | Zalewa | Note Added: 0021094 | |
2020-01-19 12:54 | Zalewa | Note Edited: 0021094 | View Revisions |
2020-01-19 13:48 | WubTheCaptain | Status | new => acknowledged |
2020-01-19 13:49 | WubTheCaptain | Status | acknowledged => confirmed |
Copyright © 2000 - 2025 MantisBT Team |