[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#759209: marked as done (libapache2-mod-auth-openid: Can't locate API module structure `auth_openid_module')



Your message dated Thu, 29 Dec 2022 17:05:57 +0000
with message-id <[🔎] E1pAwLt-005wgF-8e@fasolo.debian.org>
and subject line Bug#1027156: Removed package(s) from unstable
has caused the Debian Bug report #759209,
regarding libapache2-mod-auth-openid: Can't locate API module structure `auth_openid_module'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
759209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759209
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-auth-openid
Version: 0.8-1
Severity: important

Dear Maintainer,


Bug probably accured after running dist-upgrade on testing after a while and it
upgraded a bunch of packages.

But I've  apt-get remove --purge libapache2-mod-auth-openid, reinstalled but it
still gives me the:

/etc/init.d/apache2 restart
[FAIL] Restarting web server: apache2 failed!
[warn] The apache2 configtest failed. ... (warning).
Output of config test was:
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/auth_openid.load: Can't locate API module structure `auth_openid_module' in file /usr/lib/apache2/modules/mod_auth_openid.so: /usr/lib/apache2/modules/mod_auth_openid.so: undefined symbol: auth_openid_module
Action 'configtest' failed.
The Apache error log may have more information.

cat /etc/apache2/mods-enabled/auth_openid.load
LoadModule auth_openid_module /usr/lib/apache2/modules/mod_auth_openid.so

ldd /usr/lib/apache2/modules/mod_auth_openid.so
	linux-vdso.so.1 (0x00007fffffffd000)
	libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f653110e000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f6530e03000)
	libopkele.so.3 => /usr/lib/x86_64-linux-gnu/libopkele.so.3 (0x00007f6530bb4000)
	libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f653098a000)
	libtidy-0.99.so.0 => /usr/lib/libtidy-0.99.so.0 (0x00007f653072a000)
	libssl.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f65304c9000)
	libcrypto.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f65300d3000)
	libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f652fece000)
	libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f652fc64000)
	libcurl-gnutls.so.4 => /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 (0x00007f652f9f9000)
	libapr-1.so.0 => /usr/lib/x86_64-linux-gnu/libapr-1.so.0 (0x00007f652f7c6000)
	libaprutil-1.so.0 => /usr/lib/x86_64-linux-gnu/libaprutil-1.so.0 (0x00007f652f59d000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f652f387000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f652f16a000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f652edc0000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f652ebbc000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f652e8bb000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f653160d000)
	libidn.so.11 => /usr/lib/x86_64-linux-gnu/libidn.so.11 (0x00007f652e687000)
	librtmp.so.1 => /usr/lib/x86_64-linux-gnu/librtmp.so.1 (0x00007f652e46a000)
	libssh2.so.1 => /usr/lib/x86_64-linux-gnu/libssh2.so.1 (0x00007f652e241000)
	libnettle.so.4 => /usr/lib/x86_64-linux-gnu/libnettle.so.4 (0x00007f652e00e000)
	libgnutls-deb0.so.28 => /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28 (0x00007f652dd04000)
	libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f652dabc000)
	libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f652d7ea000)
	libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f652d5ba000)
	libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f652d3b6000)
	liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f652d1a6000)
	libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f652cf55000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f652cd3d000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f652cb34000)
	libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f652c8fd000)
	libhogweed.so.2 => /usr/lib/x86_64-linux-gnu/libhogweed.so.2 (0x00007f652c6cd000)
	libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007f652c44a000)
	libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f652c169000)
	libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f652bf26000)
	libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007f652bd13000)
	libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f652bb07000)
	libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f652b902000)
	libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f652b6eb000)
	libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f652b4cf000)
	libgnutls.so.26 => /usr/lib/x86_64-linux-gnu/libgnutls.so.26 (0x00007f652b20e000)
	libgcrypt.so.11 => /lib/x86_64-linux-gnu/libgcrypt.so.11 (0x00007f652af8d000)
	libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f652ad87000)
	libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f652ab7f000)

ls -la /usr/lib/apache2/modules/mod_auth_openid.so
-rw-r--r-- 1 root root 174144 Jun 27 18:16 /usr/lib/apache2/modules/mod_auth_openid.so


I expect the module to be loadable after I enable the module with a2enmod. 


This is related virtual host config for openid:

<Location />
  AuthType                        OpenID
  require                         valid-user


  AuthOpenIDTrusted ^https://www.google.com/a/example.net/o8/ud$
  AuthOpenIDAXRequire email http://openid.net/schema/contact/email @example\.net
  AuthOpenIDAXUsername email
  AuthOpenIDSecureCookie Off
  AuthOpenIDLoginPage             /openid.php
  AuthOpenIDCookiePath            /
</Location>


Bug might be related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450819


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libapache2-mod-auth-openid depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.10-1
ii  libapr1                             1.5.1-2
ii  libaprutil1                         1.5.3-2
ii  libc6                               2.19-9
ii  libcurl3-gnutls                     7.37.1-1
ii  libexpat1                           2.1.0-6
ii  libgcc1                             1:4.9.1-4
ii  libopkele3                          2.0.4-8
ii  libpcre3                            1:8.35-3
ii  libsqlite3-0                        3.8.5-2
ii  libssl1.0.0                         1.0.1i-2
ii  libstdc++6                          4.9.1-4
ii  libtidy-0.99-0                      20091223cvs-1.4
ii  libuuid1                            2.20.1-5.8

libapache2-mod-auth-openid recommends no packages.

libapache2-mod-auth-openid suggests no packages.

-- no debconf information


-- 
Roy Sindre Norangshol
roy.sindre@norangshol.no

--- End Message ---
--- Begin Message ---
Version: 0.8-7+rm

Dear submitter,

as the package libapache2-mod-auth-openid has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1027156

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: