Bug 447162
Summary: | All the packages displayed in Other | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> |
Component: | PackageKit | Assignee: | Robin Norwood <robin.norwood> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 9 | CC: | lmacken, richard, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.1.12-13.20080522.fc9 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-05-31 02:17:39 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
Jan Kratochvil
2008-05-18 12:15:05 UTC
PackageKit-0.1.12-13.20080522.fc9 has been submitted as an update for Fedora 9 Is this still a problem? It now reports: The group was not found comps categories could not be loaded I am sure my grandfather running Fedora will not be able to fix it himself. I expected he will be able to install there some Games from Fedora Everything. In fact I spent some time to find `yum list-groups' myself for this Comment 0 and well I am running Red Hat since its version 4.x. PackageKit is there IMO to make the package management user friendly. I still rather use rpm (or unfortunately yum) myself as I find the commandline more convenient. But I would like to make Fedora accessible for the end-users. Sure thanks for the update but I still do not find this Bug to be solved. >Sure thanks for the update but I still do not find this Bug to be solved.
Right, but now we know what the problem is.
cats = self.yumbase.comps.categories
if len(cats) == 0:
self.error(ERROR_GROUP_LIST_INVALID,'comps categories could not be loaded')
Robin, would it be possible to refresh the comps list at this stage?
PackageKit-0.1.12-13.20080522.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update PackageKit'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-4646 PackageKit-0.1.12-13.20080522.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |