Conary doesn't like it when packages built from the same source have different contents for the same file. There's not much we can do about it when importing something, though, so we just added some explicit exceptions. The full set of paths that have differing contents, permissions, or both is in pathConflictsExceptions in factory-capsule-rpm=f20s1.flnx.org@f:20s1-c
Also, it doesn't want scripts to mention ld.so.conf without checking that it won't break ld.so.conf, since ld.so.conf.d is supposed to be the way to affect the ld path without a chance of breaking things. Again, we don't have much choice in the import, so we had to tell it that glusterfs gets to break things if it wants to, using exceptions to WarnScriptSharedLibrary (same factory source). _______________________________________________ Foresight-devel mailing list [email protected] https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
