Mailinglist Archive: opensuse-packaging (156 mails)

< Previous Next >
Re: [opensuse-packaging] RPM transactions
  • From: Michael Schroeder <mls@xxxxxxx>
  • Date: Tue, 8 Jun 2010 12:52:12 +0200
  • Message-id: <20100608105212.GA4541@xxxxxxx>
On Tue, Jun 08, 2010 at 12:38:21PM +0200, Michal Marek wrote:
On 8.6.2010 11:04, Michael Schroeder wrote:
Some background: rpm does all the erasures at the end of the
(rpm-)transaction. So if a transaction dies in the middle because
of a broken scriptlet you've got a very broken system.
AFAIK there's no easy way to continue the transaction. But Zypp offers
a "retry/ignore" dialog, which needs this. Thus, every Zypp-transaction
is broken down into multiple rpm-transactions.

Would it be possible for zypp to tell rpmlib not to run %posttrans
scriptlets (after each "mini-transaction") and run them from zypp after
the zypp-transaction?

AFAIK that's not possible, sorry.

M.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >