Jira (PUP-4673) Pip installs from behind proxy can't ensure=>latest

2016-09-20 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig assigned an issue to Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-4673 
 
 
 
  Pip installs from behind proxy can't ensure=>latest  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jon Skarpeteig 
 
 
 

Assignee:
 
 Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6061) Puppet - Passenger Could not spawn process for application

2016-08-22 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig commented on  PUP-6061 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Puppet - Passenger Could not spawn process for application  
 
 
 
 
 
 
 
 
 
 
I'm seeing this issue as well; 
Ubuntu 16.04 Ruby 2.3.0 Puppet 4.6.0 
Debug output: 
 Web application could not be started  /usr/lib/x86_64-linux-gnu/ruby/2.3.0/openssl.so: symbol EC_GROUP_new_curve_GF2m, version OPENSSL_1.0.0 not defined in file libcrypto.so.1.0.0 with link time reference - /usr/lib/x86_64-linux-gnu/ruby/2.3.0/openssl.so (LoadError) /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/openssl.rb:13:in `' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/monkey_patches.rb:97:in `' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:16:in `' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:15:in `' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:14:in `' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:12:in `' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:12:in `' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' config.ru:42:in `block in ' /usr/lib/ruby/vendor_ruby/rack/builder.rb:55:in `instance_eval' /usr/lib/ruby/vendor_ruby/rack/builder.rb:55:in `initialize' config.ru:1:in `new' config.ru:1:in `' /usr/share/passenger/helper-scripts/rack-preloader.rb:110:in `eval' /usr/share/passenger/helper-scripts/rack-preloader.rb:110:in `preload_app' /usr/share/passenger/helper-scripts/rack-preloader.rb:156:in `' /usr/share/passenger/helper-scripts/rack-preloader.rb:30:in `' /usr/share/passenger/helper-scripts/rack-preloader.rb:29:in `'  
  Error ID 0a2a7a53 Application root /usr/share/puppet/rack/puppetmasterd Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV) development 
 Ruby interpreter command /usr/bin/ruby 
 User and groups uid=105(puppet) gid=112(puppet) groups=112(puppet)  Environment variables APACHE_RUN_DIR = /var/run/apache2 APACHE_PID_FILE = /var/run/apache2/apache2.pid PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin APACHE_LOCK_DIR = /var/lock/apache2 LANG = C APACHE_RUN_USER = www-data APACHE_RUN_GROUP = www-data APACHE_LOG_DIR = /var/log/apache2 PWD = /usr/share/puppet/rack/puppetmasterd PASSENGER_USE_FEEDBACK_FD = true SERVER_SOFTWARE = Apache/2.4.18 (Ubuntu) Phusion_Passenger/5.0.27 PASSENGER_DEBUG_DIR = /tmp/passenger.spawn-debug.7tRY7n USER = puppet LOGNAME = puppet SHELL = /bin/false HOME = /opt/puppetlabs/server/data/puppetserver IN_PASSENGER = 1 PYTHONUNBUFFERED = 1 NODE_PATH = /usr/share/passenger/node RAILS_ENV = development RACK_ENV = development WSGI_ENV = development NODE_ENV = development PASSENGER_APP_ENV = development HTTPS = on SSL_TLS_SNI = foreman SSL_SERVER_S_DN_CN = foreman SSL_SERVER_I_DN_CN = Puppet CA: foreman SSL_CLIENT_S_DN_CN = 

Jira (PUP-6120) Pip package provider doesn't honor config for custom PyPI repositories

2016-05-26 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig assigned an issue to Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6120 
 
 
 
  Pip package provider doesn't honor config for custom PyPI repositories  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jon Skarpeteig 
 
 
 

Assignee:
 
 qa Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-6266) Systemd provider with ubuntu 16.04

2016-05-12 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig commented on  PUP-6266 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Systemd provider with ubuntu 16.04  
 
 
 
 
 
 
 
 
 
 
Also seeing this issue when attempting to add Ubuntu 16.04 to the acceptance test matrix for: https://github.com/Yuav/puppet-autofs 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-6120) Pip package provider doesn't honor config for custom PyPI repositories

2016-04-04 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig commented on  PUP-6120 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Pip package provider doesn't honor config for custom PyPI repositories  
 
 
 
 
 
 
 
 
 
 
Fixed in merge request: https://github.com/puppetlabs/puppet/pull/4832 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-6120) Pip package provider doesn't honor config for custom PyPI repositories

2016-04-04 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6120 
 
 
 
  Pip package provider doesn't honor config for custom PyPI repositories  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jon Skarpeteig 
 
 
 

Summary:
 
 Pip  package  provider doesn't honor config for custom PyPI repositories 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-6120) Pip provider doesn't honor config for custom PyPI repositories

2016-04-04 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig assigned an issue to Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6120 
 
 
 
  Pip provider doesn't honor config for custom PyPI repositories  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jon Skarpeteig 
 
 
 

Assignee:
 
 Kylo Ginsberg Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-6120) Pip provider doesn't honor config for custom PyPI repositories

2016-04-04 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6120 
 
 
 
  Pip provider doesn't honor config for custom PyPI repositories  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 PUP 4.4.1 
 
 
 

Assignee:
 
 Kylo Ginsberg 
 
 
 

Components:
 

 Types and Providers 
 
 
 

Created:
 

 2016/04/04 4:10 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Jon Skarpeteig 
 
 
 
 
 
 
 
 
 
 
The pip package provider currently polls PyPI directly, instead of relying on pip from CLI to look up latest version. 
This makes it impossible to configure pip to use a custom PyPI repository 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 

Jira (PUP-4673) Pip installs from behind proxy can't ensure=>latest

2015-09-25 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig commented on  PUP-4673 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Pip installs from behind proxy can't ensure=>latest  
 
 
 
 
 
 
 
 
 
 
I believe this is fixed with: https://github.com/puppetlabs/puppet/pull/4290 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (PUP-3430) Provide proxy support for pip latest (package)

2015-09-25 Thread Jon Skarpeteig (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Skarpeteig commented on  PUP-3430 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Provide proxy support for pip latest (package)  
 
 
 
 
 
 
 
 
 
 
I believe this should be fixed in: https://github.com/puppetlabs/puppet/pull/4290 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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.