[bug-notifications] [cupsd 0004634]: CSWcupsd 1.4.3, REV=2010.06.29 no longer starts

Mantis Bug Tracker noreply at opencsw.org
Fri Dec 17 01:30:48 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4634 
====================================================================== 
Reported By:                flod
Assigned To:                maciej
====================================================================== 
Project:                    cupsd
Issue ID:                   4634
Category:                   regular use
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2010-12-16 05:33 CET
Last Modified:              2010-12-17 01:30 CET
====================================================================== 
Summary:                    CSWcupsd 1.4.3,REV=2010.06.29 no longer starts
Description: 
cupsd can no longer be started.

/var/svc/log/network-cswcups:default.log:
cups: unable to start scheduler.
[ Dec 16 05:25:20 Method "start" exited with status 1 ]
[ Dec 16 05:25:20 Executing start method
("/var/opt/csw/svc/method/svc-cswcups start") ]
ld.so.1: cupsd: fatal: relocation error: file /opt/csw/sbin/cupsd: symbol
_httpReadGNUTLS: referenced symbol not found
Killed

It looks like all cups packages are on 1.4.4. except CSWcupsd .
This should normally not happen when releasing.
====================================================================== 

---------------------------------------------------------------------- 
 (0008581) flod (reporter) - 2010-12-17 01:30
 https://www.opencsw.org/mantis/view.php?id=4634#c8581 
---------------------------------------------------------------------- 
I needed

pkgutil -t http://buildfarm.opencsw.org/opencsw/experimental/maciej -y -i
cups cupsdev cupsdoc libcups --param=use_gpg:false

to pull in all dependencies.
My use case works. I did not see any packaging peculiarities.

pkgutil -c | grep cups
CSWcups                   1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWcupsclient             1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWcupsd                  1.4.5,REV=2010.12.16      1.4.3,REV=2010.06.29  
  
CSWcupsdev                1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWcupsdoc                1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcups                1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcups2               1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcupscgi1            1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcupsdriver1         1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcupsimage2          1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcupsmime1           1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20  
  
CSWlibcupsppdc1           1.4.5,REV=2010.12.16      1.4.4,REV=2010.10.20

I wondered a bit about the pentium_pro* libraries:
ldd /opt/csw/sbin/cupsd | grep pentium
        libz.so.1 =>     /opt/csw/lib/pentium_pro+mmx/libz.so.1
        libssl.so.0.9.8 =>       /opt/csw/lib/pentium_pro/libssl.so.0.9.8
        libcrypto.so.0.9.8 =>   
/opt/csw/lib/pentium_pro/libcrypto.so.0.9.8

I expected something else on AMD64, but as cups is 32-bit this is
understandable.



More information about the bug-notifications mailing list