View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000181 | Kali Linux | [All Projects] Tool Upgrade Request | public | 2013-03-24 10:39 | 2013-03-27 23:28 |
Reporter | vh | Assigned To | crossbower | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000181: tool upgrade: hydra 7.4.2 is available | ||||
Description | www.thc.org/thc-hydra version 7.4.2 is available since 3 months | ||||
|
I've lost a lot of time trying to understand why the package updated package (already in the repo) didn't compile. My conclusion is (reported here since it can be useful for future packages): dh_clean (seems to) starts before quilt patches are applied. In this specific case the error, fixed via quilt patches, occurred in the "clean" phase, that runs before the patches are applied (a strange situation). So i just disabled the "clean" phase, adding: --- override_dh_auto_clean: override_dh_clean: --- to debian/rules, and the package now build correctly. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-24 10:39 | vh | New Issue | |
2013-03-27 23:28 | crossbower | Note Added: 0000254 | |
2013-03-27 23:28 | crossbower | Status | new => resolved |
2013-03-27 23:28 | crossbower | Resolution | open => fixed |
2013-03-27 23:28 | crossbower | Assigned To | => crossbower |
2021-05-31 13:37 | rhertzog | Category | Tool Upgrade => Tool Upgrade Request |