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

Bug 209611

Summary: catalyst.conf digests should have an "all" field
Product: Gentoo Hosted Projects Reporter: SpanKY <vapier>
Component: CatalystAssignee: Gentoo Catalyst Developers <catalyst>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2008-02-10 23:12:38 UTC
if i set digests="all", then catalyst should walk the hash_map and output a digest for every one available
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-02-10 23:15:43 UTC
Show me the code, baby. I'll probably get around to this eventually, but it's not likely to make it into 2.0.6 (which will be released in time for 2008.0) if I have to write it.
Comment 2 SpanKY gentoo-dev 2008-02-10 23:59:15 UTC
i started to implement it but couldnt decide whether to have generate_digests() do the walking for all or the higher code that writes .DIGESTS
Comment 3 Andrew Gaffney (RETIRED) gentoo-dev 2008-02-11 00:40:25 UTC
Does it really matter if it works? :P If it's ugly, I'll clean it up at some point in future.
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2008-12-07 05:53:48 UTC
I assume you meant generate_hash(), since generate_digests() is specific to the GRP target. Anyway, this is in git.
Comment 5 Andrew Gaffney (RETIRED) gentoo-dev 2009-12-26 22:34:41 UTC
This was released long ago.