https://bugzilla.redhat.com/show_bug.cgi?id=2208967
Bug ID: 2208967
Summary: perl-GnuPG-Interface-1.02-7.fc39 FTBFS: tests fail
with gnupg2-2.4.1
Product: Fedora
Version: rawhide
URL: https://koschei.fedoraproject.org/package/perl-GnuPG-I
nterface
OS: Linux
Status: NEW
Component: perl-GnuPG-Interface
Severity: medium
Assignee: emmanuel(a)seyman.fr
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, fedora(a)mj41.cz,
perl-devel(a)lists.fedoraproject.org,
xavier(a)bachelot.org
Target Milestone: ---
Classification: Fedora
perl-GnuPG-Interface-1.02-7.fc39 fails to build in Fedora 39 because tests
fail:
t/Fingerprint.t ............ ok
t/get_public_keys.t ........
Failed 2/3 subtests
t/get_secret_keys.t ........
Failed 1/2 subtests
t/import_keys.t ............ ok
t/Interface.t .............. ok
t/list_public_keys.t ....... ok
t/list_secret_keys.t .......
Failed 1/4 subtests
t/list_sigs.t .............. ok
t/passphrase_handling.t .... ok
t/sign.t ................... ok
t/sign_and_encrypt.t ....... ok
t/UserId.t ................. ok
t/verify.t ................. ok
t/version_updates.t ........ ok
t/wrap_call.t .............. ok
t/z_delete_keys.t .......... ok
t/zzz_cleanup.t ............ ok
Test Summary Report
-------------------
t/get_public_keys.t (Wstat: 0 Tests: 3 Failed: 2)
Failed tests: 2-3
t/get_secret_keys.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
t/list_secret_keys.t (Wstat: 0 Tests: 4 Failed: 1)
Failed test: 2
Files=24, Tests=62, 11 wallclock secs ( 0.08 usr 0.04 sys + 6.65 cusr 1.91
csys = 8.68 CPU)
Result: FAIL
gpg-connect-agent: no running gpg-agent - starting '/usr/bin/gpg-agent'
gpg-connect-agent: waiting for the agent to come up ... (5s)
gpg-connect-agent: connection to the agent established
gpg-agent[303]: gpg-agent running and available
subkeys fail comparison; this is a known issue with GnuPG 1.0.1 at
t/get_public_keys.t line 212.
gpg: using "0x93AFC4B1B0288A104996B44253AE596EF950DA9C" as default secret key
for signing
Failed 3/24 test programs. 4/62 subtests failed.
make: *** [Makefile:801: test_dynamic] Error 255
error: Bad exit status from /var/tmp/rpm-tmp.TEALvJ (%check)
A difference between passing and failing build root is at
<https://koschei.fedoraproject.org/build/15468273>. An upgrade of gnupg2 from
2.4.0-3.fc39 to 2.4.1-1.fc39 is suspicious.
Reproducible: Always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208967
https://bugzilla.redhat.com/show_bug.cgi?id=2154738
Bug ID: 2154738
Summary: [abrt] slic3r: stl_add_facet(): perl killed by SIGABRT
Product: Fedora
Version: 37
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:67e6509db17b71dbc3796572867dda4c31f0e967;
Component: slic3r
Assignee: mhroncok(a)redhat.com
Reporter: ol+redhat(a)infoserver.lv
QA Contact: extras-qa(a)fedoraproject.org
CC: mhroncok(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
Trying to slice EF_Front_v3.stl file from
https://www.thingiverse.com/thing:4785984
Version-Release number of selected component:
slic3r-1.3.0-27.fc37
Additional info:
reporter: libreport-2.17.4
backtrace_rating: 4
cgroup:
0::/user.slice/user-1364.slice/user@1364.service/app.slice/app-slic3r-3121d84c542244a3ae9cc91a239ca22a.scope
cmdline: /usr/bin/perl /usr/bin/slic3r
crash_function: stl_add_facet
executable: /usr/bin/perl
journald_cursor:
s=1507985f41d24fd8998d78c5690bc8f4;i=1ec6854;b=ee556b81838a4b7dbed054a383432cc5;m=3716e063;t=5f02544515059;x=a43591764f8f71fd
kernel: 6.0.12-300.fc37.x86_64
rootdir: /
runlevel: N 5
type: CCpp
uid: 1364
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2154738
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
Bug ID: 2212317
Summary: IPv6 is not working
Product: Fedora
Version: 37
OS: Linux
Status: NEW
Component: perl-SNMP_Session
Severity: medium
Assignee: spotrh(a)gmail.com
Reporter: mspacek(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org, spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
SNMP_Session Perl library has issue in usage of IPv6.
Fix is in
https://github.com/sleinen/snmp-session/pull/15/commits/599378943bf3cac92fd…
Reproducible: Always
Steps to Reproduce:
1. Set SNMP with IPv6 only (agentaddress [::1] in /etc/snmp/snmpd.conf)
2. Run the example in the attachment with: ./test.pl '[::1]' and check result.
Actual Results:
Error:
can't resolve "[::1]" to IP address
at ./test.pl line 19.
Couldn't open SNMP session to [::1]:161. at /__PATH_TO_TEST__/test.pl line 20.
Expected Results:
Something like:
1.3.6.1.2.1.1.1.0 => Linux man 6.2.15-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC
Thu May 11 17:37:39 UTC 2023 x86_64
1.3.6.1.2.1.1.4.0 => Root <root@localhost> (configure
/etc/snmp/snmp.local.conf)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
https://bugzilla.redhat.com/show_bug.cgi?id=2030311
Bug ID: 2030311
Summary: Please branch and build perl-Authen-Krb5 in epel9
Product: Fedora EPEL
Version: epel9
Status: NEW
Component: perl-Authen-Krb5
Assignee: simon(a)sxw.org.uk
Reporter: alex.iribarren(a)cern.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org, simon(a)sxw.org.uk
Target Milestone: ---
Classification: Fedora
Description of problem:
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=2030311
https://bugzilla.redhat.com/show_bug.cgi?id=2207950
Bug ID: 2207950
Summary: Please build perl-Frontier-RPC for EPEL9
Product: Fedora EPEL
Version: epel9
Status: NEW
Component: perl-Frontier-RPC
Assignee: mmraka(a)redhat.com
Reporter: rik.theys(a)esat.kuleuven.be
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, kasal(a)ucw.cz, mmraka(a)redhat.com,
mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org,
rhughes(a)redhat.com, rstrode(a)redhat.com
Target Milestone: ---
Classification: Fedora
Hi,
We are running some applications that still require perl-Frontier-RPC-Client.
Would it be possible to also provide a package for EPEL9?
Regards,
Rik
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2207950