Bug 1667111
Summary: | PackageKit does not respect disabled repositories | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Magnus Glantz <sudo> |
Component: | PackageKit | Assignee: | Richard Hughes <rhughes> |
Status: | CLOSED NOTABUG | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | jkoten, klember, mclasen, mmcgrath, mpitt, tpelka, vanhoof |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-07-31 08:43:10 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1635157 |
Description
Magnus Glantz
2019-01-17 13:22:27 UTC
So that it's clear, this issue hits a specific feature in RHEL8 Cockpit, which allows users to see available updates for a system. As it is, this features is effectively broken due to this, as it takes many minutes for an end user to get any information. Most users will just assume the feature is broken, or stop using it, as 'yum check-update' will return an answer many minutes faster. This is by design, enabled_metadata=0 will prevent that behavior for the .repo file. It's been this way for about 4 years, and see this link for the rationalle https://blogs.gnome.org/hughsie/2015/01/09/finding-hidden-applications-with-gnome-software/ (In reply to Richard Hughes from comment #4) > This is by design, enabled_metadata=0 will prevent that behavior for the > .repo file. It's been this way for about 4 years, and see this link for the > rationalle > https://blogs.gnome.org/hughsie/2015/01/09/finding-hidden-applications-with- > gnome-software/ Aha, then, hm, I guess this is a subscription-manager issue then. The end-user problem is Cockpit taking 9 minutes to see if there are software updates :) Thanks, moving to subscription-manager then. Oh, I see, there is now a new bug for this: 1668947 *** This bug has been marked as a duplicate of bug 1668947 *** I'm sorry, but it seems that PackageKit ignores the enable_metadata option. Please see: BZ#1668947 Reassigning to PackageKit Changed headline to better reflect the issue The option is called enabled_metadata, not enable_metadata -- I've commented on thesubman bug to this affect too. sounds like not a bug, then Thanks Richard :-) > The option is called enabled_metadata, not enable_metadata -- I've commented on thesubman bug to this affect too.
I'll close this one as PK is doing exactly as it should do.
|