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-07 13:41 |
| 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. | ||||
|
The same problem also affects already installed bare-metal Kali 2026.3 systems (linux 7.1.5) which show since a few days the same error when trying to run "sudo apt update && sudo apt full-upgrade". Seems like the problem was introduced since the installed openssh-client / openssh-client-gssapi version 1:10.4p1-4 shows upgrades to the new version 1:10.4p1-5 which can't get installed because of error "Unable to satisfy dependencies. Reached two conflicting assignments". |
|
|
As far as I'm concerned, the problem has been resolved now, and apt-get was able to install the pending updates half an hour ago after it hadn't been working for the past few days. Thanks for fixing it. |
|
|
This is fixed with the latest version The issue is that, in Debian, GSS-API support was moved out of the OpenSSH package, into the package That said, if users still need support for GSS-API for some reason, they can still install Thanks for the report, and sorry for the disruption. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-05 01:43 | flyingsquirrel | New Issue | |
| 2026-09-06 09:00 | tired_of_signups | Note Added: 0021978 | |
| 2026-09-07 08:36 | tired_of_signups | Note Added: 0021980 | |
| 2026-09-07 13:41 | arnaudr | Note Added: 0021983 |