Oracle Solaris System Administration (MOSC)

MOSC Banner

Solaris 11: pkg search output is different, depending where it runs

edited Apr 5, 2012 4:25AM in Oracle Solaris System Administration (MOSC) 4 commentsAnswered
Hi all
Is this a known issue?
pkg.publisher attribute is different.

If run in a global zone:
-bash-4.1$ pkg search -HIf -o pkg.fmri,pkg.shortfmri,pkg.publisher -s http://v0139-mngt:8282 ':depend:parent:feature/package/dependency/self' | head -1
pkg:/system/network/ppp@0.5.11,5.11-0.175.0.0.0.2.1:20111019T083256Z    pkg:/system/network/ppp@0.5.11-0.175.0.0.0.2.1  solaris

The same command in a non-global-zone
-bash-4.1$ pkg search -HIf -o pkg.fmri,pkg.shortfmri,pkg.publisher -s http://v0139-mngt:8282 ':depend:parent:feature/package/dependency/self' | head -1
pkg:/system/network/ppp@0.5.11,5.11-0.175.0.0.0.2.1:20111019T083256Z    pkg:/system/network/ppp@0.5.11-0.175.0.0.0.2.1  http://v0139-mngt:8282/

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center