https://bugs.kde.org/show_bug.cgi?id=522097
Bug ID: 522097
Summary: Discover permanently hangs on fetching updates
Classification: Applications
Product: Discover
Version First 6.7.0
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 193627
--> https://bugs.kde.org/attachment.cgi?id=193627&action=edit
Results from (journalctl -u packagekit -b)
DESCRIPTION
Discover forever hangs on Fetching updates, making it unable to install any
updates through Discover. This has been going on for weeks.
STEPS TO REPRODUCE
1. Open Discover
2. Open Updates tab
3. Discover will hang on Fetching updates
OBSERVED RESULT
1. Click on refresh button in the Discover updates tab.
2. Refreshes Flatpaks.
3. Refreshes Snap.
4. Refreshes Fedora Linux 44 (KDE Plasma Desktop Edition).
5. Progress bar fills and then gets stuck on Fetching updates.
EXPECTED RESULT
1. Click on refresh button in the Discover updates tab.
2. Refreshes Flatpaks.
3. Refreshes Snap.
4. Refreshes Fedora Linux 44 (KDE Plasma Desktop Edition).
5. List of Available updates shows up and you are able to install them.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44 (KDE Plasma Desktop Edition)
KDE Plasma Version: 6.7.0
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
The following commands are what I entered in the console to possibly eliminate
problems causing this.
"ruby@fedora:~$ pkcon get-updates
Getting updates
[██████████████████████████████████] 100%
Starting
[██████████████████████████████████] 100%
Finished
[██████████████████████████████████] 100%
There are no updates available at this time."
"ruby@fedora:~$ systemctl status packagekit
○ packagekit.service - PackageKit Daemon
Loaded: loaded (/usr/lib/systemd/system/packagekit.service; static)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: inactive (dead)
Jun 23 23:37:24 fedora systemd[1]: Started packagekit.service - PackageKit
Daemon.
Jun 23 23:37:24 fedora PackageKit[13903]: get-repo-list transaction
/1628_aabaeabd from uid 1000 finished with success after 0ms
Jun 23 23:37:25 fedora PackageKit[13903]: get-updates transaction
/1629_ebbbcdba from uid 1000 finished with success after 213ms
Jun 23 23:37:25 fedora PackageKit[13903]: resolve transaction /1630_eecbcdae
from uid 1000 finished with success after 5ms
Jun 23 23:37:25 fedora PackageKit[13903]: resolve transaction /1631_aeadcdbc
from uid 1000 finished with success after 4ms
Jun 23 23:37:51 fedora PackageKit[13903]: get-updates transaction
/1632_beeeaacc from uid 1000 finished with success after 150ms
Jun 23 23:38:10 fedora PackageKit[13903]: get-updates transaction
/1633_aebaadcb from uid 1000 finished with success after 138ms
Jun 23 23:43:14 fedora PackageKit[13903]: daemon quit
Jun 23 23:43:14 fedora systemd[1]: packagekit.service: Deactivated
successfully.
Jun 23 23:43:14 fedora systemd[1]: packagekit.service: Consumed 1.131s CPU time
over 5min 50.574s wall clock time, 167.8M memory peak."
--
You are receiving this mail because:
You are watching all bug changes.