Jira (HI-297) hiera (debian) package does not register as gem

2015-01-22 Thread John Duarte (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 John Duarte updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Hiera /  HI-297 
 
 
 
  hiera (debian) package does not register as gem  
 
 
 
 
 
 
 
 
 

Change By:
 
 John Duarte 
 
 
 

QA Status:
 
 Reviewed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.10#6340-sha1:7ea293a) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 (HI-297) hiera (debian) package does not register as gem

2014-10-17 Thread Andreas Ntaflos (JIRA)
Title: Message Title










 

 Andreas Ntaflos commented on an issue











 






  Re: hiera (debian) package does not register as gem 










I had the same problem on my Vagrant boxes I use for Puppet module development. On the box that runs a Puppet master I had to use the --ignore-dependencies install option so that Puppet could install the hiera-file Gem without a dependency error:






  package { 'hiera-file':




ensure  => $hiera_file_package_ensure,




name=> $hiera_file_package_name,




provider=> 'gem',  




install_options => '--ignore-dependencies',




  }







So why would Puppet, when running `gem install` use a wrong GEM_PATH and not find Hiera as a Gem anywhere?












   

 Add Comment





  

Jira (HI-297) hiera (debian) package does not register as gem

2014-10-17 Thread Daniele Sluijters (JIRA)
Title: Message Title










 

 Daniele Sluijters commented on an issue











 






  Re: hiera (debian) package does not register as gem 










Actually, it does:






daniele.sluijters@vm0002 /v/l/g/1.9.1> dpkg -l hiera




Desired=Unknown/Install/Remove/Purge/Hold




| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend




|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)




||/ NameVersion  Architecture Description




+++-===---===




ii  hiera   1.3.4-1puppetlabs1   all  A simple pluggable Hierarchical Database.




 




daniele.sluijters@vm0002 /v/l/g/1.9.1> irb




irb(main):001:0> require 'hie

Jira (HI-297) hiera (debian) package does not register as gem

2014-10-17 Thread Daniele Sluijters (JIRA)
Title: Message Title










 

 Daniele Sluijters updated an issue











 






 Hiera /  HI-297



  hiera (debian) package does not register as gem 










Change By:

 Daniele Sluijters




Summary:

 hiere hiera  (debian) package does not register as gem












   

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