View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009853 | Kali Linux | Kali Package Bug | public | 2026-09-05 01:43 | 2026-09-05 01:44 |
| Reporter | flyingsquirrel | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009853: Net Installer fails at "Select and install software", openssh-client conflicts with openssh-client-gssapi | ||||
| Description | Package: openssh-client / openssh-client-gssapi PROBLEM "Select and install software" fails on every netinst GUI install, E: Unable to satisfy dependencies. Reached two conflicting assignments:
REPRODUCIBILITY: always. FACTS With only the kali-rolling mirror in sources.list, no media entry: apt-cache show openssh-client | grep ^PriorityPriority: standard apt-cache show openssh-client-gssapi | grep ^PriorityPriority: optional tasksel --task-packages standard | grep -i sshopenssh-common apt-get install -s openssh-client kali-linux-core[same conflict as above] So this reproduces from the mirror alone, with no media involved. MY HYPOTHESIS (unverified) I think the tasksel "standard" task is the trigger: it requires SUGGESTED FIX Raise openssh-client-gssapi to Priority: standard and lower WORKAROUND Let the step fail, Ctrl+Alt+F2, then: chroot /target /bin/bash Then Ctrl+Alt+F1, "Install the GRUB boot loader", and finish. Installing uname -a dpkg -s libc6 | grep ^Version: Installed as a vm in VMware Workstation Pro 26H1 on Windows 11. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-05 01:43 | flyingsquirrel | New Issue |