nitram wrote:Sorry Pa,
No files with a suffix:
bubba:~# ls -ltr /etc/apache2/conf.d
total 4
-rw-r--r-- 1 root root 24 Mar 15 20:50 charset
lrwxrwxrwx 1 root root 35 Jul 4 21:03 manual.conf -> /usr/share/bubba-manual/apache.conf
lrwxrwxrwx 1 root www-data 23 Jul 4 21:05 horde.conf -> ../../horde/apache.conf
lrwxrwxrwx 1 root root 34 Jul 6 11:57 album.conf -> /usr/share/bubba-album/apache.conf
lrwxrwxrwx 1 root root 37 Jul 6 11:57 admin.conf -> /usr/share/bubba-frontend/apache.conf
Martin
And the output of update/distupgrade is the same:
#
DEBIAN_FRONTEND=noninteractive apt-get -y update
Get:1
http://ftp.se.debian.org etch Release.gpg [1032B]
Hit
http://ftp.se.debian.org etch Release
Get:2
http://update.excito.org marielle Release.gpg [189B]
Get:3
http://update.excito.org upstream_etch Release.gpg [189B]
Hit
http://update.excito.org marielle Release
Ign
http://ftp.se.debian.org etch/main Packages/DiffIndex
Hit
http://update.excito.org upstream_etch Release
Ign
http://update.excito.org marielle/main Packages/DiffIndex
Hit
http://ftp.se.debian.org etch/main Packages
Ign
http://update.excito.org upstream_etch/main Packages/DiffIndex
Ign
http://update.excito.org marielle/main Packages
Ign
http://update.excito.org upstream_etch/main Packages
Hit
http://update.excito.org marielle/main Packages
Hit
http://update.excito.org upstream_etch/main Packages
Fetched 3B in 0s (4B/s)
Reading package lists... Done
#
DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up bubba-album (1.2) ...
dbconfig-common: writing config to /etc/dbconfig-common/bubba-album.conf
Replacing config file /etc/album/debian-db.php with new version
Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
invoke-rc.d: initscript apache2, action "reload" failed.
dpkg: error processing bubba-album (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bubba-frontend:
bubba-frontend depends on bubba-album (>= 0.99.1); however:
Package bubba-album is not configured yet.
dpkg: error processing bubba-frontend (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
bubba-album
bubba-frontend
E: Sub-process /usr/bin/dpkg returned an error code (1)
any other options ?
Martin