Advertisement
Guest User

Untitled

a guest
Oct 25th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Puppet 7.19 KB | None | 0 0
  1. prod [root@adplbs001prpntg ~]# puppet agent -t --no-noop
  2. Info: Using configured environment 'main'
  3. Info: Retrieving pluginfacts
  4. Info: Retrieving plugin
  5. Info: Loading facts
  6.         Info: Caching catalog for adplbs001prpntg.lin.pr.adform.zone.b5721dd7554cef47c60786d917efc59c
  7. Info: Applying configuration version '785ffc4 - Auto Bot, Wed Oct 25 14:23:43 2017 +0200 : Merge branch 'csaslb_cm' into 'main''
  8. Notice: /Stage[main]/Profiles::Nginx/Yumrepo[Adform-nginx]/ensure: created
  9. Info: changing mode of /etc/yum.repos.d/Adform-nginx.repo from 600 to 644
  10. Notice: [nginx] *** DEPRECATION WARNING***: HI! I notice that you're declaring some attributes in Class[nginx]. It is highly recommended to set these values via Hiera going forward. This will become mandatory in the near future. Please check out https://github.com/jfryman/puppet-nginx/blob/master/docs/hiera.md for more information.
  11. Notice: /Stage[main]/Nginx::Notice::Config/Notify[[nginx] *** DEPRECATION WARNING***: HI! I notice that you're declaring some attributes in Class[nginx]. It is highly recommended to set these values via Hiera going forward. This will become mandatory in the near future. Please check out https://github.com/jfryman/puppet-nginx/blob/master/docs/hiera.md for more information.]/message: defined 'message' as '[nginx] *** DEPRECATION WARNING***: HI! I notice that you're declaring some attributes in Class[nginx]. It is highly recommended to set these values via Hiera going forward. This will become mandatory in the near future. Please check out https://github.com/jfryman/puppet-nginx/blob/master/docs/hiera.md for more information.'
  12. Notice: /Stage[main]/Nginx::Package::Redhat/Yumrepo[nginx-release]/ensure: created
  13. Info: changing mode of /etc/yum.repos.d/nginx-release.repo from 600 to 644
  14. Warning: Puppet::Type::Package::ProviderYum: Could not check for updates, '/usr/bin/yum check-update' exited with 1
  15. Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install yum-plugin-versionlock' returned 1: One of the configured repositories failed (Unknown),
  16. and yum doesn't have enough cached data to continue. At this point the only
  17.  safe thing yum can do is fail. There are a few ways to work "fix" this:
  18.  
  19.      1. Contact the upstream for the repository and get them to fix the problem.
  20.  
  21.      2. Reconfigure the baseurl/etc. for the repository, to point to a working
  22.         upstream. This is most often useful if you are using a newer
  23.         distribution release than is supported by the repository (and the
  24.         packages for the previous distribution release still work).
  25.  
  26.      3. Run the command with the repository temporarily disabled
  27.             yum --disablerepo=<repoid> ...
  28.  
  29.      4. Disable the repository permanently, so yum won't use it by default. Yum
  30.        will then just ignore the repository until you permanently enable it
  31.        again or use --enablerepo for temporary usage:
  32.  
  33.            yum-config-manager --disable <repoid>
  34.        or
  35.            subscription-manager repos --disable=<repoid>
  36.  
  37.     5. Configure the failing repository to be skipped, if it is unavailable.
  38.        Note that yum will try to contact the repo. when it runs most commands,
  39.        so will have to try and fail each time (and thus. yum will be be much
  40.        slower). If it is a very temporary problem though, this is often a nice
  41.        compromise:
  42.  
  43.            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
  44.  
  45. Cannot find a valid baseurl for repo: Adform-nginx
  46. Error: /Stage[main]/Yum::Plugin::Versionlock/Yum::Plugin[versionlock]/Package[yum-plugin-versionlock]/ensure: change from purged to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install yum-plugin-versionlock' returned 1: One of the configured repositories failed (Unknown),
  47. and yum doesn't have enough cached data to continue. At this point the only
  48.  safe thing yum can do is fail. There are a few ways to work "fix" this:
  49.  
  50.      1. Contact the upstream for the repository and get them to fix the problem.
  51.  
  52.      2. Reconfigure the baseurl/etc. for the repository, to point to a working
  53.         upstream. This is most often useful if you are using a newer
  54.         distribution release than is supported by the repository (and the
  55.         packages for the previous distribution release still work).
  56.  
  57.      3. Run the command with the repository temporarily disabled
  58.             yum --disablerepo=<repoid> ...
  59.  
  60.      4. Disable the repository permanently, so yum won't use it by default. Yum
  61.        will then just ignore the repository until you permanently enable it
  62.        again or use --enablerepo for temporary usage:
  63.  
  64.            yum-config-manager --disable <repoid>
  65.        or
  66.            subscription-manager repos --disable=<repoid>
  67.  
  68.     5. Configure the failing repository to be skipped, if it is unavailable.
  69.        Note that yum will try to contact the repo. when it runs most commands,
  70.        so will have to try and fail each time (and thus. yum will be be much
  71.        slower). If it is a very temporary problem though, this is often a nice
  72.        compromise:
  73.  
  74.            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
  75.  
  76. Cannot find a valid baseurl for repo: Adform-nginx
  77. Notice: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[syslog]/File[/etc/audisp/plugins.d/syslog.conf]: Dependency Package[yum-plugin-versionlock] has failures: true
  78. Warning: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[syslog]/File[/etc/audisp/plugins.d/syslog.conf]: Skipping because of failed dependencies
  79. Notice: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[af_unix]/File[/etc/audisp/plugins.d/af_unix.conf]: Dependency Package[yum-plugin-versionlock] has failures: true
  80. Warning: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[af_unix]/File[/etc/audisp/plugins.d/af_unix.conf]: Skipping because of failed dependencies
  81. Notice: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[au-remote]/File[/etc/audisp/plugins.d/au-remote.conf]: Dependency Package[yum-plugin-versionlock] has failures: true
  82. Warning: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[au-remote]/File[/etc/audisp/plugins.d/au-remote.conf]: Skipping because of failed dependencies
  83. Notice: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[audispd-zos-remote]/File[/etc/audisp/plugins.d/audispd-zos-remote.conf]: Dependency Package[yum-plugin-versionlock] has failures: true
  84. Warning: /Stage[main]/Profiles::Auditd/Auditd::Audisp::Plugin[audispd-zos-remote]/File[/etc/audisp/plugins.d/audispd-zos-remote.conf]: Skipping because of failed dependencies
  85. Notice: /Stage[main]/Auditd/Service[auditd]: Dependency Package[yum-plugin-versionlock] has failures: true
  86. Warning: /Stage[main]/Auditd/Service[auditd]: Skipping because of failed dependencies
  87. Notice: /Stage[main]/Profiles::Puppet::Agent/Yum::Versionlock[0:puppet-agent-1.3.6-1.el7.]/File_line[versionlock.list-0:puppet-agent-1.3.6-1.el7.]: Dependency Package[yum-plugin-versionlock] has failures: true
  88. Warning: /Stage[main]/Profiles::Puppet::Agent/Yum::Versionlock[0:puppet-agent-1.3.6-1.el7.]/File_line[versionlock.list-0:puppet-agent-1.3.6-1.el7.]: Skipping because of failed dependencies
  89. Info: Stage[main]: Unscheduling all events on Stage[main]
  90. Notice: Applied catalog in 5.95 seconds
  91. prod [root@adplbs001prpntg ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement