[oi-dev] pkg update, sendmail broken
Alexander Pyhalov
alp at rsu.ru
Thu Oct 10 18:06:42 UTC 2013
Jonathan Adams писал 10.10.2013 22:02:
> jadams at jadlaptop:~$ ls -l /usr/lib/sendmail /lib/libc.so.1
> -rwxr-xr-x 1 root bin 1565808 Jul 4 23:13 /lib/libc.so.1
> -r-xr-sr-x 1 root smmsp 951784 Oct 10 09:54 /usr/lib/sendmail
>
> is this related to the fact that I've still got library/zlib frozen at
> 1.2.3?
>
> jadams at jadlaptop:~$ pkg freeze
> NAME VERSION DATE
> COMMENT
> library/zlib 1.2.3 18 Sep 2013 16:36:58 BST
> None
>
I don't know. But you have outdated libc.
Actual is
$ pkg info pkg:/system/library
Name: system/library
Summary: Core Solaris, (Shared Libs)
Description: core shared libraries for a specific instruction-set
architecture
Category: System/Core
State: Installed
Publisher: openindiana.org
Version: 0.5.11
Build Release: 5.11
Branch: 0.151.1.8.1
Packaging Date: October 10, 2013 02:58:10 AM
Size: 47.37 MB
FMRI:
pkg://openindiana.org/system/library@0.5.11,5.11-0.151.1.8.1:20131010T025810Z
$ ls -l /lib/libc.so.1
-rwxr-xr-x 1 root bin 1570124 Oct 10 21:48 /lib/libc.so.1
More information about the oi-dev
mailing list