Ticket #18 (closed defect: fixed)

Opened 3 years ago

Last modified 4 months ago

Forgotten RPMCALLBACK_INST_STOP?

Reported by: romanov Assigned to: pmatilai
Priority: major Milestone: rpm-4.10.0
Component: rpm Version: RPM Development
Keywords: Cc:

Description

The current RPM transaction callback interface does not notify an application about the package installation completion. Isn't it an omission, especially since such notification exists for erasures (RPMCALLBACK_UNINST_STOP)?

Change History

01/20/09 14:43:51 changed by pmatilai

  • status changed from new to assigned.

Dunno about forgotten, more perhaps just "mostly unnecessary" (as RPMCALLBACK_INST_CLOSE_FILE serves the same purpose essentially). Still, these kind of inconsistencies are something to get rid of when (eventually) revamping the transaction callback interface.

10/06/10 06:24:37 changed by pmatilai

  • milestone changed from rpm-4.8.0 to rpm-4.10.0.

01/10/12 09:14:58 changed by pmatilai

  • status changed from assigned to closed.
  • resolution set to fixed.

RPMCALLBACK_INST_STOP, along with some other notification enhancements (real erasure progress etc) has finally been implemented in master and will be part of rpm-4.10.