aaarg. x2 1. I'm guessing this is a bashism Get over bash, Ben :-)
2. we can't have classutils breaking like this. it's a critical, supposedly trusted package. I'm thinking we need some kind of validation test suite for it. any volunteers to write one? On Tuesday, June 15, 2010, Darin Perusich <[email protected]> wrote: > Hi Ben, > > I just installed the updated cswclassutils from your repo and get the > following error. > > Installing class <cswinetd> ... > /opt/csw/etc/pkg/CSWamanda/inetd.conf > /usr/sadm/install/scripts/i.cswinetd: test: unknown operator == > pkgadd: ERROR: class action script did not complete successfully > > > On 06/11/2010 08:37 PM, Ben Walton wrote: >> Excerpts from Ben Walton's message of Fri Jun 11 16:32:29 -0400 2010: >> >> Hi Darin, >> >> Found the bug. When I switched from using grep to awk to detect lines >> in /etc/services, the 'filter' got less specific. It was then >> triggering on more than one line (where applicable). This was seeing >> the test for the detection fail. >> >> I've re-tightened the criteria for this check and it seems to work >> properly now. There is an update in my catalog, so please test it. >> If it's good, I'll bump Peter to release a new version. >> >> http://mirror.opencsw.org/opencsw/experimental/bwalton/ >> >> Thanks. >> -Ben >> >> -- >> Ben Walton >> Systems Programmer - CHASS >> University of Toronto >> C:416.407.5610 | W:416.978.4302 >> >> _______________________________________________ >> maintainers mailing list >> [email protected] >> https://lists.opencsw.org/mailman/listinfo/maintainers >> .:: This mailing list's archive is public. ::. > > -- > Darin Perusich > Unix Systems Administrator > Cognigen Corporation > 395 Youngs Rd. > Williamsville, NY 14221 > Phone: 716-633-3463 > Email: [email protected] > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers > .:: This mailing list's archive is public. ::. > _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
