Bug 29238 - yum can run asynchronous search, pkcon has to wait for other to finish
Summary: yum can run asynchronous search, pkcon has to wait for other to finish
Status: RESOLVED NOTABUG
Alias: None
Product: PackageKit
Classification: Unclassified
Component: backend-yum (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 03:38 UTC by caramba_bk
Modified: 2018-08-21 15:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description caramba_bk 2010-07-25 03:38:50 UTC
It seems that the yum command is capable of performing a package search even while there is a package installation going on in the background.
In contrast, trying the same with pkcon would make pkcon idle until the installation is finished, before the search will run.
Is this correct and if so, can it be improved to be on par with yum itself?
Comment 1 Richard Hughes 2010-08-31 03:25:32 UTC
In general, PK cannot do actions in parallel. That said, code exists in the daemon to do this, although the way the yum backend is structured disallows this. I hope that in the future with the zif shim code we can do our own access of the yum data and get rid of this artificial limitation.
Comment 2 Richard Hughes 2018-08-21 15:53:08 UTC
We moved the upstream bugtracker to GitHub a long time ago. If this issue still affects you please re-create the issue here: https://github.com/hughsie/PackageKit/issues
 
Sorry for the impersonal message, and fingers crossed your issue no longer happens. Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.