[Bug 1661251] New: Fails due to uninitialised value
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1661251
Bug ID: 1661251
Summary: Fails due to uninitialised value
Product: Fedora EPEL
Version: epel7
OS: Linux
Status: NEW
Component: perl-Parse-DMIDecode
Assignee: ddick(a)cpan.org
Reporter: squinney(a)inf.ed.ac.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: ddick(a)cpan.org, perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Created attachment 1515903
--> https://bugzilla.redhat.com/attachment.cgi?id=1515903&action=edit
Initialise structures to zero to avoid potential problem with numeric
comparison
Description of problem:
We use the Parse::DMIDecode perl module on all our EL7 machines as part of our
inventory system. Mostly it works fine but on a small number of machines it
fails with this error about an uninitialized value:
perl -MParse::DMIDecode -wE 'my $decoder = new Parse::DMIDecode;
$decoder->probe'
Use of uninitialized value $data{"structures"} in numeric lt (<) at
/usr/share/perl5/vendor_perl/Parse/DMIDecode.pm line 160.
Version-Release number of selected component (if applicable):
0.03-5
How reproducible:
About 1% of our machines, I've not checked but probably all similar hardware.
Additional info:
This seems to be similar to a bug reported in CPAN many years ago:
https://rt.cpan.org/Public/Bug/Display.html?id=54956
except that the supplied patch in that report does NOT work. I have attached a
patch which fixes the problem when applied to the 0.03-5 SRPM.
Regards,
Stephen Quinney
--
You are receiving this mail because:
You are on the CC list for the bug.
3 days, 12 hours
[Bug 2075768] New: selecting the 'Component' at the end, cleares the
'Description'
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2075768
Bug ID: 2075768
Summary: selecting the 'Component' at the end, cleares the
'Description'
Product: Fedora
Version: 35
Status: NEW
Component: bugzilla
Assignee: emmanuel(a)seyman.fr
Reporter: cpanceac(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: astra(a)ionic.at, emmanuel(a)seyman.fr,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Created attachment 1872705
--> https://bugzilla.redhat.com/attachment.cgi?id=1872705&action=edit
overwrite description changes
Description of problem:
sometimes the component name is wrong or just left empty. Then you spend some
time writing a meaningful description, press the submit button, only to find
out the component must be added.
When you add the component, a warning message appears that the desription will
be cleared. In my case i did not get it form that message what is the
description that will be cleared but anyway, why is the description cleared
just by adding the component ? Sounds wrong to me. I know for a fact that after
the ticket is created, the component name can still be changed.
Version-Release number of selected component (if applicable):
How reproducible:
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.
https://bugzilla.redhat.com/show_bug.cgi?id=2075768
5 days, 13 hours
[Bug 2068801] New: Please build perl-Text-CSV for EPEL 9
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=2068801
Bug ID: 2068801
Summary: Please build perl-Text-CSV for EPEL 9
Product: Fedora EPEL
Version: epel9
Hardware: All
OS: Linux
Status: NEW
Component: perl-Text-CSV
Severity: medium
Assignee: lkundrak(a)v3.sk
Reporter: redhat-bugzilla(a)linuxnetz.de
QA Contact: extras-qa(a)fedoraproject.org
CC: jvromans(a)squirrel.nl, lkundrak(a)v3.sk, mi(a)v3.sk,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
Please build perl-Text-CSV for EPEL 9.
Version-Release number of selected component (if applicable):
perl-Text-CSV-2.01-3.fc36
Actual results:
No perl-Text-CSV in EPEL 9.
Expected results:
perl-Text-CSV-2.01-3.el9 - or better ;-)
Additional info:
Please let me know if you are not interested in maintaining the package on EPEL
9 branch.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2068801
1 week, 2 days