Bug 816315
Summary: | wildcard package selection broke in 2.11 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> | ||||
Component: | pungi | Assignee: | Daniel Mach <dmach> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 17 | CC: | dennis, dmach, rvokal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-05-21 19:09:00 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: | 804216 | ||||||
Attachments: |
|
Description
Bill Nottingham
2012-04-25 19:08:03 UTC
Broken by: commit 8ccc24e106f82438638c284f5875eda9a47b22f7 Author: Daniel Mach <dmach> Date: Fri Mar 2 03:33:00 2012 -0500 Improve --nogreedy behaviour to select only the best packages for target arch. Also exact package arch can be selected by specifying $name.$arch in the config file. Created attachment 580857 [details]
wildcard fix
I think the attached patch should fix it, but I did not have do any exhaustive testing yet, only tested several use cases.
I'll do more tests once I'm back from vacation, which is mid next week.
Can you check if the patch works at least a bit as expected?
In testing the fix, it appears to be correct, but also appears to be a lot slower than 2.10 was. Will try and time it when I'm in front of the box again. pungi-2.11-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/FEDORA-2012-5976/pungi-2.11-2.fc17 Package pungi-2.11-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pungi-2.11-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-5976/pungi-2.11-2.fc17 then log in and leave karma (feedback). pungi-2.11-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |