[pacman-dev] [PATCH] Change the exit code for pacman_deptest().

Dan McGee dpmcgee at gmail.com
Mon Jul 2 13:40:11 EDT 2007


On 7/2/07, Andrew Fyfe <andrew at neptune-one.net> wrote:
> Andrew Fyfe wrote:
> > Changed the exit code for missing deps from 1 to 127 because 1 is used
> > for other errors. makepkg breaks if pacman exits with 1 for any reason
> > other than a missing dep.
> >
> > Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
> > ---
> >  scripts/makepkg.in   |    2 +-
> >  src/pacman/deptest.c |    2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> I've broken down this patch to only change the exit code, I'm working on
> a separate patch to fix the behaviour of pacman_deptest().
>
> Andrew

Cool. This can be pulled for sure. I keep rethinking of the best way
to fix that hidden struct issue, and I'm still not sure. Hopefully you
can figure something out.

-Dan

PS Did you see my asciidoc branch? It should be ready for any more
manpages you have up your sleeve.




More information about the pacman-dev mailing list