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@gmail.com Reporter: mspacek@redhat.com QA Contact: extras-qa@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, spotrh@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/599378943bf3cac92fda...
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)
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
Michal Josef Spacek mspacek@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Comment #1 is|1 |0 private| |
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
--- Comment #2 from Michal Josef Spacek mspacek@redhat.com --- PR: https://src.fedoraproject.org/rpms/perl-SNMP_Session/pull-request/2
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
Michal Josef Spacek mspacek@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Github | |sleinen/snmp-session/issues | |/16
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
--- Comment #3 from Aoife Moloney amoloney@redhat.com --- This message is a reminder that Fedora Linux 37 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '37'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 37 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
https://bugzilla.redhat.com/show_bug.cgi?id=2212317
Jitka Plesnikova jplesnik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |perl-SNMP_Session-1.13-34.f | |c39 Status|NEW |CLOSED Resolution|--- |RAWHIDE CC| |jplesnik@redhat.com Last Closed| |2023-11-23 08:41:29
perl-devel@lists.fedoraproject.org