#1197: Providers can't use commands created in the current run (possible 571 
dupe)
---------------------+------------------------------------------------------
Reporter:  riddley   |        Owner:  community 
    Type:  defect    |       Status:  new       
Priority:  normal    |    Component:  library   
 Version:  0.24.4    |     Severity:  normal    
Keywords:  provider  |        Stage:  Unreviewed
   Patch:  None      |   Complexity:  Unknown   
---------------------+------------------------------------------------------
 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.

-- 
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1197>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to