libncursesw-5.7-alt1 vs. libncursesw-5.6-alt4 Packages built with the new version of the library require the new version, otherwise there are undefined symbols (e.g., set_escdelay), but this is not detected by RPM: RPM allows to upgrade a program without upgrading the library (https://bugzilla.altlinux.org/show_bug.cgi?id=21991 ). To solve this problem, symbols in the ABI could be versionized and dependent packages rebuilt. (See also: http://www.altlinux.org/Shared_Library_Symbol_Versioning_HOWTO#.D0.9A.D0.B0.D0.BA_.D1.83.D0.B7.D0.BD.D0.B0.D1.82.D1.8C.2C_.D1.83.D0.B1.D0.B0.D0.B2.D0.B8.D0.BB.D0.B8.D1.81.D1.8C_.D0.BB.D0.B8_.D0.B8.D0.BB.D0.B8_.D0.B4.D0.BE.D0.B1.D0.B0.D0.B2.D0.B8.D0.BB.D0.B8.D1.81.D1.8C_.D0.BD.D0.BE.D0.B2.D1.8B.D0.B5_.D1.81.D0.B8.D0.BC.D0.B2.D0.BE.D0.BB.D1.8B_.D0.B8_.D0.BA.D0.B0.D0.BA_.D1.81.D0.B4.D0.B5.D0.BB.D0.B0.D1.82.D1.8C_version_script .)
Could this get solved already by at@'s work on set provides? (after a rebuild, that is)
(In reply to comment #1) > Could this get solved already by at@'s work on set provides? (after a rebuild, > that is) Yes, I hope so.
I suggest RESOLVED WORKSFORME (as the current version works indeed, and its subsequent rebuild will cause fixup anyways -- the clients are also going to be rebuilt over time).