Skip to content

Cogfly 1.1.2 fails to install on Pop!_OS 22.04 / Ubuntu 22.04 (libasound2t64 missing) #16

@aspiring-creator

Description

@aspiring-creator

dpkg error: cogfly depends on library libasound2t64; however: Package libasound2t64 is not installed.

Pop!_OS 22.04 and any other linux deskotp environments based on Ubuntu Jammy 22.04 have libasound2 instead.

Ubuntu 24.04 renamed it to libasound2t64 even though they are identical packages.

Fix: Change Depends: libasound2t64 → Depends: libasound2 (>= 1.2.8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions