Bug 443497

Summary: Constant subroutine main::AF_INET6 redefined at /usr/lib/perl5/5.10.0/Exporter.pm
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: perl-Socket6Assignee: Robert Scheck <redhat-bugzilla>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jose.p.oliveira.oss, perl-devel, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.20-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-22 19:45:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Scheck 2008-04-21 20:56:50 UTC
Description of problem:
$ /etc/init.d/sip-redirect restart
Stopping sip-redirect:                                     [  OK  ]
Starting sip-redirect: Constant subroutine main::AF_INET6 redefined at
/usr/lib/perl5/5.10.0/Exporter.pm line 66.
 at /usr/bin/sip-redirect line 55
Prototype mismatch: sub main::AF_INET6 () vs none at
/usr/lib/perl5/5.10.0/Exporter.pm line 66.
 at /usr/bin/sip-redirect line 55
Constant subroutine main::PF_INET6 redefined at
/usr/lib/perl5/5.10.0/Exporter.pm line 66.
 at /usr/bin/sip-redirect line 55
Prototype mismatch: sub main::PF_INET6 () vs none at
/usr/lib/perl5/5.10.0/Exporter.pm line 66.
 at /usr/bin/sip-redirect line 55
                                                           [  OK  ]
$

Version-Release number of selected component (if applicable):
perl-Socket6-0.19-7

How reproducible:
Everytime since perl 5.10.0.

Actual results:
Messages like "Constant subroutine main::AF_INET6 redefined at
/usr/lib/perl5/5.10.0/Exporter.pm"

Expected results:
Silence as before... ;-)

Additional info:
Upgrade to Socket6 in version 0.20 solves the problem. I'll commit the update
to CVS once it got reanimated after the F-9 branching.

Comment 1 Robert Scheck 2008-04-22 17:15:46 UTC
Package: perl-Socket6-0.20-1.fc9 Tag: dist-f9 Status: complete
Package: perl-Socket6-0.20-1.fc10 Tag: dist-f10 Status: complete

Requested, that perl-Socket6-0.20-1.fc9 makes it directly into F9 final.