View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004432 | Kali Linux | General Bug | public | 2017-12-19 23:55 | 2017-12-20 10:36 | 
| Reporter | ijnnji | Assigned To | sbrun | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 2017.2 | ||||
| Fixed in Version | 2018.1 | ||||
| Summary | 0004432: /usr/bin/geoip missing *.yml files | ||||
| Description | The geoip command is looking for, required, *.yml files in the wrong location.  | ||||
| Steps To Reproduce | error : root@kali:~# geoip 172.217.8.174  | ||||
| Additional Information | fix : ln -s /usr/share/ruby-geoip/geoip/ /usr/lib/ruby/data/geoip root@kali:~# geoip 8.8.8.8  | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2017-12-19 23:55 | ijnnji | New Issue | |
| 2017-12-20 07:54 | rhertzog | Assigned To | => sbrun | 
| 2017-12-20 07:54 | rhertzog | Status | new => assigned | 
| 2017-12-20 10:36 | sbrun | Status | assigned => resolved | 
| 2017-12-20 10:36 | sbrun | Resolution | open => fixed | 
| 2017-12-20 10:36 | sbrun | Fixed in Version | => 2018.1 | 
| 2017-12-20 10:36 | sbrun | Note Added: 0007718 |