Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212403 - dev-util/catalyst: automatically clear autoresume points if spec has been modified
Summary: dev-util/catalyst: automatically clear autoresume points if spec has been mod...
Status: CONFIRMED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 18:08 UTC by Andrew Gaffney (RETIRED)
Modified: 2013-05-23 04:48 UTC (History)
1 user (show)

See Also:
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. (0001-Clears-autoresume-point-if-spec-file-has-been-change.patch,2.63 KB, patch)
2013-05-19 06:20 UTC, Devan Franchini (RETIRED)
Details | Diff
Clears autoresume if the spec file has been modified (0001-Clears-autoresume-if-spec-has-been-changed.patch,3.26 KB, patch)
2013-05-23 00:00 UTC, Devan Franchini (RETIRED)
Details | Diff
Clears autoresume if the spec file has been modified (0001-Clears-autoresume-if-spec-has-been-changed.patch,4.48 KB, patch)
2013-05-23 04:08 UTC, Devan Franchini (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :)