https://bugzilla.redhat.com/show_bug.cgi?id=1429092 Bug ID: 1429092 Summary: File-Pid: uninitialized value warning if you call running without an existing pid file (ie run the first time) Product: Fedora EPEL Version: epel7 Component: perl-File-Pid Severity: medium Assignee: jplesnik@xxxxxxxxxx Reporter: dkochuka@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx External Bug ID: CPAN 18960 Description of problem: Use of uninitialized value in kill at File/Pid.pm line 124. The program crashes if you call $pidfile->running when the pid file does not exist. There is a patch from CPAN below which seems to fix the bug. This is a CPAN bug report with an attached patch which seems to be working: https://rt.cpan.org/Public/Bug/Display.html?id=18960 Version-Release number of selected component (if applicable): Fedora EPEL 7 perl-File-Pid-1.01-20.el7.noarch How reproducible: Everytime Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx