View Issue Details

IDProjectCategoryView StatusLast Update
0009803Kali LinuxKali Package Bugpublic2026-07-28 10:27
ReporterSandorD69 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009803: xorgxrdp package missing from kali-rolling ARM64 repository metadata
Description

Summary

The package xorgxrdp does not appear to be available in the published
kali-rolling ARM64 package index.

The package exists in the official Kali package pool and is listed in the
Kali Package Tracker, but APT does not see it and therefore it cannot be
installed.

This prevents installation of the documented XRDP setup on Raspberry Pi 5.

Environment

Hardware:
Raspberry Pi 5

Architecture:
arm64

Kernel:
Linux kalipi 6.12.34+rpt-rpi-2712 0000001 SMP PREEMPT
Kali 1:6.12.34-1+rpt1+0kali2 (2025-07-21)

Operating System:
Kali GNU/Linux Rolling 2026.3

APT repository configuration:

Types: deb
URIs: http://http.kali.org/kali/
Suites: kali-rolling
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/kali-archive-keyring.gpg

Steps to reproduce

sudo apt update

apt policy xrdp xorgxrdp

apt-cache madison xrdp
apt-cache madison xorgxrdp

apt-cache search xrdp
apt-cache search xorg | grep xrdp

Actual result

xrdp:

Candidate: 0.10.6.1-2+kali1

xorgxrdp:

Candidate: (none)

apt-cache madison xorgxrdp

(no output)

apt-cache search xorg | grep xrdp

(no output)

Expected result

The package xorgxrdp should be available from the kali-rolling ARM64
repository, as it is referenced by the official Kali documentation and
appears to exist in the official Kali package pool.

Additional information

The package is present in the official Kali package pool:

https://http.kali.org/kali/pool/main/x/xorgxrdp/

and is listed in the Kali Package Tracker:

https://pkg.kali.org/pkg/xorgxrdp

This suggests that the ARM64 package metadata may not currently include
the package even though the binary package exists.

Additional observation:
This package was successfully installable on another Raspberry Pi running
Kali Rolling approximately two days earlier. No custom repositories were
used on either system.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-07-28 10:27 SandorD69 New Issue