View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004482 | Kali Linux | Kali Package Bug | public | 2018-01-16 15:56 | 2018-01-17 08:17 |
| Reporter | myxal | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 2017.3 | ||||
| Summary | 0004482: command-not-found doesn't work | ||||
| Description | package version: 0.2.38-4 | ||||
| Steps To Reproduce | Install command-not-found package. Run update-command-not-found as root. Check for presence of databases, or, enter a command for program which is not installed. | ||||
| Additional Information | Minimal installation (core utilities, SSH server chosen during netinstall). | ||||
|
I'm confused as to how apt works - apparently, after issuing apt update, the update-command-not-found works as expected. Yet, I had already installed quite a few packages before issuing apt update, so I thought the package listing was already downloaded..? |
|
|
command-not-found relies on apt-file for the database, apt-file relies on apt (it provides an apt configuration snippet to instruct it to download Contents files). So yes an "apt update" is needed before "update-command-not-found" does anything useful. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-01-16 15:56 | myxal | New Issue | |
| 2018-01-16 16:47 | myxal | Note Added: 0007822 | |
| 2018-01-17 08:17 | rhertzog | Assigned To | => rhertzog |
| 2018-01-17 08:17 | rhertzog | Status | new => closed |
| 2018-01-17 08:17 | rhertzog | Resolution | open => no change required |
| 2018-01-17 08:17 | rhertzog | Note Added: 0007825 |