Jira (PUP-8495) Ubuntu 16.10 _AND NEWER_ use systemd provider as default

2018-03-16 Thread PegaS (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 PegaS commented on  PUP-8495  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ubuntu 16.10 _AND NEWER_ use systemd provider as default   
 

  
 
 
 
 

 
 Still no 18.04?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-8495) Ubuntu 16.10 _AND NEWER_ use systemd provider as default

2018-03-12 Thread PegaS (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 PegaS commented on  PUP-8495  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ubuntu 16.10 _AND NEWER_ use systemd provider as default   
 

  
 
 
 
 

 
 It would be great if this was made available on both 4.x and 5.x versions of the agent. Our situation: we're planning a migration to 18.04 (from 14.04, skipping 16.04) and would love to upgrade just the OS and not the server/agent at first.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-7952) Types with a trailing comma fail on 5.2.0

2017-09-16 Thread PegaS (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 PegaS commented on  PUP-7952 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Types with a trailing comma fail on 5.2.0  
 
 
 
 
 
 
 
 
 
 
Just a guess, but it might have to do with 

PUP-7885
 or 

PUP-7835
. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-7952) Types with a trailing comma fail on 5.2.0

2017-09-15 Thread PegaS (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 PegaS created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-7952 
 
 
 
  Types with a trailing comma fail on 5.2.0  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 PUP 5.2.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2017/09/15 6:46 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 PegaS 
 
 
 
 
 
 
 
 
 
 
Type Aliases are broken if they include a trailing comma during testing on 5.2.0. 
I created a demo repository with a Travis hook right here: https://github.com/pegasd/puppet-broken_type 
As you can see from the latest build, both types work fine under 5.1.0, but one of them (with a trailing comma) fails: https://travis-ci.org/pegasd/puppet-broken_type 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment