https://bugzilla.redhat.com/show_bug.cgi?id=1169601 Bug ID: 1169601 Summary: Upgrade to perl-Net-Server version 2 breaks amavisd Product: Fedora EPEL Version: el6 Component: perl-Net-Server Severity: high Assignee: lkundrak@xxxxx Reporter: lloydsystems@xxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: kevin@xxxxxxxxx, lkundrak@xxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Description of problem: I have a CentOS 6.6 server running Postfix 2.6.6 with amavisd-new 2.9.1 managing email scanning with Clam-AV and SpamAssassin in a 'typical' setup. Amavisd-new and its dependencies are installed from the EPEL repo and CentOS base/updates only. The server had installed perl-Net-Server 0.97-7 from EPEL. Yesterday this package was updated to 2.007-2 from the EPEL repo. Following this update, amavis stopped working, preventing Postfix from receiving new mail. The output of 'service amavisd status' shows "amavisd dead but subsys locked". I removed the lock file and started the service, which reports OK but, in fact, is not running (status returns dead). The following error is reported in the maillog: amavis[4160]: (!)Net::Server: 2014/12/02-12:43:37 Can't connect to TCP port 10024 on ::1 [Cannot assign requested address]\n at line 68 in file /usr/share/perl5/vendor_perl/Net/Server/Proto/TCP.pm Running 'netstat -lntup | grep 10024' returns nothing. It should be listening on 127.0.0.1 Unable to find any solution to this I downgraded perl-Net-Server back to 0.97-7 EPEL package. Amavis service now starts properly. Output of netstat shows "tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 7286/amavisd (master" Version-Release number of selected component (if applicable): 2.007-2 How reproducible: Always Steps to Reproduce: 1. Install amavisd-new with perl-Net-Server 0.97-7 and test that it starts 2. Upgrade perl-Net-Server to version 2.007-2 3. Observe that the amavis service will not run Actual results: perl-Net-Server version 2.007-2 prevents amavis from running Expected results: Updating perl-Net-Server should not break amavis Additional info: 1. I do not use IPv6 (and don't want it!) 2. I was fortunate to find a copy of the perl-Net-Server-0.97-7.el6.noarch rpm as EPEL had already thoughtfully removed it from their server! -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=IMecAmb3DP&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel