[gnutls-help] Ubuntu 12.04lts Apache 2.4 mod_gnutls.so

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Mar 4 11:35:14 CET 2014


Hi Frank--

On 03/03/2014 06:29 PM, Frank J Polan wrote:
> This is my first posting to this list. If I'm doing anything wrong or
> breaking any rules please let me know
> The following describes the problem ( as I posted to another forum)
> 
> Ubuntu 12.04LTS Apache 2.4 I've installed TLS be following the steps on this
> link https://help.ubuntu.com/community/GnuTLS
> When restarting Apache I get the following error
> apache2: Syntax error on line 212 of /etc/apache2/apache2.conf: Syntax error
> on line 1 of /etc/apache2/mods-enabled/gnutls.load: Cannot load
> /usr/lib/apache2/modules/mod_gnutls.so into server:
> /usr/lib/apache2/modules/mod_gnutls.so: undefined symbol: unixd_config
> 
> If I remove the @gnutls.conf file from the /etc/apache2/mods-enabled
> directory Apache restarts
> Any suggestions would be appreciated
> Thanks
> Frank
> 
> It's been suggested that the GnuTLS package in 12.04LTS hasn't been updated
> for apache 2.4 If that's the case is there a repository with an updated
> version or should I revert to apache2.2 

it sounds like you're running into a problem with apache mod_gnutls,
which is a distinct project from gnutls itself -- mod_gnutls is a
project to connect Apache (the web server) with the GnuTLS transport
layer security library.

The right place to follow up on this is probably either the mod_gnutls
mailing list (i'm cc'ing it here):

  mod_gnutls-devel at lists.gnutls.org

or on ubuntu's packaging bug reports on https://launchpad.net/

fwiw, the mod_gnutls packaging for ubuntu should have caught this error
message during the test suite.

however, looking at http://packages.ubuntu.com/search?keywords=apache2,
i don't think that ubuntu 12.04 LTS actually has apache 2.4 at all (i
think it shipped with apache 2.2), so i'm not sure what is going on with
your system.

Did you compile these tools yourself?  if so, what versions are you
working with?

Regards,

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1010 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20140304/8bb58965/attachment.sig>


More information about the Gnutls-help mailing list