Project

General

Profile

Actions

Bug #2754

closed

Debian Packaging: mod_auth broken

Added by ckreutzer over 8 years ago. Updated over 8 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_auth
Target version:
ASK QUESTIONS IN Forums:

Description

Hello,

I'm running the current nightly build (deb Package) on my build server: 1.4.42~snap-20160925-084809-ga66194-0.1~jessie

I tried to setup basic auth, but it fails to load:
lighttpd[15928]: 2016-09-29 23:06:12: (plugin.c.227) dlopen() failed for: /usr/lib/lighttpd/mod_authn_file.so /usr/lib/lighttpd/mod_authn_file.so: cannot open shared object file: No such file or directory
Sep 29 23:06:12 jen.ck-ws.net lighttpd[15928]: 2016-09-29 23:06:12: (server.c.923) loading plugins finally failed

contents of /usr/lib/lighttpd/:
root@jen:~# ls -al /usr/lib/lighttpd/
insgesamt 548
drwxr-xr-x 2 root root 4096 Sep 25 21:25 .
drwxr-xr-x 57 root root 4096 Sep 29 23:02 ..
-rw-r--r-- 1 root root 22232 Sep 25 10:54 mod_accesslog.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_access.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_alias.so
-rw-r--r-- 1 root root 22608 Sep 25 10:54 mod_auth.so
-rw-r--r-- 1 root root 30424 Sep 25 10:54 mod_cgi.so
-rw-r--r-- 1 root root 18136 Sep 25 10:54 mod_compress.so
-rw-r--r-- 1 root root 26768 Sep 25 10:54 mod_dirlisting.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_evasive.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_evhost.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_expire.so
-rw-r--r-- 1 root root 14040 Sep 25 10:54 mod_extforward.so
-rw-r--r-- 1 root root 55536 Sep 25 10:54 mod_fastcgi.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_flv_streaming.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_indexfile.so
-rw-r--r-- 1 root root 26328 Sep 25 10:54 mod_proxy.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_redirect.so
-rw-r--r-- 1 root root 14264 Sep 25 10:54 mod_rewrite.so
-rw-r--r-- 1 root root 14040 Sep 25 10:54 mod_rrdtool.so
-rw-r--r-- 1 root root 47296 Sep 25 10:54 mod_scgi.so
-rw-r--r-- 1 root root 14320 Sep 25 10:54 mod_secdownload.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_setenv.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_simple_vhost.so
-rw-r--r-- 1 root root 34976 Sep 25 10:54 mod_ssi.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_staticfile.so
-rw-r--r-- 1 root root 22232 Sep 25 10:54 mod_status.so
-rw-r--r-- 1 root root 10168 Sep 25 10:54 mod_userdir.so
-rw-r--r-- 1 root root 9944 Sep 25 10:54 mod_usertrack.so

It seems like the new modular mod_auth parts is missing (mod_authn_*.so).

#1

Updated by gstrauss over 8 years ago

  • Status changed from New to Need Feedback
  • Target version changed from 1.4.x to 1.4.42
#2

Updated by gstrauss over 8 years ago

  • Status changed from Need Feedback to Invalid
Actions

Also available in: Atom