Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-10 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Smith 
 
 
 

Release Notes Summary:
 
 Previously puppet-agent packages would not create the rubysitedir pointed to by the rubysitedir fact. This has been fixed. 
 
 
 

Release Notes:
 
 Bug Fix 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-09 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
Shaigy Nixon please retest with a build off stable from this week. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-09 Thread Shaigy Nixon (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Shaigy Nixon commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
Validated on redhat-6-x86_64 with puppet-agent build: http://builds.puppetlabs.lan/puppet-agent/9f4a034c71fafee6ac6d2f598bf76b0e711320b4/ 
 
 
 
 
 
 
[root@vz0bsrtw2rkqhnh ~]# facter ruby 
 
 
 
 
{ 
 
 
 
 
  platform => "x86_64-linux", 
 
 
 
 
  sitedir => "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0", 
 
 
 
 
  version => "2.1.6" 
 
 
 
 
} 
 
 
 
 
[root@vz0bsrtw2rkqhnh ~]# ls /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0 
 
 
 
 
x86_64-linux 
 
 
 
 
[root@vz0bsrtw2rkqhnh ~]# ls /opt/puppetlabs/puppet/lib/ruby/site_ruby 
 
 
 
 
2.1.0
 
 
 
 
   

Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-04 Thread Shaigy Nixon (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Shaigy Nixon commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
Michael Smith I tested this with the latest build from master branch and still 'site_ruby' directory is not getting created. http://builds.puppetlabs.lan/puppet-agent/4e38f992dcba155d8527cb7ab0480f7d2fe2fa8a/ 
 
 
 
 
 
 
[root@b16rr37qtig3ur3 ~]# facter ruby 
 
 
 
 
{ 
 
 
 
 
  platform => "x86_64-linux", 
 
 
 
 
  sitedir => "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0", 
 
 
 
 
  version => "2.1.6" 
 
 
 
 
} 
 
 
 
 
[root@b16rr37qtig3ur3 ~]# ls /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0 
 
 
 
 
ls: cannot access /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0: No such file or directory 
 
 
 
 
[root@b16rr37qtig3ur3 ~]# ls /opt/puppetlabs/puppet/lib/ruby/ 
 
 
 
 
2.1.0  gems  vendor_ruby
 

Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-03 Thread Shaigy Nixon (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Shaigy Nixon assigned an issue to Shaigy Nixon 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Shaigy Nixon 
 
 
 

Assignee:
 
 qa Shaigy Nixon 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-02 Thread Steve Barlow (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steve Barlow updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Steve Barlow 
 
 
 

Sprint:
 
 Client 2015-09-02 , Client 2015-09-16 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-02 Thread Shaigy Nixon (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Shaigy Nixon updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Shaigy Nixon 
 
 
 

QA Risk Assessment Reason:
 
 Incorrect path info  
 
 
 

QA Risk Assessment:
 
 Medium 
 
 
 

QA Risk Probability:
 
 Low 
 
 
 

QA Risk Severity:
 
 Medium 
 
 
 

QA Status:
 
 Reviewed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop 

Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-02 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
Looks like the packaging issue was resolved, this should be fixed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-09-02 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith assigned an issue to qa 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Smith 
 
 
 

Status:
 
 Ready for  Engineering  Test 
 
 
 

Assignee:
 
 qa 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-19 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Smith 
 
 
 

Story Points:
 
 0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-12 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
The puppet-agent package isn't creating the site_ruby dir. This seems like an oversight in packaging Matthaus Owens. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-12 Thread Steve Barlow (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steve Barlow updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Steve Barlow 
 
 
 

Sprint:
 
 Client2015-09-02 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-12 Thread Matthaus Owens (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Matthaus Owens commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
Ah yes. Good times. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-12 Thread Michael Smith (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Smith commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
Doesn't appear to be rpm-specific: 
 
 
 
 
 
 
$ /opt/puppetlabs/bin/facter ruby 
 
 
 
 
{ 
 
 
 
 
  platform = x86_64-linux, 
 
 
 
 
  sitedir = /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0, 
 
 
 
 
  version = 2.1.6 
 
 
 
 
} 
 
 
 
 
$ ls /opt/puppetlabs/puppet/lib/ruby/ 
 
 
 
 
2.1.0  gems  vendor_ruby 
 
 
 
 
$ /opt/puppetlabs/bin/facter os 
 
 
 
 
{ 
 
 
 
 
  architecture = amd64, 
   

Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-12 Thread Scott Garman (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Scott Garman commented on  FACT-1154 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 
 
I'm trying to fix some rpm packaging issues and noticed that this directory isn't being copied over into the workdir that's getting packaged up. However I think the code that does this is rpm-specific. Can you verify that this directory is missing for a non-rpm platform? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.5#64020-sha1:78acd6c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


Jira (FACT-1154) $::rubysitedir pointing to wrong directory.

2015-08-03 Thread Anandkumar Asokan (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Anandkumar Asokan created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Facter /  FACT-1154 
 
 
 
  $::rubysitedir pointing to wrong directory.  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 FACT 3.0.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 PE 
 
 
 

Created:
 

 2015/08/03 10:28 PM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Anandkumar Asokan 
 
 
 
 
 
 
 
 
 
 
Facter `facter -p rubysitedir` in PE 2015.2 is pointing to the wrong directory. 

ls `facter -p rubysitedir` ls: cannot access /opt/puppetlabs/puppet/lib/ruby/site_ruby/2.1.0: No such file or directory
 
Its referencing the right dir in later PE versions.  

[root@pe-381-master testing]# `facter -p rubysitedir`bash: /opt/puppet/lib/ruby/site_ruby/1.9.1: is a directory
 

[root@pe-381-master testing]# facter -p rubysitedir /opt/puppet/lib/ruby/site_ruby/1.9.1
 
PE 2015.2 is linking to /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/ instead.