[bug-notifications] [libcairo2 0004792]: Dependency broken after pkgutil -u (wireshark, xhcat and more)
Mantis Bug Tracker
noreply at opencsw.org
Sat Jul 2 00:45:21 CEST 2011
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4792
======================================================================
Reported By: arkanoid
Assigned To: dam
======================================================================
Project: libcairo2
Issue ID: 4792
Category: regular use
Reproducibility: have not tried
Severity: block
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2011-06-23 12:42 CEST
Last Modified: 2011-07-02 00:45 CEST
======================================================================
Summary: Dependency broken after pkgutil -u (wireshark, xhcat
and more)
Description:
ld.so.1: [...]: fatal: relocation error: file
/opt/csw/lib/sparcv8/libcairo.so.2: symbol pixman_image_composite32:
referenced symbol not found
======================================================================
----------------------------------------------------------------------
(0009172) arkanoid (reporter) - 2011-07-02 00:45
https://www.opencsw.org/mantis/view.php?id=4792#c9172
----------------------------------------------------------------------
Resolved: was caused by stale symlink
bash-3.00$ ls -l /opt/csw/lib/libpixman-1.so.0
lrwxrwxrwx 1 root root 21 Jun 18 12:47
/opt/csw/lib/libpixman-1.so.0 -> libpixman-1.so.0.18.0
while libpixman-1.so.0.18.0 was replaced with libpixman-1.so.0.21.4 the
symlink was not updated.
ln -s to the proper file did solve the problem
More information about the bug-notifications
mailing list