Libzypp/ZMD/ZMD7.1/tables/resolvables
resolvables
id INTEGER PRIMARY KEY AUTOINCREMENT name VARCHAR version VARCHAR release VARCHAR epoch INTEGER arch INTEGER installed_size INTEGER catalog VARCHAR installed INTEGER local INTEGER status INTEGER category VARCHAR license VARCHAR kind INTEGER
arch: See dependencies.arch. catalog: catalogs.id installed: 1 if resolvable is installed, 0 otherwise local: 1 if resolvable is on local file system, 0 otherwise. status: one of the following: 0 - undetermined 1 - unneeded 2 - satisfied 3 - broken kind: kind of resolvable
See the states page for a description of the status values.
kind has the same value as dep_target.
Last edit in Trac '04/07/06 09:43:13' by 'kkaempf'
Last edit in Trac '04/07/06 09:43:13' by 'kkaempf'
Last edit in Trac '04/07/06 09:43:13' by 'kkaempf'
Last edit in Trac '04/07/06 09:43:13' by 'kkaempf'