View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005466 | Kali Linux | Kali Package Bug | public | 2019-05-29 09:56 | 2019-05-30 07:49 | 
| Reporter | Jimbob | Assigned To | sbrun | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 2019.2 | ||||
| Summary | 0005466: Incorrect Python import in device-pharmer | ||||
| Description | device-pharmer incorrectly imports the BeautfulSoup Python module.  | ||||
| Steps To Reproduce | Run device-pharmer and the script fails with the following error:  | ||||
| Additional Information | The import on line 37 should be changed to read as follows: from bs4 import BeautifulSoup  | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2019-05-29 09:56 | Jimbob | New Issue | |
| 2019-05-29 14:43 | sbrun | Assigned To | => sbrun | 
| 2019-05-29 14:43 | sbrun | Status | new => assigned | 
| 2019-05-30 07:49 | sbrun | Status | assigned => resolved | 
| 2019-05-30 07:49 | sbrun | Resolution | open => fixed | 
| 2019-05-30 07:49 | sbrun | Note Added: 0010640 |