Bug 450381 - Discover does not find updates from Arch repos
Summary: Discover does not find updates from Arch repos
Status: RESOLVED UPSTREAM
Alias: None
Product: Discover
Classification: Applications
Component: PackageKit (show other bugs)
Version: 5.24.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
: 460662 466783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-02-16 13:25 UTC by Patrick Silva
Modified: 2023-03-03 21:57 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-02-16 13:25:50 UTC
SUMMARY
Frequently Discover does not find updates from Arch Linux repos. Then I run 'pacman -Syu' and all updates are installed as expected. When Discover does not find updates from Arch repos available I see this output in Konsole:

$ plasma-discover
adding empty sources model QStandardItemModel(0x55a584a5d7b0)
org.kde.plasma.libdiscover: Couldn't find a category for  "fwupd-backend"
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5: QML Binding: Binding loop detected for property "value"
kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"


Then I run the following command, reboot, and the problem is solved until it occurs again apparently without any reason:

$ sudo rm -R /var/lib/PackageKit/alpm

Operating System: Arch Linux
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 1 Aleix Pol 2022-02-19 23:34:56 UTC
Can confirm.
It's an upstream issue, moving upstream: https://github.com/PackageKit/PackageKit/issues/533
Comment 2 Patrick Silva 2022-10-18 19:51:35 UTC
*** Bug 460662 has been marked as a duplicate of this bug. ***
Comment 3 Patrick Silva 2023-03-03 21:57:13 UTC
*** Bug 466783 has been marked as a duplicate of this bug. ***