linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libcom_err DSO version bump needed for 1.42?
@ 2012-08-15 21:48 Brian J. Murrell
  2012-08-16  1:47 ` Theodore Ts'o
  0 siblings, 1 reply; 3+ messages in thread
From: Brian J. Murrell @ 2012-08-15 21:48 UTC (permalink / raw)
  To: linux-ext4

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

Hi,

I noticed when trying to upgrade my e2fsprogs RPM set from a 1.41.12ish
release to a 1.42.3ish release only e2fsprogs and e2fsprogs-libs got
upgraded and libcom_err didn't get upgraded despite there being ABI
differences between 1.41.12 and 1.42.3.  This results in the following
type of error:

# e2fsck
e2fsck: symbol lookup error: e2fsck: undefined symbol: set_com_err_gettext
# mke2fs 
mke2fs: symbol lookup error: mke2fs: undefined symbol: set_com_err_gettext

This appears to be due to the addition of set_com_err_gettext()  (in
4259052093da329907e255b11bf3e799872828c7) during the 1.42 development
cycle.

Since this addition introduces an ABI incompatibility in libcom_err,
isn't the process supposed to be to increase the SO's version so that
the tools find the proper version of the library and also so that it
gets upgraded accordingly by RPM with it's autoprovides/requires bits?

Cheers,
b.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-16 12:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 21:48 libcom_err DSO version bump needed for 1.42? Brian J. Murrell
2012-08-16  1:47 ` Theodore Ts'o
2012-08-16 12:01   ` Brian J. Murrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).