Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212403

Summary: dev-util/catalyst: automatically clear autoresume points if spec has been modified
Product: Gentoo Hosted Projects Reporter: Andrew Gaffney (RETIRED) <agaffney>
Component: CatalystAssignee: Gentoo Catalyst Developers <catalyst>
Status: CONFIRMED ---    
Severity: enhancement CC: dolsen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: This is a patch to clear the autoresume point in Catalyst if the spec file being used is modified.
Clears autoresume if the spec file has been modified
Clears autoresume if the spec file has been modified

Description Andrew Gaffney (RETIRED) gentoo-dev 2008-03-05 18:08:57 UTC
${summary}
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-10-08 02:07:32 UTC
This will require storing metadata about the current build, such as the spec used, so we have something to compare against.
Comment 2 Devan Franchini (RETIRED) gentoo-dev 2013-05-19 06:20:32 UTC
Created attachment 348634 [details, diff]
This is a patch to clear the autoresume point in Catalyst if the spec file being used is modified.

This patch is based on dol-sen's rewrite catalyst branch.
Comment 3 Devan Franchini (RETIRED) gentoo-dev 2013-05-23 00:00:13 UTC
Created attachment 348954 [details, diff]
Clears autoresume if the spec file has been modified

This patch is based on dol-sen's Catalyst rewrite Catalyst branch.
Comment 4 Devan Franchini (RETIRED) gentoo-dev 2013-05-23 04:08:57 UTC
Created attachment 348960 [details, diff]
Clears autoresume if the spec file has been modified

Let's try this again. This patch is based on dol-sen's catalyst rewrite branch.
Comment 5 Brian Dolbec (RETIRED) gentoo-dev 2013-05-23 04:48:42 UTC
This last patch adds a parameter that makes this feature (configurably) not fail/quit on an error when creating it's digest file.

Thank you Devan for your hard work :)