[Sfw-team] [OpenIndiana Distribution - Bug #415] pkg:/service/network/samba at 3.5.4-0.147 broken

illumos project devnull at illumos.org
Thu Jun 30 18:19:46 UTC 2011


Issue #415 has been updated by Gordon Ross.


Interesting.  Apparently, there was a previous "fix" to remove -lcurses
from readline because that was introducing conflicts when an application
linked with some other curses library (i.e. ncurses or xcurses) as well as
libreadline.  Here's a example failure due to mixing curses libraries:

  https://defect.opensolaris.org/bz/show_bug.cgi?id=15550

I've proposed a better way to fix this, described here:
  http://lists.illumos.org/pipermail/developer/2011-June/002547.html

----------------------------------------
Bug #415: pkg:/service/network/samba at 3.5.4-0.147 broken
https://www.illumos.org/issues/415

Author: Predrag Zečević
Status: In Progress
Priority: High
Assignee: OI SFW
Category: SFW (Solaris Freeware)
Target version: oi_151_stable
Difficulty: Medium
Tags: needs-triage


pfexec pkg refresh --full

pkg search -l /usr/lib/libreadline.so.5
INDEX      ACTION VALUE                    PACKAGE
path       file   usr/lib/libreadline.so.5 pkg:/library/readline at 5.2-0.147
pfexec pkg fix pkg:/library/readline

pkg search -l /usr/bin/smbclient
INDEX      ACTION VALUE             PACKAGE
path       file   usr/bin/smbclient pkg:/service/network/samba at 3.5.4-0.147

pfexec pkg fix pkg:/service/network/samba

smbclient --user predrag '\\backup\systems'
Enter predrag's password:
Domain=[**] OS=[Unix] Server=[Samba 3.2.15-0.36**]
ld.so.1: smbclient: fatal: relocation error: file /usr/lib/libreadline.so.5: symbol tgetent: referenced symbol not found
Killed


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Sfw-team mailing list