1753844 Members
7772 Online
108806 Solutions
New Discussion юеВ

HP depot Problem

 
yatin
Frequent Advisor

HP depot Problem

I have created a depot and registered using swreg -l. I am able to access this depot using swinstall but it says depot is empty.
4 REPLIES 4
SS_6
Valued Contributor

Re: HP depot Problem

Try using depot by command line. You need not to registered if you use command line.
#swinstall -s /abc/def.depot (Path of patches or depot)
By providing solutions I am helping myself
KCS_1
Respected Contributor

Re: HP depot Problem

Hi,

This command will show you the contents of the depot which you registered using swreg -l. If the depot is empty,won't show nothing.


# swlist -s $PWD/depot

Easy going at all.
yatin
Frequent Advisor

Re: HP depot Problem

Using swlist -s i get message "No Bundle(s) on HPMachine1" but it also shows the product inside the depot.swinstall on same machine where the depot is shows me the product but on remote machine it says"there are no products on this source which are compatible with this target"
Wodisch
Honored Contributor

Re: HP depot Problem

Hi,

it seems that you have stored packages in that depot of yours, which are NOT installable on your system - hence they won't show up with "swinstall".
You could change the "option" about "incompatible versions" to be able to *see* those, but I would not recommend to install...

FWIW,
Wodisch