Bug 1384805

Summary: Use of uninitialized value in pattern match (m//)
Product: [Community] rpmgrill Reporter: Martin Krizek <mkrizek>
Component: TestsAssignee: beaker-dev-list
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.23CC: dhiru, jorris, kparal, santiago
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Krizek 2016-10-14 08:19:39 UTC
The rpmgrill was run on "kernel-4.9.0-0.rc0.git8.1.fc26" through taskotron (logs below) and failed with:

rpmgrill: rpmgrill: Command failed: eu-readelf -S -d -h -l ./i686/kernel-PAE-core/payload/lib/modules/4.9.0-0.rc0.git8.1.fc26.i686+PAE/kernel/arch/x86/crypto/crc32-pclmul.ko.xz 2>/dev/null

Use of uninitialized value in pattern match (m//) at /usr/share/perl5/vendor_perl/RPM/Grill/RPM/Files.pm line 485.
rpmgrill: rpmgrill: Command failed: eu-readelf -S -d -h -l ./i686/kernel-PAE-core/payload/lib/modules/4.9.0-0.rc0.git8.1.fc26.i686+PAE/kernel/arch/x86/crypto/crc32c-intel.ko.xz 2>/dev/null

See the full log here:
http://taskotron-dev.fedoraproject.org/taskmaster/builders/x86_64/builds/246475/steps/runtask/logs/taskotron-stdio.log

Version-Release number of selected component (if applicable):
rpmgrill-0.28-2.fc26

Comment 1 Kamil Páral 2016-10-18 08:10:20 UTC
Fixing the assignee (could we please fix the default?).