Mailinglist Archive: zypp-devel (18 mails)
| < Previous | Next > |
[zypp-devel] [libzpp] How to mark a installed package as uninstalled?
- From: Yi Yang <yi.y.yang@xxxxxxxxx>
- Date: Fri, 1 Apr 2011 17:22:25 +0800
- Message-id: <20110401092225.GA3343@yangyi-dev.bj.intel.com>
Hi,
We used libzypp-binding in MeeGo image creator, once one package is marked as
installed by item.status().setToBeInstalled (zypp.ResStatus.USER), it can't be
re-marked as uninstalled by
item.status().setToBeUninstalled(zypp.ResStatus.USER),
this is necessary if we don't want to install a package in a pattern, anybody
knows there is a know way to do this? Thanks in advance.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
We used libzypp-binding in MeeGo image creator, once one package is marked as
installed by item.status().setToBeInstalled (zypp.ResStatus.USER), it can't be
re-marked as uninstalled by
item.status().setToBeUninstalled(zypp.ResStatus.USER),
this is necessary if we don't want to install a package in a pattern, anybody
knows there is a know way to do this? Thanks in advance.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |