-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: PUP 6.15.0
-
Component/s: None
-
Labels:
-
Template:
-
Team:Night's Watch
-
Story Points:2
-
Sprint:NW - 2020-04-15
-
Method Found:Needs Assessment
-
Zendesk Ticket IDs:39907
-
Zendesk Ticket Count:1
-
Release Notes:Not Needed
-
Release Notes Summary:This issue never got released. No release notes are needed
-
QA Risk Assessment:Needs Assessment
Puppet Version: 6.14.0.135.gaf1499b7 (but may have started happening in earlier builds)
Puppet Server Version: N/A, but using latest PE master build (rc2-37)
OS Name/Version: centos 6, sles 12, ubuntu 18.04
When doing a puppet agent -t run, the following warnings are printed.
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/package/pip.rb:18: warning: already initialized constant PIP_VERSION
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/package/pip.rb:18: warning: previous definition of PIP_VERSION was here
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/package/pip.rb:19: warning: already initialized constant PIP_VERSION_RANGE
|
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/package/pip.rb:19: warning: previous definition of PIP_VERSION_RANGE was here
|
This doesn't cause any errors, but is printed on every run.
- relates to
-
PUP-10390 Ruby file gets loaded twice
-
- Resolved
-