View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002472 | Kali Linux | General Bug | public | 2015-08-04 19:10 | 2015-09-08 07:46 |
| Reporter | Mister_X | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | kali-dev | ||||
| Summary | 0002472: Building light iso also adds a bunch of unrequested programs | ||||
| Description | Building an iso this morning with wifi tools mostly (and password cracking), the script added the following tools:
They don't seem to be linked to any of the packages I used but I could be wrong. Another thing: Menus contain duplicate entries. Such as giskismet is in Wireless Attacks menu and also in a submenu (802.11 wireless tools). | ||||
| Additional Information | Here is the list of package I decided to use: Debuggingvalgrind Aircrack-ng buildinglibpcre3-dev And using also kali-desktop-xfce and kali-desktop-live | ||||
|
Please don't mix multiple issues in a single ticket. What is this bug report about? The build script adds nothing that is not desired. It starts with the list of package we give it and adds Depends/Recommends to ensure all dependencies are fulfilled. If you want to prove me wrong, then give us at least the configuration directory you used... Also I don't think that duplicate menu entries are problematic. Sometimes you want some entries at two places. I don't know if it was wanted in this specific case that said. |
|
|
I used apt-rdepends to see on what those added packages depended and they didn't depend on anything I wanted. I used the live-build-config git and edited the kali-config/variant-light/package-lists/kali.list.chroot file and added the list of packages I mentioned earlier then build it using ./build.sh --variant light --distribution sana --verbose I'll let you judge on the duplicate issue but here the example of what I saw: in the 'Wireless' menu, there is Aircrack-ng, then in that same Wireless menu, there is a subdirectory called 'WiFi' and Aircrack-ng was in there too. |
|
|
So looking at your list, you have mana-toolkit which depends on at least metasploit-framework, sslsplit, dsniff, stunnel4. For nasm and nmap, they are dependencies of metasploit-framework pulled by mana-toolkit. For the menu issues, please make a complete list of things that look wrong according to you and file it in a separate ticket. Thank you. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-08-04 19:10 | Mister_X | New Issue | |
| 2015-09-03 09:46 | rhertzog | Note Added: 0003893 | |
| 2015-09-03 09:46 | rhertzog | Assigned To | => rhertzog |
| 2015-09-03 09:46 | rhertzog | Status | new => feedback |
| 2015-09-07 23:12 | Mister_X | Note Added: 0003966 | |
| 2015-09-07 23:12 | Mister_X | Status | feedback => assigned |
| 2015-09-08 07:46 | rhertzog | Note Added: 0003970 | |
| 2015-09-08 07:46 | rhertzog | Status | assigned => closed |
| 2015-09-08 07:46 | rhertzog | Resolution | open => no change required |