Skip to content

[BUG]: pkcon (from PackageKit) fails to install packages on x86_64_v2 build of AlmaLinux 10 #250

@gtest2021

Description

@gtest2021

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

pkcon (from PackageKit) fails to install packages on x86_64_v2 build of AlmaLinux 10. It works correctly on the x86_64 build.

Initially, I wrote this up as a bug report for Cockpit. See cockpit-project/cockpit#22356

Through that report, I found out the Cockpit uses PackageKit to install packages, so I wrote up this bug report. PackageKit/PackageKit#888

User @sidt4 in the PackageKit ticket suggests that it should be fixed by AlmaLinux. Please see his comments in the ticket.

# pkcon -v resolve tcsh
18:12:10	PackageKit          Verbose debugging enabled (on console 1)
18:12:10	PackageKit          adding state 0x561d3d945b30
18:12:10	PackageKit          role now resolve
Resolving                               [=========================]         :12:10	PackageKit          notify::connected
Querying                                [=========================]         
Loading cache                           [=========================]         18:12:11	PackageKit          remove state 0x561d3d945b30
Available   	tcsh-6.24.10-5.el10.x86_64_v2 (appstream)                   	An enhanced version of csh, the C shell
# pkcon -v install tcsh
18:12:22	PackageKit          Verbose debugging enabled (on console 1)
18:12:22	PackageKit          role now resolve
Resolving                               [=========================]         Package not found: tcsh
Command failed: This tool could not find any available package.

Expected Behavior

PackageKit's pkcon command should be able to install available packages.

Steps To Reproduce

No response

Anything else?

No response

Search terms

PackageKit pkcon Cockpit PCP

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions