Hi,

     I'm trying to install the IPS package on my own depot server and it is
failing with gateway timeout exception. Please see the below shown logs:

-bash-3.2# echo $http_proxy
http://cache1sca.sfbay.sun.com:8080
-bash-3.2# pkg authority
AUTHORITY                           URL
localrepo (preferred)               http://opensolaris.chn99:10000/
-bash-3.2# ps -eaf | grep pkg
    root 22580  1109   0 17:02:55 pts/3       0:03 /usr/bin/python
/usr/lib//pkg.depotd -d /usr/ra201468/mypkg_depot -p 10000-bash-3.2# pkg
refresh --full
pkg: 0/1 catalogs successfully updated:
   http://opensolaris.chn99:10000/catalog/0: 504 - Gateway Timeout
-bash-3.2# svccfg -s application/pkg/server setprop pkg/port=10000
-bash-3.2# svccfg -s application/pkg/server setprop
pkg/inst_root=/usr/ra201468/mypkg_depot
-bash-3.2# svcadm refresh application/pkg/server
-bash-3.2# svcadm restart application/pkg/server
-bash-3.2# ls -lrt /usr/ra201468/mypkg_depot
total 37
-rw-r--r--   1 root     other          0 Nov  5 17:02 search.dir
-rw-r--r--   1 root     other       1024 Nov  5 17:02 search.pag
drwxr-xr-x   3 root     other          3 Nov  5 21:09 pkg
drwxr-xr-x   2 root     other          5 Nov  5 21:09 catalog
drwxr-xr-x   2 root     other          3 Nov  5 21:09 updatelog
drwxr-xr-x 118 root     other        118 Nov  5 21:16 file
drwxr-xr-x   2 root     other          2 Nov  5 21:16 trans
-bash-3.2# export http_proxy=http://cache1sca.sfbay.sun.com:8080 -bash-3.2#
pkg refresh --full
pkg: 0/1 catalogs successfully updated:
   http://opensolaris.chn99:10000/catalog/0: 504 - Gateway Timeout


I tried googling/checking through this discussion forums and carried out the
steps (like setting up proxy etc), but didn't help..Can someone kindly give
some inputs here.


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

Reply via email to