Hi,

I noticed that below command takes long time:

mi...@r600:~# truss -v all -o /tmp/a pkg list -af pkg://opensolaris.org/[email protected],5.11-0.134:20100302T023003Z NAME (PUBLISHER) VERSION STATE UFOXI entire 0.5.11-0.134 installed -----

Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:

http protocol error: code: 404 reason: Not Found
URL: 'http://pkg.opensolaris.org/contrib/manifest/0/[email protected]%2c5.11-0.111%3a20090804t151953z'. (happened 4 times)

mi...@r600:~#

mi...@r600:~$ grep ^send /tmp/a
send(4, " G E T   / c o n t r i b".., 197, 0)    = 197
send(4, " G E T   / c o n t r i b".., 280, 0)    = 280
send(4, " G E T   / c o n t r i b".., 280, 0)    = 280
send(4, " G E T   / c o n t r i b".., 280, 0)    = 280
send(4, " G E T   / c o n t r i b".., 280, 0)    = 280
mi...@r600:~$


Why is it querying /contrib?


mi...@r600:~$ pkg publisher
PUBLISHER                             TYPE     STATUS   URI
opensolaris.org (preferred) origin online http://pkg.opensolaris.org/dev/ contrib.opensolaris.org origin online http://pkg.opensolaris.org/contrib/ extra.opensolaris.org origin online https://pkg.sun.com/opensolaris/extra/ jucr-pending (disabled) origin online http://jucr.opensolaris.org/pending/ blastwave (disabled) origin online http://blastwave.network.com:10000/
mi...@r600:~$
mi...@r600:~$ pkg version
105ecd539b7d
mi...@r600:~$ uname -a
SunOS r600 5.11 snv_134 i86pc i386 i86pc Solaris
mi...@r600:~$


--
Robert Milkowski
http://milek.blogspot.com

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

Reply via email to