Skip to content

Default package analysis should show "what provides" info #10

@efahl

Description

@efahl

As of 0c7b579 the default package analysis changed from:

Default package analysis:
  Default              Provided-by
  dnsmasq              default package replaced/provided by dnsmasq-full
  kmod-dwmac-intel     Warning: default package is not present
  libustream-mbedtls   Warning: default package is not present
  nftables             default package replaced/provided by nftables-json

to showing

Default package analysis:
  Default              Provided-by
  dnsmasq              not installed, possibly replaced by another package
  kmod-dwmac-intel     not installed, possibly replaced by another package
  libustream-mbedtls   not installed, possibly replaced by another package
  nftables             not installed, possibly replaced by another package

In the previous version, the package database was consulted to see if the default package is being provided by another installed package, allowing for a much better understanding of the installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions