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

Bug#533862: marked as done (didiwiki.postinst error)



Your message dated Sun, 19 Jul 2009 17:02:04 +0000
with message-id <E1MSZm0-00065h-Bp@ries.debian.org>
and subject line Bug#533862: fixed in didiwiki 0.5-7
has caused the Debian Bug report #533862,
regarding didiwiki.postinst error
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.)


-- 
533862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533862
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: didiwiki
Version: 0.5-6
currently using testing

xia:/var/lib/dpkg/info# dpkg --configure --pending
Setting up didiwiki (0.5-6) ...
Starting didiwiki: didiwiki.
Starting didiwiki: invoke-rc.d: initscript didiwiki, action "start" failed.
dpkg: error processing didiwiki (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 didiwiki
xia:/var/lib/dpkg/info#


at the end of  didiwiki.postinst is a section (as follows)

# Automatically added by dh_installinit
if [ -x "/etc/init.d/didiwiki" ]; then
        update-rc.d didiwiki defaults >/dev/null
        if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
                invoke-rc.d didiwiki start || exit $?
        else
                /etc/init.d/didiwiki start || exit $?
        fi
fi
# End automatically added section

I changed the start option to restart and it worked.
maybe "dh_installinit" needs fixing

also noted in change log
   * Rewrited didiwiki.postinst to use invoke-rc.d to comply with
     the version 3.7.0 of the Policy.

tony








--- End Message ---
--- Begin Message ---
Source: didiwiki
Source-Version: 0.5-7

We believe that the bug you reported is fixed in the latest version of
didiwiki, which is due to be installed in the Debian FTP archive:

didiwiki_0.5-7.diff.gz
  to pool/main/d/didiwiki/didiwiki_0.5-7.diff.gz
didiwiki_0.5-7.dsc
  to pool/main/d/didiwiki/didiwiki_0.5-7.dsc
didiwiki_0.5-7_amd64.deb
  to pool/main/d/didiwiki/didiwiki_0.5-7_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 533862@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ignace Mouzannar <mouzannar@gmail.com> (supplier of updated didiwiki package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 21 Jun 2009 19:52:12 +0200
Source: didiwiki
Binary: didiwiki
Architecture: source amd64
Version: 0.5-7
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Ignace Mouzannar <mouzannar@gmail.com>
Description: 
 didiwiki   - simple wiki implementation with built-in webserver
Closes: 533862
Changes: 
 didiwiki (0.5-7) unstable; urgency=low
 .
   * QA upload.
   * Added the '-R' option to dh_installinit in order to restart the didiwiki
     service after an upgrade. And removed overlapping functions from the
     didiwiki.postinst file to prevent the service from being started twice.
     (Closes: #533862)
   * Standards-Version bumped to 3.8.2.
   * Added a patch to fix some spelling errors reported by lintian.
   * Service would not start if default home (/var/lib/didiwiki) did not exist.
     Added var/lib/didiwiki in the didiwiki.dirs file to fix this issue.
   * Corrected ownership of /var/lib/didiwiki to didiwiki:didiwiki
   * Added a commented watch file, and removed the lintian override
     (debian-watch-file-is-missing)
Checksums-Sha1: 
 8bb8ee63322d0700ba4f995aa260e0c7b6d2851a 985 didiwiki_0.5-7.dsc
 c2c492937951be80afd31bf3eba48a9d28eff70b 8863 didiwiki_0.5-7.diff.gz
 d717216b864201350e30d6b5446dd9ba072f983c 28222 didiwiki_0.5-7_amd64.deb
Checksums-Sha256: 
 eb37f93b6fe1eeb0b91e7a0e249c469ba211fd1b2c60393becb71a51aa081f43 985 didiwiki_0.5-7.dsc
 645103f7c33f80c3839bf5352eb957966df593ac9bd150265d07ef30567a077d 8863 didiwiki_0.5-7.diff.gz
 1b2833293662feff095f38315ae57223f33dbc9d957335fc2d914d55a5a6969a 28222 didiwiki_0.5-7_amd64.deb
Files: 
 623e2d758a693869e462e5e9758476db 985 web optional didiwiki_0.5-7.dsc
 599126b47103ed1361df824622d2287c 8863 web optional didiwiki_0.5-7.diff.gz
 d48052eff2581bde11e3cc1aed52c972 28222 web optional didiwiki_0.5-7_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Ana Guerrero

iEYEARECAAYFAkpjTckACgkQn3j4POjENGESdACeIi802jWXssd/9bW/GJa0DfV0
/AgAnjLuo8s/T6b6vEChX84lGRTIiXWC
=D99f
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: