Jira (FACT-2478) Unit tests on puppetlabs_apache modules fails with facter 4

2020-03-20 Thread David Schmitt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Schmitt updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2478  
 
 
  Unit tests on puppetlabs_apache modules fails with facter 4   
 

  
 
 
 
 

 
Change By: 
 David Schmitt  
 
 
Comment: 
 does that mean we can revert https://github.com/puppetlabs/puppetlabs-apache/pull/2013 ?  
 

  
 
 
 
 

 
 
 

 
 
 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.350533.1584608952000.17163.1584717420043%40Atlassian.JIRA.


Jira (FACT-2478) Unit tests on puppetlabs_apache modules fails with facter 4

2020-03-20 Thread David Schmitt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Schmitt commented on  FACT-2478  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit tests on puppetlabs_apache modules fails with facter 4   
 

  
 
 
 
 

 
 does that mean we can revert https://github.com/puppetlabs/puppetlabs-apache/pull/2013 ?  
 

  
 
 
 
 

 
 
 

 
 
 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.350533.1584608952000.17160.1584717300054%40Atlassian.JIRA.


Jira (FACT-2478) Unit tests on puppetlabs_apache modules fails with facter 4

2020-03-19 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2478  
 
 
  Unit tests on puppetlabs_apache modules fails with facter 4   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 

  
 
 
 
 

 
 Failures:1) apache::mod:: dav_svn default configuration with parameters on a Gentoo OS is expected to compile into a catalogue without dependency cycles Failure/Error: values = output.scan(/[0-9A-Z_]+=".+?"/)NoMethodError: undefined method `scan' for nil:NilClass Shared Example Group: :compile called from ./spec/classes/mod/dav_svn_spec.rb:105 # ./spec/fixtures/modules/portage/lib/facter/util/portage.rb:8:in `emerge_info' # ./spec/fixtures/modules/portage/lib/facter/portage.rb:4:in `' 2) apache::mod::auth_gssapi default configuration with parameters on a Gentoo OS is expected to compile into a catalogue without dependency cycles Failure/Error: values = output.scan(/[0-9A-Z_]+=".+?"/)NoMethodError: undefined method `scan' for nil:NilClass Shared Example Group: :compile called from ./spec/classes/mod/auth_gssapi_spec.rb:59 # ./spec/fixtures/modules/portage/lib/facter/util/portage.rb:8:in `emerge_info' # ./spec/fixtures/modules/portage/lib/facter/portage.rb:4:in `'3) apache::mod::auth_kerb default configuration with parameters on a Gentoo OS is expected to compile into a catalogue without dependency cycles Failure/Error: values = output.scan(/[0-9A-Z_]+=".+?"/)NoMethodError: undefined method `scan' for nil:NilClass Shared Example Group: :compile called from ./spec/classes/mod/auth_kerb_spec.rb:59 # ./spec/fixtures/modules/portage/lib/facter/util/portage.rb:8:in `emerge_info' # ./spec/fixtures/modules/portage/lib/facter/portage.rb:4:in `' 4) apache::mod:: proxy_html on a Gentoo OS is expected to compile into a catalogue without dependency cyclesFailure/Error: values = output.scan(/[0-9A-Z_]+=".+?"/)   NoMethodError:undefined method `scan' for nil:NilClassShared Example Group: :compile called from ./spec/classes/mod/proxy_html_spec.rb:90# ./spec/fixtures/modules/portage/lib/facter/util/portage.rb:8:in `emerge_info'# ./spec/fixtures/modules/portage/lib/facter/portage.rb:4:in `'  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

Jira (FACT-2478) Unit tests on puppetlabs_apache modules fails with facter 4

2020-03-19 Thread Florin Dragos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Florin Dragos updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2478  
 
 
  Unit tests on puppetlabs_apache modules fails with facter 4   
 

  
 
 
 
 

 
Change By: 
 Florin Dragos  
 

  
 
 
 
 

 
 apache::mod::proxy_html on a Gentoo OS is expected to compile into a catalogue without dependency cyclesFailure/Error: values = output.scan(/[0-9A-Z_]+=".+?"/) NoMethodError:undefined method `scan' for nil:NilClassShared Example Group: :compile called from ./spec/classes/mod/proxy_html_spec.rb:90# ./spec/fixtures/modules/portage/lib/facter/util/portage.rb:8:in `emerge_info'# ./spec/fixtures/modules/portage/lib/facter/portage.rb:4:in `'  
 

  
 
 
 
 

 
 
 

 
 
 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.350533.1584608952000.16229.15846096

Jira (FACT-2478) Unit tests on puppetlabs_apache modules fails with facter 4

2020-03-19 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie assigned an issue to Bogdan Irimie  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2478  
 
 
  Unit tests on puppetlabs_apache modules fails with facter 4   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Assignee: 
 Bogdan Irimie  
 

  
 
 
 
 

 
 
 

 
 
 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.350533.1584608952000.16228.1584609000111%40Atlassian.JIRA.


Jira (FACT-2478) Unit tests on puppetlabs_apache modules fails with facter 4

2020-03-19 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2478  
 
 
  Unit tests on puppetlabs_apache modules fails with facter 4   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2020/03/19 2:09 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Bogdan Irimie  
 

  
 
 
 
 

 
 
 

 
 
 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/