On 10/17/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> On 10/17/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> > On 10/11/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote:
> > > CVSROOT:        /sources/goboscripts
> > > Module name:    tools
> > > Changes by:     Hisham Muhammad <hisham>        07/10/12 00:00:23
> > >
> > > Modified files:
> > >         Scripts/bin    : GuessProgramCase
> > >
> > > Log message:
> > >         Make GuessProgramCase look inside recipe repositories as well,
> > >         so that it works nicely with ChrootCompile -l.
> >
> > GuessProgramCase doesn't guess correctly some program names, and this
> > breaks the usage with local repositories. The problem can be seen with
> > the recipe for Cyrus-SASL, which is wrongly assumed to be Cyrus-Sasl.
> >
> > Is there a real need to use GuessProgramCase in this script, or was it
> > more of an attempt to reduce similar code replicated in more than one
> > script?
>
> Sorry replying to myself, but the problem manifests with ChrootCompile
> -l, so that's the script I'm talking about.

This is because you have /Programs/Cyrus-Sasl/ installed.
GuessProgramCase checks names against entries of /Programs (and later,
entries of /F/C). Fix the package and the problem goes away. I'll keep
the feature, as it also serves as an alert for naming inconsistencies.

-- Hisham
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to