Created
May 5, 2016 01:32
-
-
Save Cinderhaze/2aaa5d1d751309956d51d8707c0a2e29 to your computer and use it in GitHub Desktop.
Docker Output installing puppet-agent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
usr@ubuntu:~$ docker run -ti centos:6.6 /bin/bash | |
Unable to find image 'centos:6.6' locally | |
6.6: Pulling from library/centos | |
a3ed95caeb02: Already exists | |
35d9d5d11536: Pull complete | |
Digest: sha256:cca50b07742e20c386025f231b5667b5051603e4f8e656da6442a39c0b96e680 | |
Status: Downloaded newer image for centos:6.6 | |
[root@649d1ea68df1 /]# sudo rpm -Uvh https://yum.puppetlabs.com/puppetlabs-release-pc1-el-6.noarch.rpm | |
bash: sudo: command not found | |
[root@649d1ea68df1 /]# rpm -Uvh https://yum.puppetlabs.com/puppetlabs-release-pc1-el-6.noarch.rpm | |
Retrieving https://yum.puppetlabs.com/puppetlabs-release-pc1-el-6.noarch.rpm | |
warning: /var/tmp/rpm-tmp.PBzYqQ: Header V4 RSA/SHA1 Signature, key ID 4bd6ec30: NOKEY | |
Preparing... ########################################### [100%] | |
1:puppetlabs-release-pc1 ########################################### [100%] | |
[root@649d1ea68df1 /]# yum install yum-plugin-downloadonly.noarch | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
base | 3.7 kB 00:00 | |
base/primary_db | 4.6 MB 00:21 | |
extras | 3.4 kB 00:00 | |
extras/primary_db | 37 kB 00:00 | |
puppetlabs-pc1 | 2.5 kB 00:00 | |
puppetlabs-pc1/primary_db | 55 kB 00:00 | |
updates | 3.4 kB 00:00 | |
updates/primary_db | 5.2 MB 00:12 | |
Package yum-plugin-downloadonly is obsoleted by yum, trying to install yum-3.2.29-69.el6.centos.noarch instead | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package yum.noarch 0:3.2.29-60.el6.centos will be updated | |
---> Package yum.noarch 0:3.2.29-69.el6.centos will be an update | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
=========================================================================================================== | |
Package Arch Version Repository Size | |
=========================================================================================================== | |
Updating: | |
yum noarch 3.2.29-69.el6.centos base 1.0 M | |
Transaction Summary | |
=========================================================================================================== | |
Upgrade 1 Package(s) | |
Total download size: 1.0 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
yum-3.2.29-69.el6.centos.noarch.rpm | 1.0 MB 00:07 | |
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY | |
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
Importing GPG key 0xC105B9DE: | |
Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <[email protected]> | |
Package: centos-release-6-6.el6.centos.12.2.x86_64 (@CentOS/$releasever) | |
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
Is this ok [y/N]: y | |
Running rpm_check_debug | |
Running Transaction Test | |
Transaction Test Succeeded | |
Running Transaction | |
Warning: RPMDB altered outside of yum. | |
Updating : yum-3.2.29-69.el6.centos.noarch 1/2 | |
Cleanup : yum-3.2.29-60.el6.centos.noarch 2/2 | |
Verifying : yum-3.2.29-69.el6.centos.noarch 1/2 | |
Verifying : yum-3.2.29-60.el6.centos.noarch 2/2 | |
Updated: | |
yum.noarch 0:3.2.29-69.el6.centos | |
Complete! | |
[root@649d1ea68df1 /]# yum install --downloadonly puppet-agent | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
Determining fastest mirrors | |
* base: mirrors.mit.edu | |
* extras: mirror.rackspace.com | |
* updates: mirrors.centos.webair.com | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package puppet-agent.x86_64 0:1.4.2-1.el6 will be installed | |
--> Processing Dependency: tar for package: puppet-agent-1.4.2-1.el6.x86_64 | |
--> Running transaction check | |
---> Package tar.x86_64 2:1.23-13.el6 will be installed | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
=========================================================================================================== | |
Package Arch Version Repository Size | |
=========================================================================================================== | |
Installing: | |
puppet-agent x86_64 1.4.2-1.el6 puppetlabs-pc1 26 M | |
Installing for dependencies: | |
tar x86_64 2:1.23-13.el6 base 809 k | |
Transaction Summary | |
=========================================================================================================== | |
Install 2 Package(s) | |
Total download size: 26 M | |
Installed size: 28 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
(1/2): puppet-agent-1.4.2-1.el6.x86_64.rpm | 26 MB 01:00 | |
(2/2): tar-1.23-13.el6.x86_64.rpm | 809 kB 00:01 | |
----------------------------------------------------------------------------------------------------------- | |
Total 431 kB/s | 26 MB 01:02 | |
exiting because --downloadonly specified | |
[root@649d1ea68df1 /]# yum install --downloadonly puppet-server | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
Loading mirror speeds from cached hostfile | |
* base: mirrors.mit.edu | |
* extras: mirror.rackspace.com | |
* updates: mirrors.centos.webair.com | |
No package puppet-server available. | |
Error: Nothing to do | |
[root@649d1ea68df1 /]# yum search puppet-server | |
Loaded plugins: fastestmirror | |
Loading mirror speeds from cached hostfile | |
* base: mirrors.mit.edu | |
* extras: mirror.rackspace.com | |
* updates: mirrors.centos.webair.com | |
Warning: No matches found for: puppet-server | |
No Matches found | |
[root@649d1ea68df1 /]# yum install --downloadonly puppetserver | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
Loading mirror speeds from cached hostfile | |
* base: mirrors.mit.edu | |
* extras: mirror.rackspace.com | |
* updates: mirrors.centos.webair.com | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package puppetserver.noarch 0:2.3.2-1.el6 will be installed | |
--> Processing Dependency: puppet-agent >= 1.4.2 for package: puppetserver-2.3.2-1.el6.noarch | |
--> Processing Dependency: java-1.8.0-openjdk-headless for package: puppetserver-2.3.2-1.el6.noarch | |
--> Running transaction check | |
---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.91-0.b14.el6_7 will be installed | |
--> Processing Dependency: tzdata-java >= 2014f-1 for package: 1:java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64 | |
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64 | |
--> Processing Dependency: jpackage-utils for package: 1:java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64 | |
--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64 | |
--> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64 | |
---> Package puppet-agent.x86_64 0:1.4.2-1.el6 will be installed | |
--> Processing Dependency: tar for package: puppet-agent-1.4.2-1.el6.x86_64 | |
--> Running transaction check | |
---> Package freetype.x86_64 0:2.3.11-15.el6_6.1 will be installed | |
---> Package jpackage-utils.noarch 0:1.7.5-3.14.el6 will be installed | |
---> Package libjpeg-turbo.x86_64 0:1.2.1-3.el6_5 will be installed | |
---> Package tar.x86_64 2:1.23-13.el6 will be installed | |
---> Package tzdata-java.noarch 0:2016d-1.el6 will be installed | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
=========================================================================================================== | |
Package Arch Version Repository Size | |
=========================================================================================================== | |
Installing: | |
puppetserver noarch 2.3.2-1.el6 puppetlabs-pc1 32 M | |
Installing for dependencies: | |
freetype x86_64 2.3.11-15.el6_6.1 base 361 k | |
java-1.8.0-openjdk-headless x86_64 1:1.8.0.91-0.b14.el6_7 updates 32 M | |
jpackage-utils noarch 1.7.5-3.14.el6 base 60 k | |
libjpeg-turbo x86_64 1.2.1-3.el6_5 base 174 k | |
puppet-agent x86_64 1.4.2-1.el6 puppetlabs-pc1 26 M | |
tar x86_64 2:1.23-13.el6 base 809 k | |
tzdata-java noarch 2016d-1.el6 updates 180 k | |
Transaction Summary | |
=========================================================================================================== | |
Install 8 Package(s) | |
Total size: 91 M | |
Total download size: 64 M | |
Installed size: 164 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
(1/6): freetype-2.3.11-15.el6_6.1.x86_64.rpm | 361 kB 00:00 | |
(2/6): java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64.rpm | 32 MB 01:18 | |
(3/6): jpackage-utils-1.7.5-3.14.el6.noarch.rpm | 60 kB 00:00 | |
(4/6): libjpeg-turbo-1.2.1-3.el6_5.x86_64.rpm | 174 kB 00:00 | |
(5/6): puppetserver-2.3.2-1.el6.noarch.rpm | 32 MB 01:23 | |
(6/6): tzdata-java-2016d-1.el6.noarch.rpm | 180 kB 00:00 | |
----------------------------------------------------------------------------------------------------------- | |
Total 400 kB/s | 64 MB 02:44 | |
exiting because --downloadonly specified | |
[root@649d1ea68df1 /]# ls /var/ | |
cache/ empty/ lib/ lock/ mail/ opt/ run/ tmp/ | |
db/ games/ local/ log/ nis/ preserve/ spool/ yp/ | |
[root@649d1ea68df1 /]# find / -name '*.rpm' | |
/var/cache/yum/x86_64/6/puppetlabs-pc1/packages/puppetserver-2.3.2-1.el6.noarch.rpm | |
/var/cache/yum/x86_64/6/puppetlabs-pc1/packages/puppet-agent-1.4.2-1.el6.x86_64.rpm | |
/var/cache/yum/x86_64/6/updates/packages/tzdata-java-2016d-1.el6.noarch.rpm | |
/var/cache/yum/x86_64/6/updates/packages/java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64.rpm | |
/var/cache/yum/x86_64/6/base/packages/tar-1.23-13.el6.x86_64.rpm | |
/var/cache/yum/x86_64/6/base/packages/libjpeg-turbo-1.2.1-3.el6_5.x86_64.rpm | |
/var/cache/yum/x86_64/6/base/packages/freetype-2.3.11-15.el6_6.1.x86_64.rpm | |
/var/cache/yum/x86_64/6/base/packages/jpackage-utils-1.7.5-3.14.el6.noarch.rpm | |
[root@649d1ea68df1 /]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment