# lppchk –v
lppchk: The following filesets need to be installed or corrected to bring the system to a consistent state:
9a33182fe26f1beae04e59e5cb6d3cdb 0.0.0.0 (COMMITTED)
# lslpp -L
Backup the ODM using the following command:
# tar -cvf /tmp/odm.tar ./etc/objrepos ./usr/lib/objrepos
# export ODMDIR=/usr/lib/objrepos
# odmget -q name=lpp
# odmdelete -q name=-o lpp
# odmdelete -q lpp_name=-o product
# odmdelete -q lpp_id=-o history
# odmdelete -q lpp_id=-o inventory
# export ODMDIR=/etc/objrepos
# odmdelete -q name=-o lpp
# odmdelete -q lpp_name=-o product
# odmdelete -q lpp_id=-o history
# odmdelete -q lpp_id=-o inventory
# export ODMDIR=/etc/objrepos
Check lppchk -v again to see if those entries are gone from ODM