#1432 Please rebuild poedit to fix library deps (and possibly tag for beta)
Closed: Fixed None Opened 15 years ago by vpv.

The current poedit on Rawhide/Fedora 11 Beta can't be started. I've filed a bug at https://bugzilla.redhat.com/show_bug.cgi?id=492193 but I've also noticed that a simple rebuild would fix this. As I'm not a member of the new provenpackager group, I can't rebuild it myself. Could someone from releng do the rebuild please? Also, I wish it could be tagged for F11 Beta, but that is not as important.

I wonder why RPM hasn't caught the dependency issue, but that's not a releng issue.


RPM dependency tracking is done at the soname level (i.e., libfoo.so.3); it doesn't drill down to the actual symbols.

This implies the library in question changed ABI without changing soname, OR something in the compiler broke with C++ symbol mangling.

In any case, rebuild kicked off as:

http://koji.fedoraproject.org/koji/taskinfo?taskID=1259618

And... built. I'm closing this now with it just built for rawhide - at this point we're only taking critical beta blockers, and I don't think this qualifies by that criteria.

Ok. Thanks for the rebuild.

Login to comment on this ticket.

Metadata