Bugzilla – Bug 625317
cups-1.4.4-2.3.x86_64.rpm are installed in /usr/lib/cups - Should be /usr/lib64/cups
Last modified: 2010-08-03 07:56:34 UTC
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 The 64bit RPM for 64bit openSUSE 11.3 are installed in the wrong directory. It is install at /usr/lib/cups...It should be /usr/lib64/cups because it is 64bit version. Because of this, some program that make used of ipp (in /usr/lib64/cups/backend/ipp) unable to run because it cannot find ipp. Reproducible: Always Steps to Reproduce: 1. Just check the /usr/lib64/cup and /usr/lib/cup. 2. Can also do a rpm2cpio to extract the RPM to a directory to confirm it. 3.
See http://en.opensuse.org/Portal:Printing "Compliance with Upstream CUPS" which points in particular to https://bugzilla.novell.com/show_bug.cgi?id=575544#c2 *** This bug has been marked as a duplicate of bug 575544 ***