Hi!
Here is the output of the commands you suggested:

dpkg -S libsasl2.so.2:

libsasl2-2: /usr/lib/libsasl2.so.2
cyrus-sasl2-dbg: /usr/lib/debug/usr/lib/libsasl2.so.2.0.22
libsasl2-2: /usr/lib/libsasl2.so.2.0.22

file /usr/local/lib/libsasl2.so.2:

/usr/local/lib/libsasl2.so.2: symbolic link to `libsasl2.so.2.0.22'

stat -L /usr/local/lib/libsasl2.so.2:

  File: `/usr/local/lib/libsasl2.so.2'
  Size: 290327          Blocks: 584        IO Block: 4096   regular file
Device: 801h/2049d      Inode: 262224      Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (   50/   staff)
Access: 2007-10-03 06:34:58.000000000 +0200
Modify: 2007-09-30 12:09:54.000000000 +0200
Change: 2007-09-30 12:09:54.000000000 +0200

file /usr/lib/libsasl2.so.2:

/usr/lib/libsasl2.so.2: symbolic link to `libsasl2.so.2.0.22'

stat -L /usr/lib/libsasl2.so.2:

  File: `/usr/lib/libsasl2.so.2'
  Size: 88828           Blocks: 184        IO Block: 4096   regular file
Device: 801h/2049d      Inode: 246065      Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2007-09-30 12:13:22.000000000 +0200
Modify: 2006-12-13 22:26:16.000000000 +0100
Change: 2006-12-27 11:07:11.000000000 +0100


Daniele




2007/10/2, Florian Kulzer <[EMAIL PROTECTED]>:
>
> On Tue, Oct 02, 2007 at 11:17:28 +0200, Daniele Salatti wrote:
>
> [ top-posted reply shifted to proper place below ]
>
> > 2007/10/1, Florian Kulzer:
> > > On Mon, Oct 01, 2007 at 00:14:42 +0200, Daniele Salatti wrote:
> > > > Hi!
> > > > I'm trying to set up a mailserver on Debian etch for the first time,
> but
> > > I
> > > > have a problem: every time I restart postfix I get this message:
> > > >
> > > > /usr/sbin/postconf: /usr/local/lib/libsasl2.so.2: no version
> information
> > > > available (required by /usr/sbin/postconf)
> > > >
> > > > Any idea on how can I fix it? I can't use SASL...
> > >
> > > Where does /usr/local/lib/libsasl2.so.2 come from? The libsasl2-2
> > > package puts the library and this symlink into /usr/lib/. (Debian
> > > packages never touch the /usr/local/... directories.) You seem to have
> > > a non-Debian library installed which is broken.
> >
> > Hi,
> > I used apt to set up everything. How could this happen?
>
> The output of these commands would be interesting:
>
> dpkg -S libsasl2.so.2
> file /usr/local/lib/libsasl2.so.2
> stat -L /usr/local/lib/libsasl2.so.2
> file /usr/lib/libsasl2.so.2
> stat -L /usr/lib/libsasl2.so.2
>
> --
> Regards,            | http://users.icfo.es/Florian.Kulzer
>           Florian   |
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


-- 
Daniele Salatti
http://www.salatti.net

Reply via email to