Bug 2234469

Summary: Undefined symbol in libplasmapk_qmlplugins.so
Product: [Fedora] Fedora Reporter: northon_patrick3
Component: plasma-pk-updatesAssignee: Rex Dieter <rdieter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 38CC: kde-sig, kevin, rdieter
Target Milestone: ---Keywords: Desktop, Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-24 21:20:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description northon_patrick3 2023-08-24 14:28:02 UTC
Error when trying to use:

```
file:///usr/share/plasma/plasmoids/org.kde.plasma.pkupdates/contents/ui/main.qml:25:1: plugin cannot be loaded for module "org.kde.plasma.PackageKit": Cannot load library /usr/lib64/qt5/qml/org/kde/plasma/PackageKit/libplasmapk_qmlplugins.so: (/usr/lib64/qt5/qml/org/kde/plasma/PackageKit/libplasmapk_qmlplugins.so: undefined symbol: _ZN5Solid3Job16staticMetaObjectE)
```

Reproducible: Always

Steps to Reproduce:
1. Click on plasma update applet.
Actual Results:  
Get the error as described in details.

Expected Results:  
Display updates available.

Comment 1 Kevin Kofler 2023-08-24 21:20:02 UTC

*** This bug has been marked as a duplicate of bug 2233613 ***