Skip to content

Software Manager displays false "unmet dependencies" errors #488

@patrioticprayer

Description

@patrioticprayer

Software Manager displays false "unmet dependencies" errors when clicking on certain packages, even though the system is healthy.

Affected packages:

  • zlib1g
  • gpgv
  • grub-efi-amd64-signed
  • base-files

Environment:

  • Linux Mint 22.2 (Zara)
  • mintinstall 8.3.8
  • i386 architecture enabled (for Brother printer drivers)
  • zlib1g installed for both amd64 and i386

Verification that system is healthy:

  • sudo apt-get check: passes
  • dpkg --audit: no output
  • sudo apt install -f: nothing to fix
  • apt-get -s dist-upgrade: 0 changes needed
  • All affected packages install/reinstall successfully

The error appears to be a display/parsing issue in Software Manager's dependency resolver, possibly related to:

  1. Multiarch packages (same package for amd64 and i386)
  2. Linux Mint's base-files version pinning
  3. OR-dependencies in shim-signed

Workaround: Use Synaptic or apt command line instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions