Acknowledgment
Describe the issue
The repository meta data https://packages.microsoft.com/ubuntu/26.04/prod/ is missing seeveral entries in the Packages files.
Most notably the microsoft-identity-broker is missing.
The actual package is available https://packages.microsoft.com/ubuntu/26.04/prod/pool/main/m/microsoft-identity-broker/ and cannot be installed.
The effect:
# apt install intune-portal
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
intune-portal : Depends: microsoft-identity-broker (>= 2.0.1) but it is not installable
Recommends: microsoft-edge-stable (>= 102) but it is not going to be installed
Error: Unable to satisfy dependencies. Reached two conflicting assignments:
1. intune-portal:amd64=1.2603.37-resolute is selected for install
2. intune-portal:amd64 Depends microsoft-identity-broker (>= 2.0.1)
but none of the choices are installable:
[no choices]
When did the issue occur?
Fri Apr 24 11:25:10 PM CEST 2026
Package and repo
intune-portal from https://packages.microsoft.com/ubuntu/26.04/prod/
Steps to reproduce
Actual result
Error about missing required dependency
Expected result
Successful installation
Additional context/Screenshots
No response
Acknowledgment
Describe the issue
The repository meta data https://packages.microsoft.com/ubuntu/26.04/prod/ is missing seeveral entries in the
Packagesfiles.Most notably the
microsoft-identity-brokeris missing.The actual package is available https://packages.microsoft.com/ubuntu/26.04/prod/pool/main/m/microsoft-identity-broker/ and cannot be installed.
The effect:
When did the issue occur?
Fri Apr 24 11:25:10 PM CEST 2026
Package and repo
intune-portal from https://packages.microsoft.com/ubuntu/26.04/prod/
Steps to reproduce
Actual result
Error about missing required dependency
Expected result
Successful installation
Additional context/Screenshots
No response