FC1 and FC2 compatibility

Tim Waugh twaugh at redhat.com
Fri Feb 13 09:51:42 UTC 2004


On Thu, Feb 12, 2004 at 04:34:26PM -0600, Scott Sloan wrote:

> Is there any compatibility issues with using rpms for FC1 on FC2?

In other words, reasons that an RPM built on one will not work on
another?  There will be at least these:

o Different Python version (and module ABI) means that packages
  providing extension modules will be providing modules that do not
  work with the running Python.  In turn, any packages that want to
  use those extension modules will not be able to.

o The libdb library has changed soname, and so anything that uses it
  will require the version it was built against.

o So has libdbus, but there are far fewer things using that.

o GIMP has been upgraded, and I think the plug-in ABI may have changed
  incompatibly.  Packages providing GIMP plug-ins will be affected.

Tim.
*/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20040213/cc2b7ac9/attachment.sig>


More information about the fedora-devel-list mailing list