Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1404275

Summary: Perl warnings on html2ps
Product: [Fedora] Fedora Reporter: todd_lewis
Component: html2psAssignee: Petr Pisar <ppisar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: html2ps-1.0-0.22.b7.fc26 html2ps-1.0-0.23.b7.fc25 html2ps-1.0-0.22.b7.fc24 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-23 12:19:55 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:
Attachments:
Description Flags
patch to fix perl warnings
none
updated .spec file to use patch none

Description todd_lewis 2016-12-13 14:12:59 UTC
Created attachment 1231228 [details]
patch to fix perl warnings

Description of problem: Throws perl warnings about deprecated syntax.


Version-Release number of selected component (if applicable): 1.0-0.21.b7


How reproducible: always


Steps to Reproduce:
1. run html2ps, or
2. run perl -cw /usr/bin/html2ps
3.

Actual results:
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m//DH { <-- HERE / at /usr/bin/html2ps line 3832.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\patterns{ <-- HERE .*/ at /usr/bin/html2ps line 4083.
Calling POSIX::tmpnam() is deprecated at /usr/bin/html2ps line 497.


Expected results:
No warnings.

Additional info:
Attached diff fixes both the regex problems and the deprecated tmpnam() call.
Also attaching updated .spec file.

Comment 1 todd_lewis 2016-12-13 14:14:19 UTC
Created attachment 1231229 [details]
updated .spec file to use patch

Comment 2 Petr Pisar 2016-12-15 12:17:02 UTC
Thank you for the patch. I applied it.

Comment 3 Fedora Update System 2016-12-15 12:17:26 UTC
html2ps-1.0-0.23.b7.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9c7a7df908

Comment 4 Fedora Update System 2016-12-15 12:17:41 UTC
html2ps-1.0-0.22.b7.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d9975d205b

Comment 5 Fedora Update System 2016-12-15 12:21:52 UTC
html2ps-1.0-0.21.b7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-70a3ee4a0d

Comment 6 Fedora Update System 2016-12-16 05:26:52 UTC
html2ps-1.0-0.21.b7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-70a3ee4a0d

Comment 7 Fedora Update System 2016-12-16 05:31:16 UTC
html2ps-1.0-0.22.b7.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d9975d205b

Comment 8 Fedora Update System 2016-12-16 05:32:51 UTC
html2ps-1.0-0.23.b7.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9c7a7df908

Comment 9 Fedora Update System 2016-12-23 12:19:55 UTC
html2ps-1.0-0.23.b7.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-12-23 13:50:51 UTC
html2ps-1.0-0.22.b7.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.