Your message dated Tue, 13 Mar 2007 08:43:36 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#401918: Errors in postfix upgrading
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
package:postfix
version:2.3.4-2
Hi,
I was doing the following dist-upgrade :
Les NOUVEAUX paquets suivants seront installés :
libsasl2-2
Les paquets suivants seront mis à jour :
egroupware-addressbook egroupware-bookmarks egroupware-calendar
egroupware-core egroupware-emailadmin egroupware-etemplate
egroupware-felamimail egroupware-infolog egroupware-ldap egroupware-manual
egroupware-wiki ldap-utils libgd-gd2-noxpm-perl
libglib2.0-0 libglib2.0-data libldap-2.3-0 libsasl2 libsasl2-modules
libvolume-id0 postfix postfix-doc postfix-pcre sasl2-bin
slapd tar udev
26 mis a jour, 1 nouvellement installés, 0 à enlever et 0 non mis à jour.
Apt answered :
Préparation du remplacement de postfix 2.3.3-1 (en
utilisant .../postfix_2.3.4-2_i386.deb) ...
Stopping Postfix Mail Transport Agent: postfix/usr/sbin/postfix: error while
loading shared libraries: libsasl2.so.2: cannot open shared object file: No
such file or directory
failed!
dpkg : avertissement - ancien script pre-removal a retourné un code d'erreur
de sortie 1
dpkg - tentative d'exécution du script du nouveau paquet à la place ...
dpkg : ... on dirait que tout a fonctionné correctement.
postconf: error while loading shared libraries: libsasl2.so.2: cannot open
shared object file: No such file or directory
Use of uninitialized value in scalar chomp at /var/lib/dpkg/tmp.ci/config line
192.
Use of uninitialized value in join or string
at /usr/share/perl5/Debconf/Client/ConfModule.pm line 121.
postconf: error while loading shared libraries: libsasl2.so.2: cannot open
shared object file: No such file or directory
Use of uninitialized value in scalar chomp at /var/lib/dpkg/tmp.ci/config line
256.
Use of uninitialized value in join or string
at /usr/share/perl5/Debconf/Client/ConfModule.pm line 121.
Stopping Postfix Mail Transport Agent: postfix/usr/sbin/postfix: error while
loading shared libraries: libsasl2.so.2: cannot open shared object file: No
such file or directory
failed!
Dépaquetage de la mise à jour de postfix ...
Sélection du paquet libsasl2-2 précédemment désélectionné.
Dépaquetage de libsasl2-2 (Ã partir
de .../libsasl2-2_2.1.22.dfsg1-5_i386.deb) ...
It seems that the new install of libsasl2-2 is made AFTER postfix, but postfix
needs this to upgrade. Upgrade of postifix should be made after install of
libsasl2-2.
Postix did install well anyway, and is now in version 2.3.4-2. I can send and
receive mails, but I don't use sasl :
master.cf:# -o smtpd_sasl_auth_enable=yes
master.cf:# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
master.cf:# -o smtpd_sasl_auth_enable=yes
master.cf:# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
Packages : (Versions after upgrade)
ii postfix 2.3.4-2
ii postfix-doc 2.3.4-2
ii postfix-pcre 2.3.4-2
ii libsasl2 2.1.22.dfsg1-5
ii libsasl2-2 2.1.22.dfsg1-5
ii libsasl2-modules 2.1.22.dfsg1-5
Kernel version :
Linux 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux
This is linux-image-2.6.17-2-686 version 2.6.17-9
Libc6 Version : 2.3.6.ds1-8
Hoping to help, cheers for the very good work made by DDs :-)
--
K@ Teznik <[EMAIL PROTECTED]>
Nobody gives liberty. You take them - Michel Bakunin
pgpb2citBTJuz.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Wed, Dec 06, 2006 at 08:58:11PM +0100, Ka Teznik wrote:
> I was doing the following dist-upgrade :
> Les NOUVEAUX paquets suivants seront installés :
> libsasl2-2
> It seems that the new install of libsasl2-2 is made AFTER postfix, but
> postfix
> needs this to upgrade. Upgrade of postifix should be made after install of
> libsasl2-2.
It seems that the sasl developers renamed their package and made the old
one a dummy package, which has a good chance of breaking anything that
depended on the old package until it's been re-built using the current
sasl code.
Postfix has been built several times since then, so this bug has been
fixed for some time, certainly no later than 2.3.7-4.
lamont
--- End Message ---