[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#715043: nmu: omake_0.9.8.5-3-8



* Andreas Beckmann <anbe@debian.org>, 2013-07-05, 19:34:
 adequate: ldd -r /usr/bin/omake: /usr/bin/omake: Symbol `FamErrlist' has different size in shared object, consider re-linking

This happens not only under "ldd -r", but every time you run omake:

$ omake --version > /dev/null
omake: Symbol `FamErrlist' has different size in shared object, consider re-linking

The size change is not ABI breakage. In fact, the change was made precisely to avoid warnings like this in the future:
http://bugs.debian.org/438345
http://sources.debian.net/src/fam/2.7.0-17/debian/patches/17_reserve_fam_errors.patch

We don't need to care about partial upgrades, because stable and unstable both have the save version of libfam0.

Unfortunately, libgamin0 has "Provides: libfam0", but it includes FamErrlist with yet another size. :( See also bug #438330.

--
Jakub Wilk


Reply to: