View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007546 | Kali Linux | Kali Package Bug | public | 2022-01-21 07:20 | 2022-02-21 18:43 |
| Reporter | mtthwstffrd | Assigned To | daniruiz | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 2021.4 | ||||
| Summary | 0007546: Installing python3-poetry through apt does not install dependency python3-cachecontrol | ||||
| Description | I installed the python3-poetry package through apt and tried to run poetry. Poetry crashed with ModuleNotFoundError: No module named 'cachecontrol'. I manually installed the python3-cachecontrol package and poetry worked as intended. It looks like python3-cachecontrol should be a dependency of python3-poetry. | ||||
| Steps To Reproduce | Run the following commands: This returns the error message shown in Additional Information Now run the following additional commands: Poetry now runs as intended | ||||
| Additional Information | Error message produced by poetry without python3-cachecontrol package installed: └─$ poetry | ||||
|
We provide this tool unmodified from Debian. So you should verify that you can reproduce those issues in Debian and then report them to Debian (or to the upstream project directly). |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-01-21 07:20 | mtthwstffrd | New Issue | |
| 2022-02-21 18:42 | daniruiz | Note Added: 0015787 | |
| 2022-02-21 18:43 | daniruiz | Assigned To | => daniruiz |
| 2022-02-21 18:43 | daniruiz | Status | new => closed |
| 2022-02-21 18:43 | daniruiz | Resolution | open => no change required |