Jira (PUP-10484) Unregistered yum subscription-manager confuses yum package provider

2020-05-01 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10484  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unregistered yum subscription-manager confuses yum package provider   
 

  
 
 
 
 

 
 Kevin Reeuwijk I think this is a dup of PUP-10432. Could you try the just released 6.15.0 puppet-agent and see if that resolves the issue? If so, please close this as a dup.  
 

  
 
 
 
 

 
 
 

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


Jira (PUP-10484) Unregistered yum subscription-manager confuses yum package provider

2020-05-01 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10484  
 
 
  Unregistered yum subscription-manager confuses yum package provider   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
Method Found: 
 Needs Assessment  
 
 
Issue Type: 
 Improvement Bug  
 

  
 
 
 
 

 
 
 

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


Jira (PUP-10484) Unregistered yum subscription-manager confuses yum package provider

2020-05-01 Thread Kevin Reeuwijk (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Reeuwijk created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10484  
 
 
  Unregistered yum subscription-manager confuses yum package provider   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Affects Versions: 
 PUP 6.14.0  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Types and Providers  
 
 
Created: 
 2020/05/01 5:11 AM  
 
 
Environment: 
 Somehow the subscription-manager.conf appeared in my system as I was setting up docker and docker-compose. It was not until later that I realized it broke puppet's package provider.  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Kevin Reeuwijk  
 

  
 
 
 
 

 
 If the yum subscription-manager is enabled but not registered with an entitlement server, a warning will show in every output of the yum command:    
 
 
 
 
 This system is not registered with an entitlement server. You can use subscription-manager to register. 
  
 
 
 
  This confuses the yum package provider, causing Package resources to no longer be able to update packages. Steps to repro: