On Wed, Apr 09, 2008 at 03:50:05PM +0200, Kai-Martin Knaak wrote:
> Package: e2fsprogs
> Version: 1.40.8-2
> Severity: important
> 

> Since an update to 1.40.8-2 calls of fsck fails to check ext3 filesystems.
> Error message is:
> 
> fsck.ext3: symbol lookup error: fsck.ext3: undefined symbol: 
> ext2fs_dblist_get_last
> fsck died with exit status 127
> failed (code 127).
> file system check failed. 

What does "ldd /sbin/e2fsck" report?

Do you have another, older version of the libext2fs.so library in a
library path?

What does this cmmand report?

        nm -D /lib/libext2fs.so.2 | grep ext2fs_dblist_get_last


                                                - Ted



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to