Quotes of the week
Quotes of the week
Posted Jun 17, 2012 8:29 UTC (Sun) by drago01 (subscriber, #50715)In reply to: Quotes of the week by jschrod
Parent article: Quotes of the week
That's just not true.
You can install those just fine ... they won't conflict because the shared libraries go into different directories (lib vs lib64). Which is the whole point of multilib. Binaries in both packages won't conflict either because rpm has a concept of "coloring" which means if you install foo.i686 and foo.x86_64 and both ship /usr/bin/foo it *wont* conflict. /usr/bin/foo will just be the x86_64 one.
Name examples of what you mean. You might just have hit some kind of packing bug for a specific library but they are designed to not conflict and it works fine for me here.
