From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7) Description of problem: the above cups version only depends on cups-libs with version 1.1.17 [root@pc00136 ~]$ $ rpm -q --requires cups | grep cups config(cups) = 1:1.1.17-13.3.0.14.legacy cups-libs = 1:1.1.17 libcups.so.2 libcupsimage.so.2 However, I had an older redhat version of cups and cups-libs installed, also a 1.1.17. Issuing a "yum update cups" resulted in the updating of cups, but not of cups-libs. This resulted in an unresolved symbol when starting cups. Explicitly upgrading cups-libs fixed the problem. Version-Release number of selected component (if applicable): cups-1.1.17-13.3.0.14.legacy How reproducible: Always Steps to Reproduce: Start cupsd -f with older cups-lib Additional info:
This doesn't seem to be important enough to fix just on its own, so mark it DEFER.