Name

Pkg::TargetStoreRemove — remove all resolvables from the DB in the target system (removes only metadata in the package manager!)

Synopsis

boolean TargetStoreRemove ( root path ,
  kind_r kind );
 

Parameters

root path

to the root directory

kind_r kind

of resolvable, can be `product, `patch, `package, `selection, `pattern or `language

Return

boolean

true = success

Description

Use this function only in a special case, direct access to the DB should not be used in general! Warning: this built in can cause inconsistency between the package manager and the system!