Hi Bart,

At the beginning, there was only one publisher:

[sk241403@va64-x4200b-prg06 ~]$ pkg publisher
PUBLISHER                             TYPE     STATUS   URI
solaris (preferred) origin online http://ipkg.sfbay.sun.com/dev/solaris/

But the onu script I was using set two other publishers (this was in output I sent in original mail), so at the end there are three publishers:

pkg -R /tmp/onu.2PaGPd publisher
PUBLISHER                             TYPE     STATUS   URI
on-nightly (preferred) origin online file:///net/snvx.czech.sun.com/builds/sk241403/6799734_vsx_recv/packages/i386/nightly-nd/repo.redist/ on-extra origin online file:///net/snvx.czech.sun.com/builds/sk241403/6799734_vsx_recv/packages/i386/nightly-nd/repo.extra/ solaris (non-sticky) origin online http://ipkg.sfbay.sun.com/dev/solaris/

When I tell pkg to update 'osnet-incorporation', I am told:

pkg -R /tmp/onu.2PaGPd update -v --accept [email protected],5.11-0.159
Creating Plan
pkg update: '[email protected],5.11-0.159' matches no installed packages

Is there a way how to get what pkg is doing, which packages were detected as installed, which were found in the repository and why these were not installed?

Thanks for help,
Stanislav


Can you show the output of pkg publisher?

Often times telling pkg what you're trying to do will be very useful:

pkg -R /tmp/onu.j3aqvc update [email protected],5.11-0.159

- Bart



_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to