Bugs item #2827499, was opened at 2009-07-26 22:34
Message generated for change (Comment added) made by gingerdog
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2827499&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: v 2.3
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Patryk Sciborek (scibi)
Assigned to: Nobody/Anonymous (nobody)
Summary: /usr/share/postfixadmin/confd-link.sh: No such file or direc
Initial Comment:
I cannot install/remove Postfix Admin 2.3rc6 on Debian Lenny because postinst and prerm scripts try to run /usr/share/postfixadmin/confd-link.sh which doesn't exists:
root@node1:/root# LC_ALL=C dpkg --purge postfixadmin
(Reading database ... 14008 files and directories currently installed.)
Removing postfixadmin ...
/var/lib/dpkg/info/postfixadmin.prerm: line 20: /usr/share/postfixadmin/confd-link.sh: No such file or directory
dpkg: error processing postfixadmin (--purge):
subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
postfixadmin
----------------------------------------------------------------------
Comment By: GingerDog (gingerdog)
Date: 2009-07-28 11:46
Message:
Thanks for the bug report; we believe this has been fixed in subversion.
----------------------------------------------------------------------
Comment By: GingerDog (gingerdog)
Date: 2009-07-27 21:00
Message:
Hi,
If you have wwwconfig-common 0.2.1 installed there's no problem.... the
problem occurs when/if you're using wwwconfig-common 0.1.2 (at least this
was what my limited testing seemed to imply)
I think I've patched the latest version to fix this problem, but you may
need to mess with /var/lib/dpkg/postfixadmin.prerm to remove the reference
to the script that doesn't exist any longer.
I'll merge one other patch in, and then release 2.3rc7.
Thanks!
----------------------------------------------------------------------
Comment By: GingerDog (gingerdog)
Date: 2009-07-27 21:00
Message:
Thanks for the bug report; we believe this has been fixed in subversion.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2827499&group_id=191583
|