Package: dokuwiki
Version: 0.0.20130510a-2
Severity: serious

Hi,

dokuwiki fails to upgrade, and exits the upgrade with an error.
Turning set -x on in postinst, this is what happens:

+ [ -e /etc/apache2/conf.d/dokuwiki.conf ]
+ [ -d /etc/apache2/conf-available -a ! -e 
/etc/apache2/conf-available/dokuwiki.conf ]
+ ln -s /etc/dokuwiki/apache.conf /etc/apache2/conf-available/dokuwiki.conf
ln: failed to create symbolic link '/etc/apache2/conf-available/dokuwiki.conf': 
File exists
dpkg: error processing dokuwiki (--configure):
 subprocess installed post-installation script returned error exit status 1

The code fails because /etc/apache2/conf.d/dokuwiki.conf, the link target,
does not exist (it is removed in the same script) and therefore the -e
on the link itself fails.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dokuwiki depends on:
ii  debconf [debconf-2.0]  1.5.51
ii  javascript-common      11
ii  libjs-jquery           1.7.2+dfsg-3
ii  libjs-jquery-cookie    8-2
ii  libjs-jquery-ui        1.10.1+dfsg-1
ii  libphp-simplepie       1.2.1-3
ii  php-geshi              1.0.8.11-2
ii  php5                   5.5.5+dfsg-1
ii  ucf                    3.0027+nmu1

Versions of packages dokuwiki recommends:
ii  php5-cli    5.5.5+dfsg-1
ii  php5-gd     5.5.5+dfsg-1
ii  php5-ldap   5.5.5+dfsg-1
ii  php5-mysql  5.5.5+dfsg-1

Versions of packages dokuwiki suggests:
pn  libapache2-mod-xsendfile  <none>

-- Configuration Files:
/etc/dokuwiki/dokuwiki.php changed [not included]

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to