Package: infinoted-0.4
Version: 0.4.0-1
Severity: important

Hi!

When trying to upgrade to infinoted 0.4, I got the following error:


(Reading database ... 271143 files and directories currently installed.)
Preparing to replace infinoted-0.4 0.4.0-1 (using 
.../infinoted-0.4_0.4.0-1_amd64.deb) ...
Unpacking replacement infinoted-0.4 ...
Setting up infinoted-0.4 (0.4.0-1) ...
update-alternatives: error: alternative path /usr/bin/infinoted-0.3 doesn't 
exist.
dpkg: error processing infinoted-0.4 (--install):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 infinoted-0.4

It seems that the package proposes to still use infinoted-0.3 instead of
the new infinoted-0.4 for /usr/bin/infinoted.

THe following patch should solve this issue

--- /var/lib/dpkg/info/infinoted-0.4.postinst_old       2009-12-21 
22:57:25.000000000 +0100
+++ /var/lib/dpkg/info/infinoted-0.4.postinst   2009-12-21 22:55:14.000000000 
+0100
@@ -3,7 +3,7 @@

 if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
     update-alternatives --install /usr/bin/infinoted infinoted \
-      /usr/bin/infinoted-0.3 10
+      /usr/bin/infinoted-0.4 10
 #      --slave /usr/share/man/man1/infinoted.1.gz infinoted.1.gz \
 #      /usr/share/man/man1/nano.1.gz
 fi



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (700, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages infinoted-0.4 depends on:
ii  libavahi-client3            0.6.25-2     Avahi client library
ii  libavahi-common3            0.6.25-2     Avahi common library
ii  libc6                       2.10.2-2     GNU C Library: Shared libraries
ii  libcomerr2                  1.41.9-1     common error description library
ii  libdaemon0                  0.14-1       lightweight C library for daemons 
ii  libglib2.0-0                2.22.3-1     The GLib library of C routines
ii  libgnutls26                 2.8.5-2      the GNU TLS library - runtime libr
ii  libgsasl7                   1.1-1        GNU SASL library
ii  libgssapi-krb5-2            1.7+dfsg-3   MIT Kerberos runtime libraries - k
ii  libidn11                    1.15-2       GNU Libidn library, implementation
ii  libinfinity-0.4-0           0.4.0-1      infinote-based collaborative editi
ii  libk5crypto3                1.7+dfsg-3   MIT Kerberos runtime libraries - C
ii  libkrb5-3                   1.7+dfsg-3   MIT Kerberos runtime libraries
ii  libntlm0                    1.1-1        NTLM authentication library
ii  libxml2                     2.7.6.dfsg-1 GNOME XML library

infinoted-0.4 recommends no packages.

infinoted-0.4 suggests no packages.

-- no debconf information




-- 
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