Jira (PUP-6779) acceptance: puppet generate

2016-10-26 Thread Branan Riley (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Branan Riley updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6779 
 
 
 
  acceptance: puppet generate  
 
 
 
 
 
 
 
 
 

Change By:
 
 Branan Riley 
 
 
 

Release Notes:
 
 Not Needed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6779) acceptance: puppet generate

2016-10-21 Thread Moses Mendoza (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Moses Mendoza updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6779 
 
 
 
  acceptance: puppet generate  
 
 
 
 
 
 
 
 
 

Change By:
 
 Moses Mendoza 
 
 
 

Fix Version/s:
 
 PUP 4.8.0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6779) acceptance: puppet generate

2016-10-16 Thread Eric Thompson (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Thompson commented on  PUP-6779 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: acceptance: puppet generate  
 
 
 
 
 
 
 
 
 
 
so i should be able to trigger a compilation issue via running the agent in the environment with the extra attribute? and then running it in the environment without the attribute in the same type? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6779) acceptance: puppet generate

2016-10-16 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  PUP-6779 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: acceptance: puppet generate  
 
 
 
 
 
 
 
 
 
 
Without generate; if your manifest references an attribute that does not exist then it should stop the compilation. If a version of the type (not having the attribute) is loaded first, it will be sticky. The "pluginsync" does not play a role in the compilation.  
On the agent side I am not sure if there has ever been an environment isolation problem - not sure how it gets rid of loaded ruby code though when running as a daemon. If not running as a daemon issues with environment isolation cannot occur agent side since it would always load the logic fresh. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6779) acceptance: puppet generate

2016-10-16 Thread Eric Thompson (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Thompson commented on  PUP-6779 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: acceptance: puppet generate  
 
 
 
 
 
 
 
 
 
 
Henrik Lindberg still doesn't blow up as pluginsync somehow rectifies the difference.  it's unclear which it thinks is authoritative: 
 
 
 
 
 
 
[root@vbhiovend7z1rfv environments]# puppet agent -t --server $(hostname -f) --environment pcore_generate_env_isolation_29hjrd6l 
 
 
 
 
Info: Using configured environment 'pcore_generate_env_isolation_29hjrd6l' 
 
 
 
 
Info: Retrieving pluginfacts 
 
 
 
 
Info: Retrieving plugin 
 
 
 
 
Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/type/conflicting.rb]/content: 
 
 
 
 
--- /opt/puppetlabs/puppet/cache/lib/puppet/type/conflicting.rb 2016-10-16 14:01:02.396561634 -0700 
 
 
 
 
+++ /tmp/puppet-file20161016-21693-2sx7b6   2016-10-16 14:06:39.860569680 -0700 
 
 
 
 
@@ -1,3 +1,4 @@ 
 
 
 
 
 Puppet::Type.newtype(:conflicting) do 
 
 
 
 
   

Jira (PUP-6779) acceptance: puppet generate

2016-10-16 Thread Eric Thompson (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Thompson commented on  PUP-6779 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: acceptance: puppet generate  
 
 
 
 
 
 
 
 
 
 
Henrik Lindberg should this blow up without generate 
 
 
 
 
 
 
[root@vbhiovend7z1rfv environments]# cat pcore_generate_env_isolation_jtg1fla5/modules/conflict/lib/puppet/type/conflicting.rb 
 
 
 
 
Puppet::Type.newtype(:conflicting) do 
 
 
 
 
  newparam :name, :namevar => true 
 
 
 
 
  newparam :other 
 
 
 
 
end 
 
 
 
 
  
 
 
 
 
[root@vbhiovend7z1rfv environments]# cat pcore_generate_env_isolation_njugd5la/modules/conflict/lib/puppet/type/conflicting.rb 
 
 
 
 
Puppet::Type.newtype(:conflicting) do 
 
 
 
 
  newparam :name, :namevar => true 
 
 
 
 
end 
 
 
   

Jira (PUP-6779) acceptance: puppet generate

2016-10-04 Thread Eric Thompson (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Thompson updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6779 
 
 
 
  acceptance: puppet generate  
 
 
 
 
 
 
 
 
 

Change By:
 
 Eric Thompson 
 
 
 
 
 
 
 
 
 
 validate that puppet generate creates the files we expect. validate that without them we can create an environment isolation issue .  (same custom type in two envs with conflicting attributes; one agent run each env) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6779) acceptance: puppet generate

2016-10-04 Thread Eric Thompson (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Thompson created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6779 
 
 
 
  acceptance: puppet generate  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 Eric Thompson 
 
 
 

Components:
 

 QA 
 
 
 

Created:
 

 2016/10/04 2:03 PM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Eric Thompson 
 
 
 
 
 
 
 
 
 
 
validate that puppet generate creates the files we expect.  validate that without them we can create an environment isolation issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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