Bug 540685
Summary: | condition: parameter in .cfg does not work as expected | ||
---|---|---|---|
Product: | [Community] Publican | Reporter: | Jared MORGAN <jmorgan> |
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 1.6 | CC: | jfearn, jmorgan, mmcallis, mmurray, nb, publican-list, rlandman |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.3-0.fc12 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-12-10 04:15:00 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: | |||
Bug Depends On: | |||
Bug Blocks: | 540691 |
Description
Jared MORGAN
2009-11-23 23:02:43 UTC
When you set a condition there is a dirty big error message: Use of uninitialized value in regexp compilation at /usr/lib/perl5/vendor_perl/5.8.8/Publican/XmlClean.pm line 469. Bug in XmlClean checking wrong parameter list, made it use the right one. Did you want me to test the functionality "in the field" Jeff? If not, when would 1.3 be available in the wild? (In reply to comment #2) > Did you want me to test the functionality "in the field" Jeff? You can feel free to check out the code and compile from source if you want. svn co http://svn.fedorahosted.org/svn/publican/trunk/publican cd publican perl Build.pl ./Build local Assumes you ahve sudo setup. You may need to install deps when running perl Build.pl > If not, when > would 1.3 be available in the wild? We don't have time tables, when release when it feels right or when enough cider has been consumed. No problem Jeff. Thanks for the heads-up. And thanks for fixing it so quickly. publican-1.3-0.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/publican-1.3-0.fc12 publican-1.3-0.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/publican-1.3-0.fc11 publican-1.3-0.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. publican-1.3-0.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |