Jira (PUP-10777) augeas resource type set service-name bug when specifying a port with 5 digits

2020-11-16 Thread Luchian Nemes (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luchian Nemes commented on  PUP-10777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: augeas resource type set service-name bug when specifying a port with 5 digits   
 

  
 
 
 
 

 
 Hello Henry Wang,   The issue presented in the ticket seems to be due to user error (investigation journey/details can be seen below). I will close this ticket with 'Won't fix' for now but feel free to ping/reopen if there is anything unclear. Following your exact steps for reproducing the issue, allowed me to get the same error message and see the different behaviours with 4 digit ports (used the same '7005') and 5 digit ports (used the same '17000'). Setting the comment part from reproducing steps ("set service-name[port = '7005'][protocol = 'udp']/#comment 'server2agent'") didn't seem relevant so I've simplified the manifest to:  
 
 
 
 
 # simplified_manifest.pp  
 
 
 augeas { 'myService':  
 
 
 context => '/files/etc/services',  
 
 
 changes => [  
 
 
 	"set service-name[port = '12345'][protocol = 'tcp'] myService",  
 
 
 ]  
 
 
 }
  
 
 
 
    Surely enough, applying this simplified manifest still threw the same error: 

 
... Debug: Augeas[myService](provider=augeas): Opening augeas with root /, lens path , flags 32 Debug: Augeas[myService](provider=augeas): Augeas version 1.12.0 is installed Debug: Augeas[myService](provider=augeas): Will attempt to save and only run if files changed Debug: Augeas[myService](provider=augeas): sending command 'set' with params ["/files/etc/services/service-name[port = '12345'][protocol = 'tcp']", "myService"] Debug: Augeas[myService](provider=augeas): Put failed on one or more files, output from /augeas//error: Debug: Augeas[myService](provider=augeas): 

Jira (PUP-10777) augeas resource type set service-name bug when specifying a port with 5 digits

2020-11-11 Thread Luchian Nemes (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luchian Nemes assigned an issue to Luchian Nemes  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10777  
 
 
  augeas resource type set service-name bug when specifying a port with 5 digits   
 

  
 
 
 
 

 
Change By: 
 Luchian Nemes  
 
 
Assignee: 
 Luchian Nemes  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.340188.157673916.76669.1605088260033%40Atlassian.JIRA.


Jira (PUP-10777) augeas resource type set service-name bug when specifying a port with 5 digits

2020-11-11 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10777  
 
 
  augeas resource type set service-name bug when specifying a port with 5 digits   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Story Points: 
 3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.340188.157673916.76628.1605086940028%40Atlassian.JIRA.


Jira (PUP-10777) augeas resource type set service-name bug when specifying a port with 5 digits

2020-11-10 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10777  
 
 
  augeas resource type set service-name bug when specifying a port with 5 digits   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sprint: 
 NW - 2020-11-25  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.340188.157673916.75534.1605002760029%40Atlassian.JIRA.


Jira (PUP-10777) augeas resource type set service-name bug when specifying a port with 5 digits

2020-11-09 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10777  
 
 
  augeas resource type set service-name bug when specifying a port with 5 digits   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Summary: 
 auguas augeas  resource type set service-name bug when specifying a port with 5 digits  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.340188.157673916.75268.1604965020055%40Atlassian.JIRA.