Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-06 Thread Richard Clamp (JIRA)
Title: Message Title










 

 Richard Clamp commented on an issue


















  Re: mcollective-package-agent broken with Puppet 3.4 










Released as mcollective-package-agent 4.2.1 - https://github.com/puppetlabs/mcollective-package-agent/releases/tag/4.2.1












   

 Add Comment

























 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 







 As per the thread on the list, the mcollective-package-agent fails when used with Puppet 3.4. The data structure that the provider methods return has changed slightly and we should update the agent to deal with this.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-03 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser commented on an issue


















  Re: mcollective-package-agent broken with Puppet 3.4 










It looks like the change in behaviour was introduced in https://github.com/puppetlabs/puppet/commit/732d4509ac52010727ac0331a5470833dc438c85. In the past our package agent was expecting a hash with fields  {symbol = string}
 instead of  {symbol = Puppet::Util::Execution::ProcessOutput}
. 
This causes a problem when MCollective tries to deserialise the reply from the package agent. It has no notion of Puppet::Util::Execution::ProcessOutput which causes Marshal.load to fail. 












   

 Add Comment

























 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 







 As per the thread on the list, the mcollective-package-agent fails when used with Puppet 3.4. The data structure that the provider methods return has changed slightly and we should update the agent to deal with this.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs 

Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-03 Thread Justin Lambert (JIRA)
Title: Message Title










 

 Justin Lambert commented on an issue


















  Re: mcollective-package-agent broken with Puppet 3.4 










I can confirm this fix works for me - thanks!












   

 Add Comment

























 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 







 As per the thread on the list, the mcollective-package-agent fails when used with Puppet 3.4. The data structure that the provider methods return has changed slightly and we should update the agent to deal with this.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-02 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser assigned an issue to Pieter Loubser


















 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 










Change By:

 Pieter Loubser




Assignee:

 PieterLoubser












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-02 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser created an issue


















 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 02/Jan/14 8:56 AM




Priority:

  Normal




Reporter:

 Pieter Loubser










As per the thread on the list, the mcollective-package-agent fails when used with Puppet 3.4. The data structure that the provider methods return has changed slightly and we should update the agent to deal with this.












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 





Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-02 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser commented on an issue


















  Re: mcollective-package-agent broken with Puppet 3.4 










https://github.com/ploubser/mcollective-package-agent/tree/bug/master/mco-144












   

 Add Comment

























 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 







 As per the thread on the list, the mcollective-package-agent fails when used with Puppet 3.4. The data structure that the provider methods return has changed slightly and we should update the agent to deal with this.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-02 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser updated an issue


















 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 










Change By:

 Pieter Loubser




Assignee:

 PieterLoubser RichardClamp












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-02 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser updated an issue


















 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 










Change By:

 Pieter Loubser




Labels:

 mcollective-plugins












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (MCO-144) mcollective-package-agent broken with Puppet 3.4

2014-01-02 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg commented on an issue


















  Re: mcollective-package-agent broken with Puppet 3.4 










I'm curious what change in puppet caused this. Have you narrowed it down? And, is this all package providers or a subset?












   

 Add Comment

























 MCollective /  MCO-144



  mcollective-package-agent broken with Puppet 3.4 







 As per the thread on the list, the mcollective-package-agent fails when used with Puppet 3.4. The data structure that the provider methods return has changed slightly and we should update the agent to deal with this.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.