[Bug 1228204] Re: avahi-daemon fails to start if the kernel does not support SO_REUSEPORT
Launchpad Bug Tracker
1228204 at bugs.launchpad.net
Fri Sep 20 18:16:19 UTC 2013
This bug was fixed in the package avahi - 0.6.31-2ubuntu4
---------------
avahi (0.6.31-2ubuntu4) saucy; urgency=low
* When userspace defines SO_REUSEPORT we will attempt to enable socket
port number reuse. However if the running kernel does not support
this call it will fail preventing daemon startup. If this call is
present but fails ENOPROTOOPT then we know that actually the kernel
does not support it and we should continue as if we did not have the
call at all. (LP: #1228204)
-- Andy Whitcroft <apw at canonical.com> Fri, 20 Sep 2013 16:07:36 +0100
** Changed in: avahi (Ubuntu Saucy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1228204
Title:
avahi-daemon fails to start if the kernel does not support
SO_REUSEPORT
Status in “avahi” package in Ubuntu:
Fix Released
Status in “avahi” source package in Saucy:
Fix Released
Bug description:
When running with a version of avahi-daemon compiled with SO_REUSEPORT
available, failure of this call fails startup of the daemon. This
occurs in the panda images where we have a very old kernel relative to
userspace which does not support the call at all.
Where this call fails ENOPROTOOPT that implies the call is not
implemented, and if we ignore it we are in no worse situation that we
were when the code was not supported.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: avahi-daemon 0.6.31-2ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
Uname: Linux 3.11.0-7-generic i686
ApportVersion: 2.12.1-0ubuntu4
Architecture: i386
Date: Fri Sep 20 16:10:07 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-05-06 (1233 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MarkForUpload: True
SourcePackage: avahi
UpgradeStatus: Upgraded to saucy on 2013-06-05 (106 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1228204/+subscriptions
More information about the foundations-bugs
mailing list