Bug 1435912

Summary: Uninitialized variable in licensecheck
Product: [Fedora] Fedora Reporter: Jerry James <loganjerry>
Component: licensecheckAssignee: Sandro Mani <manisandro>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 25CC: manisandro
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: licensecheck-3.0.29-2.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-05 18:50:47 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:

Description Jerry James 2017-03-25 19:35:13 UTC
Description of problem:
I ran licensecheck on the tarball available here: https://pypi.python.org/pypi/j1m.sphinxautointerface/

$ licensecheck -r .
./PKG-INFO: *No copyright* UNKNOWN
./README.rst: *No copyright* UNKNOWN
./setup.cfg: *No copyright* UNKNOWN
Use of uninitialized value $1 in concatenation (.) or string at /usr/share/perl5/vendor_perl/App/Licensecheck.pm line 615, <$fh> line 61.

Version-Release number of selected component (if applicable):
licensecheck-3.0.26-1.fc25.noarch

How reproducible:
Always

Steps to Reproduce:
1. Download the j1m.sphinxautointerface tarball at the URL given above
2. Unpack the tarball
3. Run licensecheck recursively in the unpacked directory

Actual results:
Results, but also a perl warning about use of an uninitialized variable.

Expected results:
No perl warnings.

Additional info:

Comment 1 Fedora Update System 2017-03-28 16:39:42 UTC
licensecheck-3.0.29-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b5dae5e863

Comment 2 Fedora Update System 2017-03-29 04:24:01 UTC
licensecheck-3.0.29-2.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-2017-b5dae5e863

Comment 3 Fedora Update System 2017-04-05 18:50:47 UTC
licensecheck-3.0.29-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.