Ticket #178 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

resume command generation every atom for hook use

Reported by: creidiki Owned by: ciaranm
Priority: Sometime Milestone: Enhanced Hooks
Component: clients/paludis Version: 0.22.2
Keywords: Cc:
Blocked By: Blocking:
Distribution:

Description

resume commands should be generated at the very end of each package's build (right before it moves onto the next package), so that it can be exported to hooks, with the idea of writing it to a file (to be overwritten every build) for resume functionality in case of power failure or hard lock.

for example, writing to ~/.paludis-resume after each build & cleanup etc is done, and deleting it when the whole command exits successfully.

Change History

comment:1 Changed 6 years ago by creidiki

  • Priority changed from Sometime to ProjectIdeas
  • Type changed from defect to enhancement

comment:2 Changed 6 years ago by ciaranm

  • Priority changed from ProjectIdeas to Sometime

comment:3 Changed 6 years ago by ciaranm

  • Status changed from new to closed
  • Resolution set to fixed

r2733, thanks

Note: See TracTickets for help on using tickets.