[pve-devel] applied: [PATCH manager] api: apt: list_updates: fix dependency detection for virtual package
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Feb 4 17:45:05 CET 2022
On 03.02.22 12:32, Fabian Ebner wrote:
> A virtual package does not have SelectedState Install, but the
> dependency will still be satisfied if a package providing it has.
>
> Fixes a bug, wrongly showing that postfix will be installed, when a
> different mail-transport-agent is installed and a pve-manager update
> is available:
> https://forum.proxmox.com/threads/103413/
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
>
> Note for testers: the API call uses a cache.
>
> PVE/API2/APT.pm | 7 +++++++
> 1 file changed, 7 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list