Bug 1435912 - Uninitialized variable in licensecheck
Summary: Uninitialized variable in licensecheck
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: licensecheck
Version: 25
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Sandro Mani
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-25 19:35 UTC by Jerry James
Modified: 2017-04-05 18:50 UTC (History)
1 user (show)

Fixed In Version: licensecheck-3.0.29-2.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-05 18:50:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.