Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67374 - catalyst returns 0 when it fails
Summary: catalyst returns 0 when it fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 05:32 UTC by Thierry Carrez (RETIRED)
Modified: 2004-10-13 06:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix (catalyst_returncode.patch,252 bytes, patch)
2004-10-13 05:33 UTC, Thierry Carrez (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Carrez (RETIRED) gentoo-dev 2004-10-13 05:32:44 UTC
v1.0.9

When catalyst fails (shit happens), it returns 0. You can't distinguish normal completion from failure, and you can't do things like: 

# catalyst -f stage1.spec && catalyst -f stage2.spec
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2004-10-13 05:33:17 UTC
Created attachment 41713 [details, diff]
Fix

Trivial fix
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2004-10-13 06:25:39 UTC
this is already fixed in CVS ;)