We've got the custom TWW provider we/you wrote while you were here and we're just starting to use it. If we "bootstrap" TWW (that is, install the commands it uses to install packages) during a run, we can't use the TWW provider during that same run.
puppetd[8156]: (/:main/baseclass/gaview/tww/Package[TWWpkgutils15]/ensure) created
puppetd[8156]: (/:main/baseclass/gaview/Package[TWWdsh]/ensure) change from absent to present failed: Command pkginst is missing
TWWpkgutils15 creates the pkg-inst file being complained about in the second line. I've trimmed the output, they don't happen back-to-back like that.
I'm using 0.24.4 and have verified that the fixes from 571 are in place. I'm happy to include our provider if it's just a bug in how our provider is written.