[OpenIndiana-discuss] oi-userland question (regarding kerberos-5 package)
Alexander Pyhalov
alp at rsu.ru
Thu Dec 14 17:10:06 UTC 2017
On 14.12.2017 18:40, Predrag Zečević - Technical Support Analyst wrote:
> On 12/14/17 16:31, Till Wegmüller wrote:
>> Hi
>>
>> Kerberos is from Illumos-gate not userland.
>>
>> Greetings
>> Till
>
> Hi Till,
>
> thanks! Is it possible to get (somehow) that info from pkg list output?
> $ pkg info service/security/kerberos-5
> Name: service/security/kerberos-5
> Summary: Kerberos version 5 support
> Description: Kerberos version 5 support
> Category: System/Security
> State: Installed
> Publisher: openindiana.org
> Version: 0.5.11
> Branch: 2017.0.0.16900
> Packaging Date: Tue Dec 12 01:05:09 2017
> Size: 2.67 MB
> FMRI:
> pkg://openindiana.org/service/security/kerberos-5@0.5.11-2017.0.0.16900:20171212T010509Z
>
Not from pkg list, but for illumos-gate packages, built with
oi-userland, you'll get a set of additional properties:
$ pkg contents -m kerberos-5|grep illumos-gate.info
set name=illumos-gate.info.git-remote
value=git://github.com/illumos/illumos-gate.git
set name=illumos-gate.info.git-branch value=master
set name=illumos-gate.info.git-rev
value=704ca705399a21dba6e20e147ac68d7a067570e6
For pure oi-userland components you'll not get these properties.
$ pkg contents -m mate-terminal|grep illumos-gate.info
- The list is empty.
Also usually osnet-incorporation has incorporate dependency on
illumos-gate provided packages
$ pkg contents -m osnet-incorporation |grep kerberos
depend fmri=pkg:/system/security/kerberos-5 at 0.5.11,5.11-2017.0.0.16901
type=incorporate
depend fmri=pkg:/service/security/kerberos-5 at 0.5.11,5.11-2017.0.0.16901
type=incorporate
---
System Administrator of Southern Federal University Computer Center
More information about the openindiana-discuss
mailing list