Bug 372131 - "Failed to activate service 'org.freedesktop.PackageKit': timed out"
Summary: "Failed to activate service 'org.freedesktop.PackageKit': timed out"
Status: RESOLVED NOT A BUG
Alias: None
Product: Discover
Classification: Applications
Component: PackageKit (show other bugs)
Version: 5.8.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-06 09:25 UTC by Paul WOISARD
Modified: 2016-11-09 01:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul WOISARD 2016-11-06 09:25:05 UTC
I installed Discover on ArchLinux and there is a bug, when i launch discover from console i have this bug :

QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
Transaction error:  "Failed to activate service 'org.freedesktop.PackageKit': timed out" PackageKit::Transaction(0x254df50)
Transaction error:  PackageKit::Transaction::Error(ErrorInternalError) "Failed to activate service 'org.freedesktop.PackageKit': timed out" PackageKit::Transaction(0x24b03c0)
qrc:/qml/DiscoverWindow.qml:174:19: QML DiscoverDrawer: Binding loop detected for property "currentSubMenu"
file:///usr/lib/qt/qml/org/kde/kirigami/GlobalDrawer.qml:213:9: QML Flickable: Binding loop detected for property "contentHeight"

More Explanation :

1st
[paul@Paullux_ArchLinux ~]$ sudo systemctl start packagekit
[sudo] Mot de passe de paul : 
Job for packagekit.service failed because a fatal signal was delivered causing the control process to dump core.
See "systemctl status packagekit.service" and "journalctl -xe" for details.

2nd
[paul@Paullux_ArchLinux ~]$ systemctl status packagekit.service :
http://pastebin.com/v5hDeU89

3rd
[paul@Paullux_ArchLinux ~]$ journalctl -xe
http://pastebin.com/NbiQH5U9
Comment 1 Aleix Pol 2016-11-08 01:57:58 UTC
Sounds like an issue in ArchLinux, no?
Also I use ArchLinux myself and I don't have this problem...
Comment 2 Paul WOISARD 2016-11-09 00:17:50 UTC
The problem was due to an error i had do in "pacman.conf" file.

I changed "SigLevel" to "Never".
Now i am changing the value to "Optional TrustedOnly"

And Discover is work correctly.

Sorry, for the disturb.
Comment 3 Aleix Pol 2016-11-09 01:51:38 UTC
No worries, feel free to report if you find any other issues!