[root@fm-repo ~]#
[root@fm-repo ~]# ### サブスクリプション状態確認 =>認証無し
[root@fm-repo ~]# subscription-manager list
+-------------------------------------------+
インストール済み製品のステータス
+-------------------------------------------+
製品名: Red Hat Enterprise Linux Server
製品 ID: 69
バージョン: 6.5
アーキテクチャ: x86_64
状態: 不明
状態の詳細:
開始:
終了:
[root@fm-repo ~]#
[root@fm-repo ~]# ### 外部アクセス確認 =>アクセス可能
[root@fm-repo ~]# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=52 time=7.26 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=52 time=6.83 ms
^C
--- 8.8.8.8 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1546ms
rtt min/avg/max/mdev = 6.838/7.051/7.265/0.229 ms
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# nslookup google.co.jp
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: google.co.jp
Address: 216.58.221.163
[root@fm-repo ~]#
[root@fm-repo ~]# ### リポジトリ状態確認 =>デフォルトのRHELのリポジトリのみ
[root@fm-repo ~]# yum repolist all
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
repo id repo name status
rhel-source Red Hat Enterprise Linux 6Server - x86_64 - Source disabled
rhel-source-beta Red Hat Enterprise Linux 6Server Beta - x86_64 - Source disabled
repolist: 0
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### yum の更新確認 =>パッケージなし
[root@fm-repo ~]# yum update
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Update Process
No Packages marked for Update
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### インストールできるパッケージがあるか確認 =>なし
[root@fm-repo ~]# yum list available
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
- インストール可能なパッケージが無いと表示されている。。。
[root@fm-repo ~]# ### 外部リポジトリ追加
[root@fm-repo ~]# yum repolist all
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
repo id repo name status
*epel Extra Packages for Enterprise Linux 6 - x86_64 enabled: 12,247
epel-debuginfo Extra Packages for Enterprise Linux 6 - x86_64 - Debug disabled
epel-source Extra Packages for Enterprise Linux 6 - x86_64 - Source disabled
epel-testing Extra Packages for Enterprise Linux 6 - Testing - x86_64 disabled
epel-testing-debuginfo Extra Packages for Enterprise Linux 6 - Testing - x86_64 - De disabled
epel-testing-source Extra Packages for Enterprise Linux 6 - Testing - x86_64 - So disabled
rhel-source Red Hat Enterprise Linux 6Server - x86_64 - Source disabled
rhel-source-beta Red Hat Enterprise Linux 6Server Beta - x86_64 - Source disabled
repolist: 12,247
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### 再度インストールできるパッケージがあるか確認 =>あり
[root@fm-repo ~]# yum list available
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
2048-cli.x86_64 0.9.1-1.el6 epel
2048-cli-nocurses.x86_64 0.9.1-1.el6 epel
(略)
zvbi-fonts.noarch 0.2.35-1.el6 epel
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### yum の更新確認 =>パッケージなし
[root@fm-repo ~]# yum update
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Update Process
No Packages marked for Update
- インストール可能なパッケージはありと表示されている。。。
- 外部リポジトリからはライセンス認証できていないと、パッケージが取れない?
[root@fm-repo ~]# ### DVDマウント
[root@fm-repo ~]# ls -l /mnt/
合計 0
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# mount /dev/cdrom /mnt
mount: ブロックデバイス /dev/sr0 は書き込み禁止です、読込み専用でマウントします
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ls -l /mnt
合計 875
dr-xr-xr-x. 3 root root 2048 4月 14 23:56 2016 EFI
-r--r--r--. 1 root root 8724 11月 8 00:17 2012 EULA
-r--r--r--. 1 root root 10726 11月 8 00:17 2012 EULA_de
-r--r--r--. 1 root root 8724 11月 8 00:17 2012 EULA_en
-r--r--r--. 1 root root 10846 11月 8 00:17 2012 EULA_es
-r--r--r--. 1 root root 10682 11月 8 00:17 2012 EULA_fr
-r--r--r--. 1 root root 10497 11月 8 00:17 2012 EULA_it
-r--r--r--. 1 root root 13173 11月 8 00:17 2012 EULA_ja
-r--r--r--. 1 root root 9841 11月 8 00:17 2012 EULA_ko
-r--r--r--. 1 root root 10033 11月 8 00:17 2012 EULA_pt
-r--r--r--. 1 root root 7306 11月 8 00:17 2012 EULA_zh
-r--r--r--. 1 root root 18092 6月 30 11:57 2010 GPL
dr-xr-xr-x. 3 root root 12288 4月 14 23:56 2016 HighAvailability
dr-xr-xr-x. 3 root root 2048 4月 14 23:56 2016 LoadBalancer
dr-xr-xr-x. 2 root root 696320 4月 14 23:56 2016 Packages
-r--r--r--. 1 root root 16435 9月 2 20:27 2010 README
-r--r--r--. 1 root root 3375 4月 14 19:49 2016 RPM-GPG-KEY-redhat-beta
-r--r--r--. 1 root root 3211 4月 14 19:49 2016 RPM-GPG-KEY-redhat-release
dr-xr-xr-x. 3 root root 14336 4月 14 23:56 2016 ResilientStorage
dr-xr-xr-x. 3 root root 2048 4月 14 23:56 2016 ScalableFileSystem
dr-xr-xr-x. 3 root root 2048 4月 14 23:56 2016 Server
-r--r--r--. 1 root root 3757 4月 14 23:56 2016 TRANS.TBL
dr-xr-xr-x. 3 root root 2048 4月 14 23:56 2016 images
dr-xr-xr-x. 2 root root 2048 4月 14 23:56 2016 isolinux
-r--r--r--. 1 root root 114 4月 14 23:47 2016 media.repo
dr-xr-xr-x. 25 root root 6144 4月 14 23:56 2016 release-notes
dr-xr-xr-x. 2 root root 4096 4月 14 23:56 2016 repodata
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# mkdir -p /usr/local/repo/RHEL_6.8/
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ls -l /usr/local/repo
合計 4
drwxr-xr-x. 13 root root 4096 5月 12 13:53 2016 RHEL_6.8
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ls -l /usr/local/repo/RHEL_6.8
合計 0
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# cp -pR /ment/* /usr/local/repo/RHEL_6.8/
[root@fm-repo ~]# ls -l /usr/local/repo/RHEL_6.8
合計 472
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 EFI
-r--r--r--. 1 root root 8724 11月 8 00:17 2012 EULA
-r--r--r--. 1 root root 10726 11月 8 00:17 2012 EULA_de
-r--r--r--. 1 root root 8724 11月 8 00:17 2012 EULA_en
-r--r--r--. 1 root root 10846 11月 8 00:17 2012 EULA_es
-r--r--r--. 1 root root 10682 11月 8 00:17 2012 EULA_fr
-r--r--r--. 1 root root 10497 11月 8 00:17 2012 EULA_it
-r--r--r--. 1 root root 13173 11月 8 00:17 2012 EULA_ja
-r--r--r--. 1 root root 9841 11月 8 00:17 2012 EULA_ko
-r--r--r--. 1 root root 10033 11月 8 00:17 2012 EULA_pt
-r--r--r--. 1 root root 7306 11月 8 00:17 2012 EULA_zh
-r--r--r--. 1 root root 18092 6月 30 11:57 2010 GPL
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 HighAvailability
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 LoadBalancer
dr-xr-xr-x. 2 root root 262144 4月 14 23:56 2016 Packages
-r--r--r--. 1 root root 16435 9月 2 20:27 2010 README
-r--r--r--. 1 root root 3375 4月 14 19:49 2016 RPM-GPG-KEY-redhat-beta
-r--r--r--. 1 root root 3211 4月 14 19:49 2016 RPM-GPG-KEY-redhat-release
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 ResilientStorage
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 ScalableFileSystem
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 Server
-r--r--r--. 1 root root 3757 4月 14 23:56 2016 TRANS.TBL
dr-xr-xr-x. 3 root root 4096 4月 14 23:56 2016 images
dr-xr-xr-x. 2 root root 4096 4月 14 23:56 2016 isolinux
-r--r--r--. 1 root root 114 4月 14 23:47 2016 media.repo
dr-xr-xr-x. 25 root root 4096 4月 14 23:56 2016 release-notes
dr-xr-xr-x. 2 root root 4096 4月 14 23:56 2016 repodata
[root@fm-repo ~]#
[root@fm-repo ~]# ### ローカルリポジトリ設定
[root@fm-repo ~]# ls -l /etc/yum.repos.d/
合計 12
-rw-r--r--. 1 root root 1056 11月 5 12:52 2012 epel-testing.repo
-rw-r--r--. 1 root root 957 11月 5 12:52 2012 epel.repo
-rw-r--r--. 1 root root 529 10月 31 00:05 2013 rhel-source.repo
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# vim /etc/yum.repos.d/rhel-local.repo
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# cat /etc/yum.repos.d/rhel-local.repo
# rhel-local.repo
#
# 外部リポジトリを参照出来ないため、ローカルにyumリポジトリを作成している。
# 内容は rhel-server-6.8-x86_64-dvd.iso の中身そのもの。
#
# デフォルトで有効にしているので通常のyumコマンドで参照される。
#
# このリポジトリのみ有効にする場合は次のように実施する:
#
# yum --disablerepo=\* --enablerepo=rhel-local [command]
[rhel-local]
name=rhel-local
baseurl=file:///usr/local/repo/RHEL_6.8/
gpgcheck=0
enabled=1
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### ローカルリポジトリ設定確認
[root@fm-repo ~]# yum repolist
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
rhel-local | 4.1 kB 00:00 ...
rhel-local/primary_db | 3.1 MB 00:00 ...
repo id repo name status
*epel Extra Packages for Enterprise Linux 6 - x86_64 12,247
rhel-local rhel-local 3,855
repolist: 16,102
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# yum repolist all
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
repo id repo name status
*epel Extra Packages for Enterprise Linux 6 - x86_64 enabled: 12,247
epel-debuginfo Extra Packages for Enterprise Linux 6 - x86_64 - Debug disabled
epel-source Extra Packages for Enterprise Linux 6 - x86_64 - Source disabled
epel-testing Extra Packages for Enterprise Linux 6 - Testing - x86_64 disabled
epel-testing-debuginfo Extra Packages for Enterprise Linux 6 - Testing - x86_64 - De disabled
epel-testing-source Extra Packages for Enterprise Linux 6 - Testing - x86_64 - So disabled
rhel-local rhel-local enabled: 3,855
rhel-source Red Hat Enterprise Linux 6Server - x86_64 - Source disabled
rhel-source-beta Red Hat Enterprise Linux 6Server Beta - x86_64 - Source disabled
repolist: 16,102
[root@fm-repo ~]# ### リポジトリ最新化
[root@fm-repo ~]# yum clean all
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Cleaning repos: epel rhel-local
Cleaning up Everything
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# yum list
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
epel/metalink | 4.9 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db 13% [=== ] 0.0 B/s | 825 kB --:-- ETA epel/primary_db 33% [======== ] 1.7 MB/s | 2.0 MB 00:02 ETA epel/primary_db 64% [================ ] 1.9 MB/s | 3.8 MB 00:01 ETA epel/primary_db 95% [=======================- ] 2.2 MB/s | 5.6 MB 00:00 ETA epel/primary_db | 5.9 MB 00:01
rhel-local | 4.1 kB 00:00 ...
rhel-local/primary_db | 3.1 MB 00:00 ...
Installed Packages
ConsoleKit.x86_64 0.4.1-3.el6 @anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5
(略)
zlib.x86_64 1.2.3-29.el6 @anaconda-RedHatEnterpriseLinux-201311111358.x86_64/6.5
Available Packages
2048-cli.x86_64 0.9.1-1.el6 epel
2048-cli-nocurses.x86_64 0.9.1-1.el6 epel
2ping.noarch 3.2.1-2.el6 epel
389-admin.i686 1.1.35-1.el6 epel
389-admin.x86_64 1.1.35-1.el6 epel
389-admin-console.noarch 1.1.8-1.el6 epel
389-admin-console-doc.noarch 1.1.8-1.el6 epel
389-adminutil.i686 1.1.19-1.el6 epel
389-adminutil.x86_64 1.1.19-1.el6 epel
389-adminutil-devel.i686 1.1.19-1.el6 epel
389-adminutil-devel.x86_64 1.1.19-1.el6 epel
389-console.noarch 1.1.7-1.el6 epel
389-ds.noarch 1.2.2-1.el6 epel
389-ds-base.x86_64 1.2.11.15-74.el6 rhel-local
(略)
znc-modtcl.x86_64 1.4-1.el6 epel
zsh.x86_64 4.3.11-4.el6_7.2 rhel-local
zsh-lovers.noarch 0.9.0-1.el6 epel
zvbi.i686 0.2.35-1.el6 epel
zvbi.x86_64 0.2.35-1.el6 epel
zvbi-devel.i686 0.2.35-1.el6 epel
zvbi-devel.x86_64 0.2.35-1.el6 epel
zvbi-fonts.noarch 0.2.35-1.el6 epel
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### ライセンス状態再確認 => 認証なし
[root@fm-repo ~]# yum updatelistupdatesubscription-manager list
+-------------------------------------------+
インストール済み製品のステータス
+-------------------------------------------+
製品名: Red Hat Enterprise Linux Server
製品 ID: 69
バージョン: 6.5
アーキテクチャ: x86_64
状態: 不明
状態の詳細:
開始:
終了:
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]#
[root@fm-repo ~]# ### パッケージ更新
[root@fm-repo ~]# yum update
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package ConsoleKit.x86_64 0:0.4.1-3.el6 will be updated
(略)
--> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================
Package Arch Version Repository Size
====================================================================================================
Installing:
kernel x86_64 2.6.32-642.el6 rhel-local 32 M
pytalloc x86_64 2.1.5-1.el6_7 rhel-local 10 k
replacing pytalloc.x86_64 2.0.7-2.el6
python-libipa_hbac x86_64 1.13.3-22.el6 rhel-local 107 k
replacing libipa_hbac-python.x86_64 1.9.2-129.el6
sssd-common x86_64 1.13.3-22.el6 rhel-local 1.1 M
replacing libsss_autofs.x86_64 1.9.2-129.el6
Updating:
ConsoleKit x86_64 0.4.1-6.el6 rhel-local 83 k
ConsoleKit-libs x86_64 0.4.1-6.el6 rhel-local 18 k
Red_Hat_Enterprise_Linux-Release_Notes-6-en-US
noarch 8-2.el6 rhel-local 85 k
Red_Hat_Enterprise_Linux-Release_Notes-6-ja-JP
noarch 8-2.el6 rhel-local 85 k
SDL x86_64 1.2.14-7.el6_7.1 rhel-local 193 k
abrt x86_64 2.0.8-40.el6 rhel-local 228 k
abrt-addon-ccpp x86_64 2.0.8-40.el6 rhel-local 120 k
abrt-addon-kerneloops x86_64 2.0.8-40.el6 rhel-local 71 k
abrt-addon-python x86_64 2.0.8-40.el6 rhel-local 68 k
abrt-cli x86_64 2.0.8-40.el6 rhel-local 57 k
abrt-libs x86_64 2.0.8-40.el6 rhel-local 69 k
abrt-tui x86_64 2.0.8-40.el6 rhel-local 66 k
acpid x86_64 1.0.10-3.el6 rhel-local 37 k
alsa-lib x86_64 1.1.0-4.el6 rhel-local 389 k
alsa-utils x86_64 1.1.0-8.el6 rhel-local 2.0 M
at x86_64 3.1.10-48.el6 rhel-local 61 k
audit x86_64 2.4.5-3.el6 rhel-local 214 k
audit-libs x86_64 2.4.5-3.el6 rhel-local 74 k
authconfig x86_64 6.1.12-23.el6 rhel-local 377 k
autofs x86_64 1:5.0.5-122.el6 rhel-local 720 k
avahi-libs x86_64 0.6.25-15.el6 rhel-local 55 k
b43-openfwwf noarch 5.2-10.el6 rhel-local 18 k
bash x86_64 4.1.2-40.el6 rhel-local 909 k
bfa-firmware noarch 3.2.23.0-2.el6 rhel-local 3.2 M
bind-libs x86_64 32:9.8.2-0.47.rc1.el6 rhel-local 889 k
bind-utils x86_64 32:9.8.2-0.47.rc1.el6 rhel-local 187 k
binutils x86_64 2.20.51.0.2-5.44.el6 rhel-local 2.8 M
biosdevname x86_64 0.7.1-3.el6 rhel-local 34 k
blktrace x86_64 1.0.1-7.el6 rhel-local 769 k
busybox x86_64 1:1.15.1-21.el6_6 rhel-local 612 k
c-ares x86_64 1.10.0-3.el6 rhel-local 75 k
ca-certificates noarch 2015.2.6-65.0.1.el6_7 rhel-local 1.2 M
cairo x86_64 1.8.8-6.el6_6 rhel-local 309 k
certmonger x86_64 0.77.5-2.el6 rhel-local 637 k
chkconfig x86_64 1.3.49.5-1.el6 rhel-local 160 k
cifs-utils x86_64 4.8.1-20.el6 rhel-local 65 k
coreutils x86_64 8.4-43.el6 rhel-local 3.0 M
coreutils-libs x86_64 8.4-43.el6 rhel-local 51 k
cpio x86_64 2.10-12.el6_5 rhel-local 192 k
cpuspeed x86_64 1:1.5-22.el6 rhel-local 37 k
crash x86_64 7.1.0-6.el6 rhel-local 2.5 M
crash-trace-command x86_64 1.0-5.el6 rhel-local 28 k
crda x86_64 3.13_2015.10.22-3.el6 rhel-local 31 k
cronie x86_64 1.4.4-15.el6_7.1 rhel-local 74 k
cronie-anacron x86_64 1.4.4-15.el6_7.1 rhel-local 31 k
cryptsetup-luks x86_64 1.2.0-11.el6 rhel-local 95 k
cryptsetup-luks-libs x86_64 1.2.0-11.el6 rhel-local 51 k
cups x86_64 1:1.4.2-74.el6 rhel-local 2.3 M
cups-libs x86_64 1:1.4.2-74.el6 rhel-local 322 k
curl x86_64 7.19.7-52.el6 rhel-local 197 k
cyrus-sasl x86_64 2.1.23-15.el6_6.2 rhel-local 78 k
cyrus-sasl-gssapi x86_64 2.1.23-15.el6_6.2 rhel-local 34 k
cyrus-sasl-lib x86_64 2.1.23-15.el6_6.2 rhel-local 136 k
cyrus-sasl-plain x86_64 2.1.23-15.el6_6.2 rhel-local 31 k
db4 x86_64 4.7.25-20.el6_7 rhel-local 563 k
db4-cxx x86_64 4.7.25-20.el6_7 rhel-local 588 k
db4-devel x86_64 4.7.25-20.el6_7 rhel-local 6.6 M
db4-utils x86_64 4.7.25-20.el6_7 rhel-local 130 k
dbus x86_64 1:1.2.24-8.el6_6 rhel-local 207 k
dbus-libs x86_64 1:1.2.24-8.el6_6 rhel-local 127 k
dejavu-fonts-common noarch 2.33-1.el6 rhel-local 63 k
dejavu-sans-fonts noarch 2.33-1.el6 rhel-local 2.2 M
device-mapper x86_64 1.02.117-7.el6 rhel-local 211 k
device-mapper-event x86_64 1.02.117-7.el6 rhel-local 133 k
device-mapper-event-libs x86_64 1.02.117-7.el6 rhel-local 125 k
device-mapper-libs x86_64 1.02.117-7.el6 rhel-local 256 k
device-mapper-persistent-data x86_64 0.6.2-0.1.rc7.el6 rhel-local 462 k
dhclient x86_64 12:4.1.1-51.P1.el6 rhel-local 320 k
dhcp-common x86_64 12:4.1.1-51.P1.el6 rhel-local 144 k
dmidecode x86_64 1:2.12-7.el6 rhel-local 74 k
dracut noarch 004-409.el6 rhel-local 127 k
dracut-kernel noarch 004-409.el6 rhel-local 28 k
dstat noarch 0.7.0-2.el6 rhel-local 145 k
e2fsprogs x86_64 1.41.12-22.el6 rhel-local 554 k
e2fsprogs-libs x86_64 1.41.12-22.el6 rhel-local 121 k
efibootmgr x86_64 0.5.4-13.el6 rhel-local 38 k
elfutils x86_64 0.164-2.el6 rhel-local 240 k
elfutils-libelf x86_64 0.164-2.el6 rhel-local 197 k
elfutils-libs x86_64 0.164-2.el6 rhel-local 230 k
ethtool x86_64 2:3.5-6.el6 rhel-local 103 k
file x86_64 5.04-30.el6 rhel-local 49 k
file-libs x86_64 5.04-30.el6 rhel-local 317 k
findutils x86_64 1:4.4.2-9.el6 rhel-local 448 k
flac x86_64 1.2.1-7.el6_6 rhel-local 242 k
fontconfig x86_64 2.8.0-5.el6 rhel-local 186 k
foomatic x86_64 4.0.4-5.el6_7 rhel-local 251 k
fprintd x86_64 0.1-22.git04fd09cfa.el6 rhel-local 41 k
fprintd-pam x86_64 0.1-22.git04fd09cfa.el6 rhel-local 13 k
freetype x86_64 2.3.11-17.el6 rhel-local 361 k
gawk x86_64 3.1.7-10.el6_7.3 rhel-local 780 k
gdb x86_64 7.2-90.el6 rhel-local 2.3 M
gdbm x86_64 1.8.0-39.el6 rhel-local 29 k
gdbm-devel x86_64 1.8.0-39.el6 rhel-local 26 k
gettext x86_64 0.17-18.el6 rhel-local 1.8 M
ghostscript x86_64 8.70-21.el6 rhel-local 4.4 M
ghostscript-fonts noarch 5.50-23.2.el6 rhel-local 590 k
glib2 x86_64 2.28.8-5.el6 rhel-local 1.7 M
glibc x86_64 2.12-1.192.el6 rhel-local 3.8 M
glibc-common x86_64 2.12-1.192.el6 rhel-local 14 M
glibc-devel x86_64 2.12-1.192.el6 rhel-local 989 k
glibc-headers x86_64 2.12-1.192.el6 rhel-local 617 k
gmp x86_64 4.3.1-10.el6 rhel-local 207 k
gnupg2 x86_64 2.0.14-8.el6 rhel-local 1.6 M
gnutls x86_64 2.8.5-19.el6_7 rhel-local 347 k
grep x86_64 2.20-3.el6_7.1 rhel-local 345 k
grub x86_64 1:0.97-94.el6_7.1 rhel-local 913 k
grubby x86_64 7.0.15-7.el6 rhel-local 43 k
gtk2 x86_64 2.24.23-8.el6 rhel-local 3.2 M
gzip x86_64 1.3.12-22.el6 rhel-local 116 k
hal x86_64 0.5.14-14.el6 rhel-local 375 k
hal-info noarch 20090716-5.el6 rhel-local 56 k
hal-libs x86_64 0.5.14-14.el6 rhel-local 69 k
hwdata noarch 0.233-16.1.el6 rhel-local 1.3 M
hwloc x86_64 1.5-3.el6_5 rhel-local 1.4 M
initscripts x86_64 9.03.53-1.el6 rhel-local 947 k
ipa-client x86_64 3.0.0-50.el6.1 rhel-local 151 k
ipa-python x86_64 3.0.0-50.el6.1 rhel-local 933 k
iproute x86_64 2.6.32-54.el6 rhel-local 389 k
iptables x86_64 1.4.7-16.el6 rhel-local 254 k
iptables-ipv6 x86_64 1.4.7-16.el6 rhel-local 103 k
iputils x86_64 20071127-21.el6 rhel-local 120 k
irqbalance x86_64 2:1.0.7-8.el6 rhel-local 42 k
iw x86_64 4.1-1.el6 rhel-local 65 k
jasper-libs x86_64 1.900.1-16.el6_6.3 rhel-local 137 k
java-1.6.0-openjdk x86_64 1:1.6.0.38-1.13.10.4.el6 rhel-local 42 M
java-1.7.0-openjdk x86_64 1:1.7.0.99-2.6.5.1.el6 rhel-local 26 M
jpackage-utils noarch 1.7.5-3.16.el6 rhel-local 60 k
kernel-firmware noarch 2.6.32-642.el6 rhel-local 28 M
kernel-headers x86_64 2.6.32-642.el6 rhel-local 4.4 M
kexec-tools x86_64 2.0.0-300.el6 rhel-local 350 k
keyutils x86_64 1.4-5.el6 rhel-local 39 k
keyutils-libs x86_64 1.4-5.el6 rhel-local 20 k
kpartx x86_64 0.4.9-93.el6 rhel-local 67 k
krb5-libs x86_64 1.10.3-57.el6 rhel-local 771 k
krb5-workstation x86_64 1.10.3-57.el6 rhel-local 813 k
ledmon x86_64 0.79-1.el6 rhel-local 50 k
less x86_64 436-13.el6 rhel-local 108 k
libX11 x86_64 1.6.3-2.el6 rhel-local 587 k
libX11-common noarch 1.6.3-2.el6 rhel-local 169 k
libXcursor x86_64 1.1.14-2.1.el6 rhel-local 28 k
libXext x86_64 1.3.3-1.el6 rhel-local 35 k
libXfixes x86_64 5.0.1-2.1.el6 rhel-local 17 k
libXfont x86_64 1.5.1-2.el6 rhel-local 145 k
libXft x86_64 2.3.2-1.el6 rhel-local 55 k
libXi x86_64 1.7.4-1.el6 rhel-local 37 k
libXinerama x86_64 1.1.3-2.1.el6 rhel-local 13 k
libXrandr x86_64 1.4.2-1.el6 rhel-local 23 k
libXrender x86_64 0.9.8-2.1.el6 rhel-local 24 k
libXt x86_64 1.1.4-6.1.el6 rhel-local 165 k
libXtst x86_64 1.2.2-2.1.el6 rhel-local 19 k
libXv x86_64 1.0.9-2.1.el6 rhel-local 17 k
libXxf86vm x86_64 1.1.3-2.1.el6 rhel-local 16 k
libblkid x86_64 2.17.2-12.24.el6 rhel-local 117 k
libcgroup x86_64 0.40.rc1-17.el6_7 rhel-local 129 k
libcollection x86_64 0.6.2-11.el6 rhel-local 36 k
libcom_err x86_64 1.41.12-22.el6 rhel-local 37 k
libcurl x86_64 7.19.7-52.el6 rhel-local 169 k
libdhash x86_64 0.4.3-11.el6 rhel-local 24 k
libdrm x86_64 2.4.65-2.el6 rhel-local 136 k
libfontenc x86_64 1.1.2-3.el6 rhel-local 29 k
libgcc x86_64 4.4.7-17.el6 rhel-local 103 k
libgfortran x86_64 4.4.7-17.el6 rhel-local 268 k
libgomp x86_64 4.4.7-17.el6 rhel-local 134 k
libgudev1 x86_64 147-2.73.el6 rhel-local 65 k
libhugetlbfs x86_64 2.16-2.el6 rhel-local 71 k
libhugetlbfs-utils x86_64 2.16-2.el6 rhel-local 55 k
libini_config x86_64 1.1.0-11.el6 rhel-local 46 k
libipa_hbac x86_64 1.13.3-22.el6 rhel-local 112 k
libitm x86_64 5.2.1-2.1.1.el6 rhel-local 77 k
libjpeg-turbo x86_64 1.2.1-3.el6_5 rhel-local 174 k
libldb x86_64 1.1.25-2.el6_7 rhel-local 113 k
libpath_utils x86_64 0.2.1-11.el6 rhel-local 24 k
libpcap x86_64 14:1.4.0-4.20130826git2dbcaa1.el6 rhel-local 131 k
libpciaccess x86_64 0.13.4-1.el6 rhel-local 24 k
libpng x86_64 2:1.2.49-2.el6_7 rhel-local 182 k
libproxy x86_64 0.3.0-10.el6 rhel-local 39 k
libproxy-bin x86_64 0.3.0-10.el6 rhel-local 9.0 k
libproxy-python x86_64 0.3.0-10.el6 rhel-local 9.2 k
libref_array x86_64 0.1.4-11.el6 rhel-local 23 k
libreport x86_64 2.0.9-32.el6 rhel-local 270 k
libreport-cli x86_64 2.0.9-32.el6 rhel-local 25 k
libreport-compat x86_64 2.0.9-32.el6 rhel-local 17 k
libreport-plugin-kerneloops x86_64 2.0.9-32.el6 rhel-local 21 k
libreport-plugin-logger x86_64 2.0.9-32.el6 rhel-local 23 k
libreport-plugin-mailx x86_64 2.0.9-32.el6 rhel-local 24 k
libreport-plugin-reportuploader x86_64 2.0.9-32.el6 rhel-local 28 k
libreport-plugin-rhtsupport x86_64 2.0.9-32.el6 rhel-local 35 k
libreport-python x86_64 2.0.9-32.el6 rhel-local 37 k
libselinux x86_64 2.0.94-7.el6 rhel-local 109 k
libselinux-utils x86_64 2.0.94-7.el6 rhel-local 82 k
libsemanage x86_64 2.0.43-5.1.el6 rhel-local 104 k
libss x86_64 1.41.12-22.el6 rhel-local 42 k
libssh2 x86_64 1.4.2-2.el6_7.1 rhel-local 123 k
libsss_idmap x86_64 1.13.3-22.el6 rhel-local 118 k
libstdc++ x86_64 4.4.7-17.el6 rhel-local 295 k
libtalloc x86_64 2.1.5-1.el6_7 rhel-local 26 k
libtasn1 x86_64 2.3-6.el6_5 rhel-local 238 k
libtdb x86_64 1.3.8-1.el6_7 rhel-local 43 k
libtevent x86_64 0.9.26-2.el6_7 rhel-local 29 k
libtiff x86_64 3.9.4-10.el6_5 rhel-local 343 k
libtirpc x86_64 0.2.1-11.el6 rhel-local 82 k
libudev x86_64 147-2.73.el6 rhel-local 78 k
libusb1 x86_64 1.0.9-0.7.rc1.el6 rhel-local 80 k
libuser x86_64 0.56.13-8.el6_7 rhel-local 368 k
libuuid x86_64 2.17.2-12.24.el6 rhel-local 70 k
libvisual x86_64 0.4.0-10.el6 rhel-local 135 k
libxcb x86_64 1.11-2.el6 rhel-local 142 k
libxml2 x86_64 2.7.6-21.el6 rhel-local 803 k
libxml2-python x86_64 2.7.6-21.el6 rhel-local 323 k
logrotate x86_64 3.7.8-26.el6_7 rhel-local 58 k
lsof x86_64 4.82-5.el6 rhel-local 324 k
ltrace x86_64 0.5-28.45svn.el6 rhel-local 74 k
lvm2 x86_64 2.02.143-7.el6 rhel-local 943 k
lvm2-libs x86_64 2.02.143-7.el6 rhel-local 1.0 M
lzo x86_64 2.03-3.1.el6_5.1 rhel-local 55 k
mailx x86_64 12.4-8.el6_6 rhel-local 235 k
make x86_64 1:3.81-23.el6 rhel-local 389 k
man-pages-ja noarch 20100115-10.el6 rhel-local 5.5 M
man-pages-overrides noarch 6.8.2-1.el6 rhel-local 1.1 M
mcelog x86_64 2:128-1.c83713fd.el6 rhel-local 68 k
mdadm x86_64 3.3.4-1.el6 rhel-local 347 k
mesa-dri-drivers x86_64 11.0.7-4.el6 rhel-local 4.1 M
mesa-dri-filesystem x86_64 11.0.7-4.el6 rhel-local 17 k
mesa-libGL x86_64 11.0.7-4.el6 rhel-local 142 k
mesa-libGLU x86_64 11.0.7-4.el6 rhel-local 198 k
mesa-private-llvm x86_64 3.6.2-1.el6 rhel-local 6.5 M
microcode_ctl x86_64 1:1.17-21.el6 rhel-local 776 k
mlocate x86_64 0.22.2-6.el6 rhel-local 86 k
module-init-tools x86_64 3.9-25.el6 rhel-local 466 k
mysql-libs x86_64 5.1.73-7.el6 rhel-local 1.2 M
ncurses x86_64 5.7-4.20090207.el6 rhel-local 268 k
ncurses-base x86_64 5.7-4.20090207.el6 rhel-local 61 k
ncurses-libs x86_64 5.7-4.20090207.el6 rhel-local 245 k
nfs-utils x86_64 1:1.2.3-70.el6 rhel-local 334 k
nfs-utils-lib x86_64 1.1.5-11.el6 rhel-local 68 k
nfs4-acl-tools x86_64 0.3.3-8.el6 rhel-local 43 k
nspr x86_64 4.11.0-1.el6 rhel-local 114 k
nss x86_64 3.21.0-8.el6 rhel-local 859 k
nss-softokn x86_64 3.14.3-23.el6_7 rhel-local 262 k
nss-softokn-freebl x86_64 3.14.3-23.el6_7 rhel-local 167 k
nss-sysinit x86_64 3.21.0-8.el6 rhel-local 47 k
nss-tools x86_64 3.21.0-8.el6 rhel-local 437 k
nss-util x86_64 3.21.0-2.el6 rhel-local 67 k
nss_compat_ossl x86_64 0.9.6-2.el6_7 rhel-local 34 k
ntp x86_64 4.2.6p5-10.el6 rhel-local 598 k
ntpdate x86_64 4.2.6p5-10.el6 rhel-local 78 k
ntsysv x86_64 1.3.49.5-1.el6 rhel-local 30 k
numactl x86_64 2.0.9-2.el6 rhel-local 74 k
numad x86_64 0.5-12.20150602git.el6 rhel-local 31 k
oddjob x86_64 0.30-6.el6 rhel-local 60 k
oddjob-mkhomedir x86_64 0.30-6.el6 rhel-local 31 k
openjpeg-libs x86_64 1.3-11.el6 rhel-local 60 k
openldap x86_64 2.4.40-12.el6 rhel-local 284 k
openssh x86_64 5.3p1-117.el6 rhel-local 276 k
openssh-clients x86_64 5.3p1-117.el6 rhel-local 442 k
openssh-server x86_64 5.3p1-117.el6 rhel-local 328 k
openssl x86_64 1.0.1e-48.el6 rhel-local 1.5 M
oprofile x86_64 0.9.9-13.el6 rhel-local 2.8 M
p11-kit x86_64 0.18.5-2.el6_5.2 rhel-local 94 k
p11-kit-trust x86_64 0.18.5-2.el6_5.2 rhel-local 71 k
pam x86_64 1.1.1-22.el6 rhel-local 658 k
pam_passwdqc x86_64 1.0.5-8.el6 rhel-local 35 k
pango x86_64 1.28.1-11.el6 rhel-local 351 k
parted x86_64 2.1-29.el6 rhel-local 608 k
passwd x86_64 0.77-7.el6 rhel-local 89 k
pciutils x86_64 3.1.10-4.el6 rhel-local 85 k
pciutils-libs x86_64 3.1.10-4.el6 rhel-local 34 k
pcre x86_64 7.8-7.el6 rhel-local 196 k
perf x86_64 2.6.32-642.el6 rhel-local 4.6 M
perl x86_64 4:5.10.1-141.el6_7.1 rhel-local 10 M
perl-Archive-Extract x86_64 1:0.38-141.el6_7.1 rhel-local 41 k
perl-Archive-Tar x86_64 1.58-141.el6_7.1 rhel-local 74 k
perl-CGI x86_64 3.51-141.el6_7.1 rhel-local 210 k
perl-CPAN x86_64 1.9402-141.el6_7.1 rhel-local 247 k
perl-CPANPLUS x86_64 0.88-141.el6_7.1 rhel-local 308 k
perl-Compress-Raw-Bzip2 x86_64 2.021-141.el6_7.1 rhel-local 46 k
perl-Compress-Raw-Zlib x86_64 1:2.021-141.el6_7.1 rhel-local 70 k
perl-Compress-Zlib x86_64 2.021-141.el6_7.1 rhel-local 46 k
perl-Crypt-SSLeay x86_64 0.57-17.el6 rhel-local 58 k
perl-Digest-SHA x86_64 1:5.47-141.el6_7.1 rhel-local 65 k
perl-ExtUtils-CBuilder x86_64 1:0.27-141.el6_7.1 rhel-local 48 k
perl-ExtUtils-Embed x86_64 1.28-141.el6_7.1 rhel-local 32 k
perl-ExtUtils-MakeMaker x86_64 6.55-141.el6_7.1 rhel-local 294 k
perl-ExtUtils-ParseXS x86_64 1:2.2003.0-141.el6_7.1 rhel-local 46 k
perl-File-Fetch x86_64 0.26-141.el6_7.1 rhel-local 42 k
perl-IO-Compress-Base x86_64 2.021-141.el6_7.1 rhel-local 70 k
perl-IO-Compress-Bzip2 x86_64 2.021-141.el6_7.1 rhel-local 49 k
perl-IO-Compress-Zlib x86_64 2.021-141.el6_7.1 rhel-local 135 k
perl-IO-Zlib x86_64 1:1.09-141.el6_7.1 rhel-local 33 k
perl-IPC-Cmd x86_64 1:0.56-141.el6_7.1 rhel-local 47 k
perl-Locale-Maketext-Simple x86_64 1:0.18-141.el6_7.1 rhel-local 32 k
perl-Log-Message x86_64 1:0.02-141.el6_7.1 rhel-local 47 k
perl-Log-Message-Simple x86_64 0.04-141.el6_7.1 rhel-local 29 k
perl-Module-Build x86_64 1:0.3500-141.el6_7.1 rhel-local 231 k
perl-Module-CoreList x86_64 2.18-141.el6_7.1 rhel-local 66 k
perl-Module-Load x86_64 1:0.16-141.el6_7.1 rhel-local 29 k
perl-Module-Load-Conditional x86_64 0.30-141.el6_7.1 rhel-local 35 k
perl-Module-Loaded x86_64 1:0.02-141.el6_7.1 rhel-local 28 k
perl-Module-Pluggable x86_64 1:3.90-141.el6_7.1 rhel-local 40 k
perl-Object-Accessor x86_64 1:0.34-141.el6_7.1 rhel-local 38 k
perl-Package-Constants x86_64 1:0.02-141.el6_7.1 rhel-local 27 k
perl-Params-Check x86_64 1:0.26-141.el6_7.1 rhel-local 36 k
perl-Parse-CPAN-Meta x86_64 1:1.40-141.el6_7.1 rhel-local 30 k
perl-Pod-Escapes x86_64 1:1.04-141.el6_7.1 rhel-local 33 k
perl-Pod-Simple x86_64 1:3.13-141.el6_7.1 rhel-local 213 k
perl-Term-UI x86_64 0.20-141.el6_7.1 rhel-local 40 k
perl-Test-Harness x86_64 3.17-141.el6_7.1 rhel-local 232 k
perl-Test-Simple x86_64 0.92-141.el6_7.1 rhel-local 113 k
perl-Time-HiRes x86_64 4:1.9721-141.el6_7.1 rhel-local 49 k
perl-Time-Piece x86_64 1.15-141.el6_7.1 rhel-local 47 k
perl-core x86_64 5.10.1-141.el6_7.1 rhel-local 24 k
perl-devel x86_64 4:5.10.1-141.el6_7.1 rhel-local 424 k
perl-libs x86_64 4:5.10.1-141.el6_7.1 rhel-local 579 k
perl-libwww-perl noarch 5.833-3.el6 rhel-local 390 k
perl-parent x86_64 1:0.221-141.el6_7.1 rhel-local 28 k
perl-version x86_64 3:0.77-141.el6_7.1 rhel-local 52 k
phonon-backend-gstreamer x86_64 1:4.6.2-28.el6_5 rhel-local 127 k
pinentry x86_64 0.7.6-8.el6 rhel-local 66 k
pixman x86_64 0.32.8-1.el6 rhel-local 243 k
plymouth x86_64 0.8.3-27.el6_5.1 rhel-local 89 k
plymouth-core-libs x86_64 0.8.3-27.el6_5.1 rhel-local 88 k
plymouth-scripts x86_64 0.8.3-27.el6_5.1 rhel-local 31 k
pm-utils x86_64 1.2.5-11.el6 rhel-local 108 k
policycoreutils x86_64 2.0.83-29.el6 rhel-local 663 k
polkit x86_64 0.96-11.el6 rhel-local 162 k
poppler x86_64 0.12.4-10.el6 rhel-local 558 k
poppler-utils x86_64 0.12.4-10.el6 rhel-local 74 k
portreserve x86_64 0.0.4-11.el6 rhel-local 23 k
postfix x86_64 2:2.6.6-6.el6_7.1 rhel-local 2.0 M
procps x86_64 3.2.8-36.el6 rhel-local 218 k
psmisc x86_64 22.6-19.el6_5 rhel-local 81 k
pulseaudio-libs x86_64 0.9.21-24.el6 rhel-local 463 k
pyOpenSSL x86_64 0.13.1-2.el6 rhel-local 263 k
python x86_64 2.6.6-64.el6 rhel-local 76 k
python-kerberos x86_64 1.1-7.el6 rhel-local 22 k
python-libs x86_64 2.6.6-64.el6 rhel-local 5.3 M
python-nss x86_64 0.16.0-1.el6 rhel-local 241 k
python-pycurl x86_64 7.19.0-9.el6 rhel-local 77 k
python-rhsm x86_64 1.16.6-1.el6 rhel-local 118 k
python-urlgrabber noarch 3.9.1-11.el6 rhel-local 86 k
ql2400-firmware noarch 7.03.00-1.el6 rhel-local 94 k
ql2500-firmware noarch 7.03.00-1.el6 rhel-local 118 k
qt x86_64 1:4.6.2-28.el6_5 rhel-local 3.9 M
qt-sqlite x86_64 1:4.6.2-28.el6_5 rhel-local 51 k
qt-x11 x86_64 1:4.6.2-28.el6_5 rhel-local 12 M
quota x86_64 1:3.17-23.el6 rhel-local 202 k
redhat-release-server x86_64 6Server-6.8.0.5.el6 rhel-local 61 k
redhat-support-lib-python noarch 0.9.7-4.el6 rhel-local 225 k
redhat-support-tool noarch 0.9.8-4.el6 rhel-local 239 k
rhino noarch 1.7R4-4.el6 rhel-local 1.0 M
rhn-check noarch 1.0.0.1-38.el6 rhel-local 67 k
rhn-client-tools noarch 1.0.0.1-38.el6 rhel-local 563 k
rhn-setup noarch 1.0.0.1-38.el6 rhel-local 101 k
rng-tools x86_64 5-2.el6_7 rhel-local 32 k
rpcbind x86_64 0.2.0-12.el6 rhel-local 51 k
rpm x86_64 4.8.0-55.el6 rhel-local 906 k
rpm-libs x86_64 4.8.0-55.el6 rhel-local 318 k
rpm-python x86_64 4.8.0-55.el6 rhel-local 60 k
rsync x86_64 3.0.6-12.el6 rhel-local 335 k
rsyslog x86_64 5.8.10-10.el6_6 rhel-local 650 k
samba-client x86_64 3.6.23-33.el6 rhel-local 11 M
samba-common x86_64 3.6.23-33.el6 rhel-local 10 M
samba-winbind x86_64 3.6.23-33.el6 rhel-local 2.2 M
samba-winbind-clients x86_64 3.6.23-33.el6 rhel-local 2.0 M
samba4-libs x86_64 4.2.10-6.el6_7 rhel-local 4.4 M
scl-utils x86_64 20120927-27.el6_6 rhel-local 22 k
selinux-policy noarch 3.7.19-292.el6 rhel-local 888 k
selinux-policy-targeted noarch 3.7.19-292.el6 rhel-local 3.1 M
sg3_utils-libs x86_64 1.28-12.el6 rhel-local 54 k
shadow-utils x86_64 2:4.1.5.1-5.el6 rhel-local 1.0 M
shared-mime-info x86_64 0.70-6.el6 rhel-local 209 k
sos noarch 3.2-40.el6 rhel-local 318 k
sqlite x86_64 3.6.20-1.el6_7.2 rhel-local 300 k
sssd x86_64 1.13.3-22.el6 rhel-local 107 k
sssd-client x86_64 1.13.3-22.el6 rhel-local 163 k
strace x86_64 4.8-10.el6 rhel-local 262 k
subscription-manager x86_64 1.16.8-8.el6 rhel-local 881 k
sudo x86_64 1.8.6p3-24.el6 rhel-local 710 k
sysstat x86_64 9.0.4-31.el6 rhel-local 234 k
system-config-firewall-base noarch 1.2.27-7.2.el6_6 rhel-local 434 k
system-config-firewall-tui noarch 1.2.27-7.2.el6_6 rhel-local 39 k
system-config-network-tui noarch 1.6.0.el6.3-4.el6 rhel-local 1.2 M
systemtap-runtime x86_64 2.9-4.el6 rhel-local 205 k
sysvinit-tools x86_64 2.87-6.dsf.el6 rhel-local 60 k
tar x86_64 2:1.23-14.el6 rhel-local 809 k
tcp_wrappers x86_64 7.6-58.el6 rhel-local 70 k
tcp_wrappers-libs x86_64 7.6-58.el6 rhel-local 62 k
tcpdump x86_64 14:4.0.0-9.20090921gitdf3cb4.2.el6 rhel-local 338 k
tcsh x86_64 6.17-35.el6 rhel-local 417 k
time x86_64 1.7-38.el6 rhel-local 26 k
tmpwatch x86_64 2.9.16-6.el6 rhel-local 31 k
trace-cmd x86_64 2.2.4-3.el6 rhel-local 1.5 M
tzdata noarch 2016c-1.el6 rhel-local 450 k
tzdata-java noarch 2016c-1.el6 rhel-local 179 k
udev x86_64 147-2.73.el6 rhel-local 358 k
unzip x86_64 6.0-4.el6 rhel-local 152 k
upstart x86_64 0.6.5-16.el6 rhel-local 177 k
urw-fonts noarch 2.4-11.el6 rhel-local 3.1 M
usbutils x86_64 003-6.el6 rhel-local 70 k
util-linux-ng x86_64 2.17.2-12.24.el6 rhel-local 1.6 M
valgrind x86_64 1:3.8.1-8.el6 rhel-local 38 M
vim-common x86_64 2:7.4.629-5.el6 rhel-local 6.7 M
vim-enhanced x86_64 2:7.4.629-5.el6 rhel-local 1.0 M
vim-minimal x86_64 2:7.4.629-5.el6 rhel-local 422 k
wget x86_64 1.12-8.el6 rhel-local 484 k
wireless-tools x86_64 1:29-6.el6 rhel-local 94 k
xml-common noarch 0.6.3-33.el6 rhel-local 18 k
xorg-x11-drv-ati-firmware noarch 7.6.1-2.el6 rhel-local 1.2 M
xorg-x11-fonts-Type1 noarch 7.2-11.el6 rhel-local 520 k
xz x86_64 4.999.9-0.5.beta.20091007git.el6 rhel-local 137 k
xz-libs x86_64 4.999.9-0.5.beta.20091007git.el6 rhel-local 89 k
xz-lzma-compat x86_64 4.999.9-0.5.beta.20091007git.el6 rhel-local 16 k
ypbind x86_64 3:1.20.4-33.el6 rhel-local 53 k
yum noarch 3.2.29-73.el6 rhel-local 1.0 M
yum-plugin-security noarch 1.1.30-37.el6 rhel-local 42 k
yum-rhn-plugin noarch 0.9.1-60.el6 rhel-local 81 k
yum-utils noarch 1.1.30-37.el6 rhel-local 112 k
zip x86_64 3.0-1.el6_7.1 rhel-local 259 k
Installing for dependencies:
GConf2 x86_64 2.28.0-6.el6 rhel-local 963 k
ORBit2 x86_64 2.14.17-5.el6 rhel-local 168 k
abrt-python x86_64 2.0.8-40.el6 rhel-local 73 k
augeas-libs x86_64 1.0.0-10.el6 rhel-local 315 k
gdk-pixbuf2 x86_64 2.24.1-6.el6_7 rhel-local 501 k
json-c x86_64 0.11-12.el6 rhel-local 51 k
libIDL x86_64 0.8.13-2.1.el6 rhel-local 83 k
libbasicobjects x86_64 0.1.1-11.el6 rhel-local 21 k
libnl3 x86_64 3.2.21-8.el6 rhel-local 183 k
libreport-filesystem x86_64 2.0.9-32.el6 rhel-local 14 k
libreport-plugin-ureport x86_64 2.0.9-32.el6 rhel-local 25 k
lksctp-tools x86_64 1.0.10-7.el6 rhel-local 79 k
pcsc-lite-libs x86_64 1.5.2-15.el6 rhel-local 28 k
python-argparse noarch 1.2.1-2.1.el6 rhel-local 48 k
python-magic x86_64 5.04-30.el6 rhel-local 29 k
python-sssdconfig noarch 1.13.3-22.el6 rhel-local 140 k
satyr x86_64 0.16-2.el6 rhel-local 94 k
sgml-common noarch 0.6.3-33.el6 rhel-local 43 k
sssd-ad x86_64 1.13.3-22.el6 rhel-local 211 k
sssd-common-pac x86_64 1.13.3-22.el6 rhel-local 147 k
sssd-ipa x86_64 1.13.3-22.el6 rhel-local 277 k
sssd-krb5 x86_64 1.13.3-22.el6 rhel-local 142 k
sssd-krb5-common x86_64 1.13.3-22.el6 rhel-local 162 k
sssd-ldap x86_64 1.13.3-22.el6 rhel-local 208 k
sssd-proxy x86_64 1.13.3-22.el6 rhel-local 136 k
vim-filesystem x86_64 2:7.4.629-5.el6 rhel-local 15 k
Transaction Summary
====================================================================================================
Install 30 Package(s)
Upgrade 418 Package(s)
Total download size: 419 M
Is this ok [y/N]: y
Downloading Packages:
----------------------------------------------------------------------------------------------------
Total 37 MB/s | 419 MB 00:11
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
Updating : libgcc-4.4.7-17.el6.x86_64 [######################### ] 1/869 Updating : libgcc-4.4.7-17.el6.x86_64 [#################################### ] 1/869 Updating : libgcc-4.4.7-17.el6.x86_64 [############################################## ] 1/869 Updating : libgcc-4.4.7-17.el6.x86_64 1/869
(略)
Cleanup : libgcc-4.4.7-4.el6.x86_64 869/869
rhel-local/productid | 1.6 kB 00:00 ...
Verifying : libtdb-1.3.8-1.el6_7.x86_64 1/869
(略)
Verifying : policycoreutils-2.0.83-19.39.el6.x86_64 869/869
Installed:
kernel.x86_64 0:2.6.32-642.el6 pytalloc.x86_64 0:2.1.5-1.el6_7
python-libipa_hbac.x86_64 0:1.13.3-22.el6 sssd-common.x86_64 0:1.13.3-22.el6
Dependency Installed:
GConf2.x86_64 0:2.28.0-6.el6 ORBit2.x86_64 0:2.14.17-5.el6
abrt-python.x86_64 0:2.0.8-40.el6 augeas-libs.x86_64 0:1.0.0-10.el6
gdk-pixbuf2.x86_64 0:2.24.1-6.el6_7 json-c.x86_64 0:0.11-12.el6
libIDL.x86_64 0:0.8.13-2.1.el6 libbasicobjects.x86_64 0:0.1.1-11.el6
libnl3.x86_64 0:3.2.21-8.el6 libreport-filesystem.x86_64 0:2.0.9-32.el6
libreport-plugin-ureport.x86_64 0:2.0.9-32.el6 lksctp-tools.x86_64 0:1.0.10-7.el6
pcsc-lite-libs.x86_64 0:1.5.2-15.el6 python-argparse.noarch 0:1.2.1-2.1.el6
python-magic.x86_64 0:5.04-30.el6 python-sssdconfig.noarch 0:1.13.3-22.el6
satyr.x86_64 0:0.16-2.el6 sgml-common.noarch 0:0.6.3-33.el6
sssd-ad.x86_64 0:1.13.3-22.el6 sssd-common-pac.x86_64 0:1.13.3-22.el6
sssd-ipa.x86_64 0:1.13.3-22.el6 sssd-krb5.x86_64 0:1.13.3-22.el6
sssd-krb5-common.x86_64 0:1.13.3-22.el6 sssd-ldap.x86_64 0:1.13.3-22.el6
sssd-proxy.x86_64 0:1.13.3-22.el6 vim-filesystem.x86_64 2:7.4.629-5.el6
Updated:
ConsoleKit.x86_64 0:0.4.1-6.el6
ConsoleKit-libs.x86_64 0:0.4.1-6.el6
Red_Hat_Enterprise_Linux-Release_Notes-6-en-US.noarch 0:8-2.el6
Red_Hat_Enterprise_Linux-Release_Notes-6-ja-JP.noarch 0:8-2.el6
SDL.x86_64 0:1.2.14-7.el6_7.1
abrt.x86_64 0:2.0.8-40.el6
abrt-addon-ccpp.x86_64 0:2.0.8-40.el6
abrt-addon-kerneloops.x86_64 0:2.0.8-40.el6
abrt-addon-python.x86_64 0:2.0.8-40.el6
abrt-cli.x86_64 0:2.0.8-40.el6
abrt-libs.x86_64 0:2.0.8-40.el6
abrt-tui.x86_64 0:2.0.8-40.el6
acpid.x86_64 0:1.0.10-3.el6
alsa-lib.x86_64 0:1.1.0-4.el6
alsa-utils.x86_64 0:1.1.0-8.el6
at.x86_64 0:3.1.10-48.el6
audit.x86_64 0:2.4.5-3.el6
audit-libs.x86_64 0:2.4.5-3.el6
authconfig.x86_64 0:6.1.12-23.el6
autofs.x86_64 1:5.0.5-122.el6
avahi-libs.x86_64 0:0.6.25-15.el6
b43-openfwwf.noarch 0:5.2-10.el6
bash.x86_64 0:4.1.2-40.el6
bfa-firmware.noarch 0:3.2.23.0-2.el6
bind-libs.x86_64 32:9.8.2-0.47.rc1.el6
bind-utils.x86_64 32:9.8.2-0.47.rc1.el6
binutils.x86_64 0:2.20.51.0.2-5.44.el6
biosdevname.x86_64 0:0.7.1-3.el6
blktrace.x86_64 0:1.0.1-7.el6
busybox.x86_64 1:1.15.1-21.el6_6
c-ares.x86_64 0:1.10.0-3.el6
ca-certificates.noarch 0:2015.2.6-65.0.1.el6_7
cairo.x86_64 0:1.8.8-6.el6_6
certmonger.x86_64 0:0.77.5-2.el6
chkconfig.x86_64 0:1.3.49.5-1.el6
cifs-utils.x86_64 0:4.8.1-20.el6
coreutils.x86_64 0:8.4-43.el6
coreutils-libs.x86_64 0:8.4-43.el6
cpio.x86_64 0:2.10-12.el6_5
cpuspeed.x86_64 1:1.5-22.el6
crash.x86_64 0:7.1.0-6.el6
crash-trace-command.x86_64 0:1.0-5.el6
crda.x86_64 0:3.13_2015.10.22-3.el6
cronie.x86_64 0:1.4.4-15.el6_7.1
cronie-anacron.x86_64 0:1.4.4-15.el6_7.1
cryptsetup-luks.x86_64 0:1.2.0-11.el6
cryptsetup-luks-libs.x86_64 0:1.2.0-11.el6
cups.x86_64 1:1.4.2-74.el6
cups-libs.x86_64 1:1.4.2-74.el6
curl.x86_64 0:7.19.7-52.el6
cyrus-sasl.x86_64 0:2.1.23-15.el6_6.2
cyrus-sasl-gssapi.x86_64 0:2.1.23-15.el6_6.2
cyrus-sasl-lib.x86_64 0:2.1.23-15.el6_6.2
cyrus-sasl-plain.x86_64 0:2.1.23-15.el6_6.2
db4.x86_64 0:4.7.25-20.el6_7
db4-cxx.x86_64 0:4.7.25-20.el6_7
db4-devel.x86_64 0:4.7.25-20.el6_7
db4-utils.x86_64 0:4.7.25-20.el6_7
dbus.x86_64 1:1.2.24-8.el6_6
dbus-libs.x86_64 1:1.2.24-8.el6_6
dejavu-fonts-common.noarch 0:2.33-1.el6
dejavu-sans-fonts.noarch 0:2.33-1.el6
device-mapper.x86_64 0:1.02.117-7.el6
device-mapper-event.x86_64 0:1.02.117-7.el6
device-mapper-event-libs.x86_64 0:1.02.117-7.el6
device-mapper-libs.x86_64 0:1.02.117-7.el6
device-mapper-persistent-data.x86_64 0:0.6.2-0.1.rc7.el6
dhclient.x86_64 12:4.1.1-51.P1.el6
dhcp-common.x86_64 12:4.1.1-51.P1.el6
dmidecode.x86_64 1:2.12-7.el6
dracut.noarch 0:004-409.el6
dracut-kernel.noarch 0:004-409.el6
dstat.noarch 0:0.7.0-2.el6
e2fsprogs.x86_64 0:1.41.12-22.el6
e2fsprogs-libs.x86_64 0:1.41.12-22.el6
efibootmgr.x86_64 0:0.5.4-13.el6
elfutils.x86_64 0:0.164-2.el6
elfutils-libelf.x86_64 0:0.164-2.el6
elfutils-libs.x86_64 0:0.164-2.el6
ethtool.x86_64 2:3.5-6.el6
file.x86_64 0:5.04-30.el6
file-libs.x86_64 0:5.04-30.el6
findutils.x86_64 1:4.4.2-9.el6
flac.x86_64 0:1.2.1-7.el6_6
fontconfig.x86_64 0:2.8.0-5.el6
foomatic.x86_64 0:4.0.4-5.el6_7
fprintd.x86_64 0:0.1-22.git04fd09cfa.el6
fprintd-pam.x86_64 0:0.1-22.git04fd09cfa.el6
freetype.x86_64 0:2.3.11-17.el6
gawk.x86_64 0:3.1.7-10.el6_7.3
gdb.x86_64 0:7.2-90.el6
gdbm.x86_64 0:1.8.0-39.el6
gdbm-devel.x86_64 0:1.8.0-39.el6
gettext.x86_64 0:0.17-18.el6
ghostscript.x86_64 0:8.70-21.el6
ghostscript-fonts.noarch 0:5.50-23.2.el6
glib2.x86_64 0:2.28.8-5.el6
glibc.x86_64 0:2.12-1.192.el6
glibc-common.x86_64 0:2.12-1.192.el6
glibc-devel.x86_64 0:2.12-1.192.el6
glibc-headers.x86_64 0:2.12-1.192.el6
gmp.x86_64 0:4.3.1-10.el6
gnupg2.x86_64 0:2.0.14-8.el6
gnutls.x86_64 0:2.8.5-19.el6_7
grep.x86_64 0:2.20-3.el6_7.1
grub.x86_64 1:0.97-94.el6_7.1
grubby.x86_64 0:7.0.15-7.el6
gtk2.x86_64 0:2.24.23-8.el6
gzip.x86_64 0:1.3.12-22.el6
hal.x86_64 0:0.5.14-14.el6
hal-info.noarch 0:20090716-5.el6
hal-libs.x86_64 0:0.5.14-14.el6
hwdata.noarch 0:0.233-16.1.el6
hwloc.x86_64 0:1.5-3.el6_5
initscripts.x86_64 0:9.03.53-1.el6
ipa-client.x86_64 0:3.0.0-50.el6.1
ipa-python.x86_64 0:3.0.0-50.el6.1
iproute.x86_64 0:2.6.32-54.el6
iptables.x86_64 0:1.4.7-16.el6
iptables-ipv6.x86_64 0:1.4.7-16.el6
iputils.x86_64 0:20071127-21.el6
irqbalance.x86_64 2:1.0.7-8.el6
iw.x86_64 0:4.1-1.el6
jasper-libs.x86_64 0:1.900.1-16.el6_6.3
java-1.6.0-openjdk.x86_64 1:1.6.0.38-1.13.10.4.el6
java-1.7.0-openjdk.x86_64 1:1.7.0.99-2.6.5.1.el6
jpackage-utils.noarch 0:1.7.5-3.16.el6
kernel-firmware.noarch 0:2.6.32-642.el6
kernel-headers.x86_64 0:2.6.32-642.el6
kexec-tools.x86_64 0:2.0.0-300.el6
keyutils.x86_64 0:1.4-5.el6
keyutils-libs.x86_64 0:1.4-5.el6
kpartx.x86_64 0:0.4.9-93.el6
krb5-libs.x86_64 0:1.10.3-57.el6
krb5-workstation.x86_64 0:1.10.3-57.el6
ledmon.x86_64 0:0.79-1.el6
less.x86_64 0:436-13.el6
libX11.x86_64 0:1.6.3-2.el6
libX11-common.noarch 0:1.6.3-2.el6
libXcursor.x86_64 0:1.1.14-2.1.el6
libXext.x86_64 0:1.3.3-1.el6
libXfixes.x86_64 0:5.0.1-2.1.el6
libXfont.x86_64 0:1.5.1-2.el6
libXft.x86_64 0:2.3.2-1.el6
libXi.x86_64 0:1.7.4-1.el6
libXinerama.x86_64 0:1.1.3-2.1.el6
libXrandr.x86_64 0:1.4.2-1.el6
libXrender.x86_64 0:0.9.8-2.1.el6
libXt.x86_64 0:1.1.4-6.1.el6
libXtst.x86_64 0:1.2.2-2.1.el6
libXv.x86_64 0:1.0.9-2.1.el6
libXxf86vm.x86_64 0:1.1.3-2.1.el6
libblkid.x86_64 0:2.17.2-12.24.el6
libcgroup.x86_64 0:0.40.rc1-17.el6_7
libcollection.x86_64 0:0.6.2-11.el6
libcom_err.x86_64 0:1.41.12-22.el6
libcurl.x86_64 0:7.19.7-52.el6
libdhash.x86_64 0:0.4.3-11.el6
libdrm.x86_64 0:2.4.65-2.el6
libfontenc.x86_64 0:1.1.2-3.el6
libgcc.x86_64 0:4.4.7-17.el6
libgfortran.x86_64 0:4.4.7-17.el6
libgomp.x86_64 0:4.4.7-17.el6
libgudev1.x86_64 0:147-2.73.el6
libhugetlbfs.x86_64 0:2.16-2.el6
libhugetlbfs-utils.x86_64 0:2.16-2.el6
libini_config.x86_64 0:1.1.0-11.el6
libipa_hbac.x86_64 0:1.13.3-22.el6
libitm.x86_64 0:5.2.1-2.1.1.el6
libjpeg-turbo.x86_64 0:1.2.1-3.el6_5
libldb.x86_64 0:1.1.25-2.el6_7
libpath_utils.x86_64 0:0.2.1-11.el6
libpcap.x86_64 14:1.4.0-4.20130826git2dbcaa1.el6
libpciaccess.x86_64 0:0.13.4-1.el6
libpng.x86_64 2:1.2.49-2.el6_7
libproxy.x86_64 0:0.3.0-10.el6
libproxy-bin.x86_64 0:0.3.0-10.el6
libproxy-python.x86_64 0:0.3.0-10.el6
libref_array.x86_64 0:0.1.4-11.el6
libreport.x86_64 0:2.0.9-32.el6
libreport-cli.x86_64 0:2.0.9-32.el6
libreport-compat.x86_64 0:2.0.9-32.el6
libreport-plugin-kerneloops.x86_64 0:2.0.9-32.el6
libreport-plugin-logger.x86_64 0:2.0.9-32.el6
libreport-plugin-mailx.x86_64 0:2.0.9-32.el6
libreport-plugin-reportuploader.x86_64 0:2.0.9-32.el6
libreport-plugin-rhtsupport.x86_64 0:2.0.9-32.el6
libreport-python.x86_64 0:2.0.9-32.el6
libselinux.x86_64 0:2.0.94-7.el6
libselinux-utils.x86_64 0:2.0.94-7.el6
libsemanage.x86_64 0:2.0.43-5.1.el6
libss.x86_64 0:1.41.12-22.el6
libssh2.x86_64 0:1.4.2-2.el6_7.1
libsss_idmap.x86_64 0:1.13.3-22.el6
libstdc++.x86_64 0:4.4.7-17.el6
libtalloc.x86_64 0:2.1.5-1.el6_7
libtasn1.x86_64 0:2.3-6.el6_5
libtdb.x86_64 0:1.3.8-1.el6_7
libtevent.x86_64 0:0.9.26-2.el6_7
libtiff.x86_64 0:3.9.4-10.el6_5
libtirpc.x86_64 0:0.2.1-11.el6
libudev.x86_64 0:147-2.73.el6
libusb1.x86_64 0:1.0.9-0.7.rc1.el6
libuser.x86_64 0:0.56.13-8.el6_7
libuuid.x86_64 0:2.17.2-12.24.el6
libvisual.x86_64 0:0.4.0-10.el6
libxcb.x86_64 0:1.11-2.el6
libxml2.x86_64 0:2.7.6-21.el6
libxml2-python.x86_64 0:2.7.6-21.el6
logrotate.x86_64 0:3.7.8-26.el6_7
lsof.x86_64 0:4.82-5.el6
ltrace.x86_64 0:0.5-28.45svn.el6
lvm2.x86_64 0:2.02.143-7.el6
lvm2-libs.x86_64 0:2.02.143-7.el6
lzo.x86_64 0:2.03-3.1.el6_5.1
mailx.x86_64 0:12.4-8.el6_6
make.x86_64 1:3.81-23.el6
man-pages-ja.noarch 0:20100115-10.el6
man-pages-overrides.noarch 0:6.8.2-1.el6
mcelog.x86_64 2:128-1.c83713fd.el6
mdadm.x86_64 0:3.3.4-1.el6
mesa-dri-drivers.x86_64 0:11.0.7-4.el6
mesa-dri-filesystem.x86_64 0:11.0.7-4.el6
mesa-libGL.x86_64 0:11.0.7-4.el6
mesa-libGLU.x86_64 0:11.0.7-4.el6
mesa-private-llvm.x86_64 0:3.6.2-1.el6
microcode_ctl.x86_64 1:1.17-21.el6
mlocate.x86_64 0:0.22.2-6.el6
module-init-tools.x86_64 0:3.9-25.el6
mysql-libs.x86_64 0:5.1.73-7.el6
ncurses.x86_64 0:5.7-4.20090207.el6
ncurses-base.x86_64 0:5.7-4.20090207.el6
ncurses-libs.x86_64 0:5.7-4.20090207.el6
nfs-utils.x86_64 1:1.2.3-70.el6
nfs-utils-lib.x86_64 0:1.1.5-11.el6
nfs4-acl-tools.x86_64 0:0.3.3-8.el6
nspr.x86_64 0:4.11.0-1.el6
nss.x86_64 0:3.21.0-8.el6
nss-softokn.x86_64 0:3.14.3-23.el6_7
nss-softokn-freebl.x86_64 0:3.14.3-23.el6_7
nss-sysinit.x86_64 0:3.21.0-8.el6
nss-tools.x86_64 0:3.21.0-8.el6
nss-util.x86_64 0:3.21.0-2.el6
nss_compat_ossl.x86_64 0:0.9.6-2.el6_7
ntp.x86_64 0:4.2.6p5-10.el6
ntpdate.x86_64 0:4.2.6p5-10.el6
ntsysv.x86_64 0:1.3.49.5-1.el6
numactl.x86_64 0:2.0.9-2.el6
numad.x86_64 0:0.5-12.20150602git.el6
oddjob.x86_64 0:0.30-6.el6
oddjob-mkhomedir.x86_64 0:0.30-6.el6
openjpeg-libs.x86_64 0:1.3-11.el6
openldap.x86_64 0:2.4.40-12.el6
openssh.x86_64 0:5.3p1-117.el6
openssh-clients.x86_64 0:5.3p1-117.el6
openssh-server.x86_64 0:5.3p1-117.el6
openssl.x86_64 0:1.0.1e-48.el6
oprofile.x86_64 0:0.9.9-13.el6
p11-kit.x86_64 0:0.18.5-2.el6_5.2
p11-kit-trust.x86_64 0:0.18.5-2.el6_5.2
pam.x86_64 0:1.1.1-22.el6
pam_passwdqc.x86_64 0:1.0.5-8.el6
pango.x86_64 0:1.28.1-11.el6
parted.x86_64 0:2.1-29.el6
passwd.x86_64 0:0.77-7.el6
pciutils.x86_64 0:3.1.10-4.el6
pciutils-libs.x86_64 0:3.1.10-4.el6
pcre.x86_64 0:7.8-7.el6
perf.x86_64 0:2.6.32-642.el6
perl.x86_64 4:5.10.1-141.el6_7.1
perl-Archive-Extract.x86_64 1:0.38-141.el6_7.1
perl-Archive-Tar.x86_64 0:1.58-141.el6_7.1
perl-CGI.x86_64 0:3.51-141.el6_7.1
perl-CPAN.x86_64 0:1.9402-141.el6_7.1
perl-CPANPLUS.x86_64 0:0.88-141.el6_7.1
perl-Compress-Raw-Bzip2.x86_64 0:2.021-141.el6_7.1
perl-Compress-Raw-Zlib.x86_64 1:2.021-141.el6_7.1
perl-Compress-Zlib.x86_64 0:2.021-141.el6_7.1
perl-Crypt-SSLeay.x86_64 0:0.57-17.el6
perl-Digest-SHA.x86_64 1:5.47-141.el6_7.1
perl-ExtUtils-CBuilder.x86_64 1:0.27-141.el6_7.1
perl-ExtUtils-Embed.x86_64 0:1.28-141.el6_7.1
perl-ExtUtils-MakeMaker.x86_64 0:6.55-141.el6_7.1
perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-141.el6_7.1
perl-File-Fetch.x86_64 0:0.26-141.el6_7.1
perl-IO-Compress-Base.x86_64 0:2.021-141.el6_7.1
perl-IO-Compress-Bzip2.x86_64 0:2.021-141.el6_7.1
perl-IO-Compress-Zlib.x86_64 0:2.021-141.el6_7.1
perl-IO-Zlib.x86_64 1:1.09-141.el6_7.1
perl-IPC-Cmd.x86_64 1:0.56-141.el6_7.1
perl-Locale-Maketext-Simple.x86_64 1:0.18-141.el6_7.1
perl-Log-Message.x86_64 1:0.02-141.el6_7.1
perl-Log-Message-Simple.x86_64 0:0.04-141.el6_7.1
perl-Module-Build.x86_64 1:0.3500-141.el6_7.1
perl-Module-CoreList.x86_64 0:2.18-141.el6_7.1
perl-Module-Load.x86_64 1:0.16-141.el6_7.1
perl-Module-Load-Conditional.x86_64 0:0.30-141.el6_7.1
perl-Module-Loaded.x86_64 1:0.02-141.el6_7.1
perl-Module-Pluggable.x86_64 1:3.90-141.el6_7.1
perl-Object-Accessor.x86_64 1:0.34-141.el6_7.1
perl-Package-Constants.x86_64 1:0.02-141.el6_7.1
perl-Params-Check.x86_64 1:0.26-141.el6_7.1
perl-Parse-CPAN-Meta.x86_64 1:1.40-141.el6_7.1
perl-Pod-Escapes.x86_64 1:1.04-141.el6_7.1
perl-Pod-Simple.x86_64 1:3.13-141.el6_7.1
perl-Term-UI.x86_64 0:0.20-141.el6_7.1
perl-Test-Harness.x86_64 0:3.17-141.el6_7.1
perl-Test-Simple.x86_64 0:0.92-141.el6_7.1
perl-Time-HiRes.x86_64 4:1.9721-141.el6_7.1
perl-Time-Piece.x86_64 0:1.15-141.el6_7.1
perl-core.x86_64 0:5.10.1-141.el6_7.1
perl-devel.x86_64 4:5.10.1-141.el6_7.1
perl-libs.x86_64 4:5.10.1-141.el6_7.1
perl-libwww-perl.noarch 0:5.833-3.el6
perl-parent.x86_64 1:0.221-141.el6_7.1
perl-version.x86_64 3:0.77-141.el6_7.1
phonon-backend-gstreamer.x86_64 1:4.6.2-28.el6_5
pinentry.x86_64 0:0.7.6-8.el6
pixman.x86_64 0:0.32.8-1.el6
plymouth.x86_64 0:0.8.3-27.el6_5.1
plymouth-core-libs.x86_64 0:0.8.3-27.el6_5.1
plymouth-scripts.x86_64 0:0.8.3-27.el6_5.1
pm-utils.x86_64 0:1.2.5-11.el6
policycoreutils.x86_64 0:2.0.83-29.el6
polkit.x86_64 0:0.96-11.el6
poppler.x86_64 0:0.12.4-10.el6
poppler-utils.x86_64 0:0.12.4-10.el6
portreserve.x86_64 0:0.0.4-11.el6
postfix.x86_64 2:2.6.6-6.el6_7.1
procps.x86_64 0:3.2.8-36.el6
psmisc.x86_64 0:22.6-19.el6_5
pulseaudio-libs.x86_64 0:0.9.21-24.el6
pyOpenSSL.x86_64 0:0.13.1-2.el6
python.x86_64 0:2.6.6-64.el6
python-kerberos.x86_64 0:1.1-7.el6
python-libs.x86_64 0:2.6.6-64.el6
python-nss.x86_64 0:0.16.0-1.el6
python-pycurl.x86_64 0:7.19.0-9.el6
python-rhsm.x86_64 0:1.16.6-1.el6
python-urlgrabber.noarch 0:3.9.1-11.el6
ql2400-firmware.noarch 0:7.03.00-1.el6
ql2500-firmware.noarch 0:7.03.00-1.el6
qt.x86_64 1:4.6.2-28.el6_5
qt-sqlite.x86_64 1:4.6.2-28.el6_5
qt-x11.x86_64 1:4.6.2-28.el6_5
quota.x86_64 1:3.17-23.el6
redhat-release-server.x86_64 0:6Server-6.8.0.5.el6
redhat-support-lib-python.noarch 0:0.9.7-4.el6
redhat-support-tool.noarch 0:0.9.8-4.el6
rhino.noarch 0:1.7R4-4.el6
rhn-check.noarch 0:1.0.0.1-38.el6
rhn-client-tools.noarch 0:1.0.0.1-38.el6
rhn-setup.noarch 0:1.0.0.1-38.el6
rng-tools.x86_64 0:5-2.el6_7
rpcbind.x86_64 0:0.2.0-12.el6
rpm.x86_64 0:4.8.0-55.el6
rpm-libs.x86_64 0:4.8.0-55.el6
rpm-python.x86_64 0:4.8.0-55.el6
rsync.x86_64 0:3.0.6-12.el6
rsyslog.x86_64 0:5.8.10-10.el6_6
samba-client.x86_64 0:3.6.23-33.el6
samba-common.x86_64 0:3.6.23-33.el6
samba-winbind.x86_64 0:3.6.23-33.el6
samba-winbind-clients.x86_64 0:3.6.23-33.el6
samba4-libs.x86_64 0:4.2.10-6.el6_7
scl-utils.x86_64 0:20120927-27.el6_6
selinux-policy.noarch 0:3.7.19-292.el6
selinux-policy-targeted.noarch 0:3.7.19-292.el6
sg3_utils-libs.x86_64 0:1.28-12.el6
shadow-utils.x86_64 2:4.1.5.1-5.el6
shared-mime-info.x86_64 0:0.70-6.el6
sos.noarch 0:3.2-40.el6
sqlite.x86_64 0:3.6.20-1.el6_7.2
sssd.x86_64 0:1.13.3-22.el6
sssd-client.x86_64 0:1.13.3-22.el6
strace.x86_64 0:4.8-10.el6
subscription-manager.x86_64 0:1.16.8-8.el6
sudo.x86_64 0:1.8.6p3-24.el6
sysstat.x86_64 0:9.0.4-31.el6
system-config-firewall-base.noarch 0:1.2.27-7.2.el6_6
system-config-firewall-tui.noarch 0:1.2.27-7.2.el6_6
system-config-network-tui.noarch 0:1.6.0.el6.3-4.el6
systemtap-runtime.x86_64 0:2.9-4.el6
sysvinit-tools.x86_64 0:2.87-6.dsf.el6
tar.x86_64 2:1.23-14.el6
tcp_wrappers.x86_64 0:7.6-58.el6
tcp_wrappers-libs.x86_64 0:7.6-58.el6
tcpdump.x86_64 14:4.0.0-9.20090921gitdf3cb4.2.el6
tcsh.x86_64 0:6.17-35.el6
time.x86_64 0:1.7-38.el6
tmpwatch.x86_64 0:2.9.16-6.el6
trace-cmd.x86_64 0:2.2.4-3.el6
tzdata.noarch 0:2016c-1.el6
tzdata-java.noarch 0:2016c-1.el6
udev.x86_64 0:147-2.73.el6
unzip.x86_64 0:6.0-4.el6
upstart.x86_64 0:0.6.5-16.el6
urw-fonts.noarch 0:2.4-11.el6
usbutils.x86_64 0:003-6.el6
util-linux-ng.x86_64 0:2.17.2-12.24.el6
valgrind.x86_64 1:3.8.1-8.el6
vim-common.x86_64 2:7.4.629-5.el6
vim-enhanced.x86_64 2:7.4.629-5.el6
vim-minimal.x86_64 2:7.4.629-5.el6
wget.x86_64 0:1.12-8.el6
wireless-tools.x86_64 1:29-6.el6
xml-common.noarch 0:0.6.3-33.el6
xorg-x11-drv-ati-firmware.noarch 0:7.6.1-2.el6
xorg-x11-fonts-Type1.noarch 0:7.2-11.el6
xz.x86_64 0:4.999.9-0.5.beta.20091007git.el6
xz-libs.x86_64 0:4.999.9-0.5.beta.20091007git.el6
xz-lzma-compat.x86_64 0:4.999.9-0.5.beta.20091007git.el6
ypbind.x86_64 3:1.20.4-33.el6
yum.noarch 0:3.2.29-73.el6
yum-plugin-security.noarch 0:1.1.30-37.el6
yum-rhn-plugin.noarch 0:0.9.1-60.el6
yum-utils.noarch 0:1.1.30-37.el6
zip.x86_64 0:3.0-1.el6_7.1
Replaced:
libipa_hbac-python.x86_64 0:1.9.2-129.el6 libsss_autofs.x86_64 0:1.9.2-129.el6
pytalloc.x86_64 0:2.0.7-2.el6
Complete!
できた。