{"id":4212,"date":"2019-10-30T23:26:54","date_gmt":"2019-10-30T14:26:54","guid":{"rendered":"https:\/\/higherhope.net\/?p=4212"},"modified":"2024-04-23T21:50:43","modified_gmt":"2024-04-23T12:50:43","slug":"centos-7%e3%81%a7kernel-5%e7%b3%bb%e3%81%8b%e3%82%893%e7%b3%bb%e3%81%ab%e3%83%80%e3%82%a6%e3%83%b3%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%80%82","status":"publish","type":"post","link":"https:\/\/higherhope.net\/?p=4212","title":{"rendered":"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002"},"content":{"rendered":"<p>Centos7\u3067kernel\u30925\u7cfb\u306b\u4e0a\u3052\u3066\u304b\u3089\u3069\u3046\u3082\u8abf\u5b50\u304c\u60aa\u3044\u306e\u3067\u3001\u5143\u306e3\u7cfb\u306b\u623b\u3057\u3066\u307f\u305f\u3002<br \/>\n\u3082\u3061\u308d\u3093\u4f5c\u696d\u958b\u59cb\u524d\u306b\u30c7\u30fc\u30bf\u30fc\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306f\u3057\u3063\u304b\u308a\u53d6\u5f97\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n\u4f5c\u696d\u3068\u3057\u3066\u306fkernel-ml\u95a2\u9023\u3092\u524a\u9664\u3057\u3066kernel3\u7cfb\u623b\u3057\u307e\u3059\u3002<\/p>\n<p>\u524d\u63d0\u6761\u4ef6\u3068\u3057\u3066\u3001\u81ea\u5206\u306e\u74b0\u5883\u3067\u306f3\u7cfb\u306e<br \/>\nkernel-3.10.0-1062.4.1.el7.x86_64\u306f\u6b8b\u3057\u3066\u304a\u3044\u3066\u3042\u308a\u307e\u3057\u305f\u3002<\/p>\n<p>\u73fe\u5728\u306ekernel\u306e\u30d0\u30fc\u30b8\u30e7\u30f3<\/p>\n<blockquote><p># uname -r<br \/>\n5.2.14-1.el7.elrepo.x86_64<\/p><\/blockquote>\n<p>elrepo\u3092\u7121\u52b9\u306b<\/p>\n<blockquote><p># yum-config-manager &#8211;disable elrepo-extras<\/p><\/blockquote>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308bkernel\u3092\u78ba\u8a8d<\/p>\n<blockquote><p># rpm -qa | grep kernel-* | sort<br \/>\nabrt-addon-kerneloops-2.1.11-55.el7.centos.x86_64<br \/>\nkernel-3.10.0-1062.1.2.el7.x86_64<br \/>\nkernel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-ml-5.2.13-1.el7.elrepo.x86_64<br \/>\nkernel-ml-5.2.14-1.el7.elrepo.x86_64<br \/>\nkernel-ml-devel-5.2.13-1.el7.elrepo.x86_64<br \/>\nkernel-ml-devel-5.2.14-1.el7.elrepo.x86_64<br \/>\nkernel-ml-headers-5.3.2-1.el7.elrepo.x86_64<br \/>\nkernel-ml-tools-5.3.2-1.el7.elrepo.x86_64<br \/>\nkernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_64<\/p><\/blockquote>\n<p>\u73fe\u5728grub\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308bkernel\u78ba\u8a8d<\/p>\n<blockquote><p># awk -F\\&#8217; &#8216;$1==&#8221;menuentry &#8221; {print i++ &#8221; : &#8221; $2}&#8217; \/etc\/grub2.cfg<br \/>\n0 : CentOS Linux (3.10.0-1062.4.1.el7.x86_64) 7 (Core)<br \/>\n1 : CentOS Linux (3.10.0-1062.1.2.el7.x86_64) 7 (Core)<br \/>\n2 : CentOS Linux (5.2.14-1.el7.elrepo.x86_64) 7 (Core)<br \/>\n3 : CentOS Linux (5.2.13-1.el7.elrepo.x86_64) 7 (Core)<br \/>\n4 : CentOS Linux (0-rescue-4012dc7197c64ed79c6e5dadbbfcdddc) 7 (Core)<\/p><\/blockquote>\n<p>\u8d77\u52d5\u30923\u7cfb\u306ekernel\u3092\u6307\u5b9a<\/p>\n<blockquote><p># grub2-set-default 0<\/p><\/blockquote>\n<p>\u78ba\u8a8d<\/p>\n<blockquote><p># grub2-editenv list<br \/>\nsaved_entry=0<\/p><\/blockquote>\n<p>\u305d\u308c\u3067\u306f\u3001\u4f5c\u696d\u958b\u59cb\u3067\u3059\u3002\u3046\u307e\u304f\u884c\u304f\u304b\u30c9\u30ad\u30c9\u30ad\u3067\u3059\u3002<br \/>\nkernel-ml\u3092\u524a\u9664<\/p>\n<blockquote><p># yum remove kernel-ml<\/p>\n<p>\u7565<br \/>\n\u524a\u9664\u3057\u307e\u3057\u305f:<br \/>\n  kernel-ml.x86_64 0:5.2.13-1.el7.elrepo<\/p><\/blockquote>\n<p>\u6b21\u306b\u901a\u5e38\u306e3\u7cfb\u306ekernel\u3092\u5165\u308c\u76f4\u3057\u307e\u3059\u3002<\/p>\n<blockquote><p># yum install kernel*<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\nLoading mirror speeds from cached hostfile<br \/>\n * base: ftp.tsukuba.wide.ad.jp<br \/>\n * elrepo-extras: ftp.ne.jp<br \/>\n * extras: ftp.tsukuba.wide.ad.jp<br \/>\n * remi-php72: ftp.riken.jp<br \/>\n * updates: ftp.tsukuba.wide.ad.jp<br \/>\n\u30d1\u30c3\u30b1\u30fc\u30b8 kernel-3.10.0-1062.4.1.el7.x86_64 \u306f\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f\u304b\u6700\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3 \u3067\u3059<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-abi-whitelists.noarch 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-debug.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-debug-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-doc.noarch 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-headers.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8211;> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-tools-libs < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-tools < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-headers-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-headers < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-headers conflicts with kernel-headers-3.10.0-1062.4.1.el7.x86_64<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-tools conflicts with kernel-tools-3.10.0-1062.4.1.el7.x86_64<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-tools-libs conflicts with kernel-tools-libs-3.10.0-1062.4.1.el7.x86_64<br \/>\n \u554f\u984c\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u306b &#8211;skip-broken \u3092\u7528\u3044\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n \u3053\u308c\u3089\u3092\u8a66\u884c\u3067\u304d\u307e\u3059: rpm -Va &#8211;nofiles &#8212;<\/p><\/blockquote>\n<p>\u3053\u3051\u307e\u3057\u305f\u3002\u3002\u3002<\/p>\n<p>\u4e00\u5ea6 yum clean all\u3092\u3057\u305f\u306e\u3061\u518d\u5ea6\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u8aad\u307f\u76f4\u3057\u307e\u3059\u3002<\/p>\n<blockquote><p># yum check-update<\/p><\/blockquote>\n<p>\u7565<br \/>\n\u5927\u91cf\u306b\u51fa\u305f\u306e\u3067update\u3057\u307e\u3059\u3002<\/p>\n<blockquote><p># yum -y update<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\nLoading mirror speeds from cached hostfile<br \/>\n * base: ftp.tsukuba.wide.ad.jp<br \/>\n * elrepo-extras: ftp.ne.jp<br \/>\n * extras: ftp.tsukuba.wide.ad.jp<br \/>\n * remi-php72: ftp.riken.jp<br \/>\n * updates: ftp.tsukuba.wide.ad.jp<br \/>\n\u7565\uff5e<br \/>\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb:<br \/>\n  kernel.x86_64 0:3.10.0-1062.4.1.el7<\/p>\n<p>\u66f4\u65b0:<br \/>\n  accountsservice.x86_64 0:0.6.50-6.el7_7<br \/>\n  accountsservice-libs.x86_64 0:0.6.50-6.el7_7<br \/>\n  binutils.x86_64 0:2.27-41.base.el7_7.1<br \/>\n  bpftool.x86_64 0:3.10.0-1062.4.1.el7<br \/>\n  conntrack-tools.x86_64 0:1.4.4-5.el7_7.2<br \/>\n  device-mapper.x86_64 7:1.02.158-2.el7_7.2<br \/>\n  device-mapper-event.x86_64 7:1.02.158-2.el7_7.2<br \/>\n  device-mapper-event-libs.x86_64 7:1.02.158-2.el7_7.2<br \/>\n  device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2<br \/>\n  dnsmasq.x86_64 0:2.76-10.el7_7.1<br \/>\n  firefox.x86_64 0:68.2.0-1.el7.centos<br \/>\n  firewall-config.noarch 0:0.6.3-2.el7_7.2<br \/>\n  firewalld.noarch 0:0.6.3-2.el7_7.2<br \/>\n  firewalld-filesystem.noarch 0:0.6.3-2.el7_7.2<br \/>\n  flatpak.x86_64 0:1.0.9-8.el7_7<br \/>\n  flatpak-libs.x86_64 0:1.0.9-8.el7_7<br \/>\n  gnome-shell.x86_64 0:3.28.3-13.el7_7<br \/>\n  hostname.x86_64 0:3.13-3.el7_7.1<br \/>\n  ipa-client.x86_64 0:4.6.5-11.el7.centos.3<br \/>\n  ipa-client-common.noarch 0:4.6.5-11.el7.centos.3<br \/>\n  ipa-common.noarch 0:4.6.5-11.el7.centos.3<br \/>\n  java-1.7.0-openjdk.x86_64 1:1.7.0.241-2.6.20.0.el7_7<br \/>\n  java-1.7.0-openjdk-headless.x86_64 1:1.7.0.241-2.6.20.0.el7_7<br \/>\n  java-1.8.0-openjdk.x86_64 1:1.8.0.232.b09-0.el7_7<br \/>\n  java-1.8.0-openjdk-headless.x86_64 1:1.8.0.232.b09-0.el7_7<br \/>\n  kpatch.noarch 0:0.6.1-5.el7_7<br \/>\n  libgudev1.x86_64 0:219-67.el7_7.2<br \/>\n  libguestfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-bash-completion.noarch 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-benchmarking.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-devel.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-gfs2.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-gobject.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-gobject-devel.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-inspect-icons.noarch 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-java.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-java-devel.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-javadoc.noarch 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-man-pages-ja.noarch 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-man-pages-uk.noarch 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-rescue.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-rsync.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-tools.noarch 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-tools-c.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libguestfs-xfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  libnetfilter_cthelper.x86_64 0:1.0.0-10.el7_7.1<br \/>\n  libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7_7.1<br \/>\n  libreswan.x86_64 0:3.25-8.1.el7_7<br \/>\n  lua-guestfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  lvm2.x86_64 7:2.02.185-2.el7_7.2<br \/>\n  lvm2-libs.x86_64 7:2.02.185-2.el7_7.2<br \/>\n  microcode_ctl.x86_64 2:2.1-53.2.el7_7<br \/>\n  mutter.x86_64 0:3.28.3-11.el7_7<br \/>\n  ocaml-libguestfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  ocaml-libguestfs-devel.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  patch.x86_64 0:2.7.1-12.el7_7<br \/>\n  perl-Sys-Guestfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  php.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-bcmath.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-cli.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-common.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-fpm.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-gd.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-json.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-ldap.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-mbstring.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-mysqlnd.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-pdo.x86_64 0:7.2.24-1.el7.remi<br \/>\n  php-xml.x86_64 0:7.2.24-1.el7.remi<br \/>\n  procps-ng.x86_64 0:3.3.10-26.el7_7.1<br \/>\n  python-firewall.noarch 0:0.6.3-2.el7_7.2<br \/>\n  python-libguestfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  python-requests.noarch 0:2.6.0-7.el7_7<br \/>\n  python2-ipaclient.noarch 0:4.6.5-11.el7.centos.3<br \/>\n  python2-ipalib.noarch 0:4.6.5-11.el7.centos.3<br \/>\n  rsyslog.x86_64 0:8.24.0-41.el7_7.2<br \/>\n  ruby-libguestfs.x86_64 1:1.40.2-5.el7_7.2<br \/>\n  sos.noarch 0:3.7-7.el7.centos<br \/>\n  sudo.x86_64 0:1.8.23-4.el7_7.1<br \/>\n  systemd.x86_64 0:219-67.el7_7.2<br \/>\n  systemd-libs.x86_64 0:219-67.el7_7.2<br \/>\n  systemd-python.x86_64 0:219-67.el7_7.2<br \/>\n  systemd-sysv.x86_64 0:219-67.el7_7.2<br \/>\n  systemtap.x86_64 0:4.0-10.el7_7<br \/>\n  systemtap-client.x86_64 0:4.0-10.el7_7<br \/>\n  systemtap-devel.x86_64 0:4.0-10.el7_7<br \/>\n  systemtap-runtime.x86_64 0:4.0-10.el7_7<\/p>\n<p>\u5b8c\u4e86\u3057\u307e\u3057\u305f!<\/p><\/blockquote>\n<p>\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<blockquote><p># awk -F\\&#8217; &#8216;$1==&#8221;menuentry &#8221; {print i++ &#8221; : &#8221; $2}&#8217; \/etc\/grub2.cfg<br \/>\n0 : CentOS Linux (3.10.0-1062.4.1.el7.x86_64) 7 (Core)\t\u2190\u3044\u308c\u306a\u304a\u3055\u308c\u305f\uff1f<br \/>\n1 : CentOS Linux (3.10.0-1062.1.2.el7.x86_64) 7 (Core)<br \/>\n2 : CentOS Linux (5.2.14-1.el7.elrepo.x86_64) 7 (Core)<br \/>\n3 : CentOS Linux (5.2.13-1.el7.elrepo.x86_64) 7 (Core)<br \/>\n4 : CentOS Linux (0-rescue-4012dc7197c64ed79c6e5dadbbfcdddc) 7 (Core)<\/p><\/blockquote>\n<p>\u3082\u3046\u4e00\u5ea6\u78ba\u8a8d<\/p>\n<blockquote><p># rpm -qa | grep kernel* | sort<br \/>\nabrt-addon-kerneloops-2.1.11-55.el7.centos.x86_64<br \/>\nkernel-3.10.0-1062.1.2.el7.x86_64<br \/>\nkernel-3.10.0-1062.4.1.el7.x86_64\t\u2190\u5165\u3063\u3066\u3044\u308b\u3002<br \/>\nkernel-ml-5.2.13-1.el7.elrepo.x86_64<br \/>\nkernel-ml-5.2.14-1.el7.elrepo.x86_64<br \/>\nkernel-ml-devel-5.2.13-1.el7.elrepo.x86_64<br \/>\nkernel-ml-devel-5.2.14-1.el7.elrepo.x86_64<br \/>\nkernel-ml-headers-5.3.2-1.el7.elrepo.x86_64<br \/>\nkernel-ml-tools-5.3.2-1.el7.elrepo.x86_64<br \/>\nkernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_64<\/p><\/blockquote>\n<p>\u306a\u3089\u3070\u95a2\u9023\u3059\u308bkernel\u30d1\u30c3\u30b1\u30fc\u30b8\u3082\u4e00\u6c17\u306b\u5165\u308c\u307e\u3059\u3002<\/p>\n<blockquote><p># yum install kernel*<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\nLoading mirror speeds from cached hostfile<br \/>\n * base: ftp.tsukuba.wide.ad.jp<br \/>\n * elrepo-extras: ftp.ne.jp<br \/>\n * extras: ftp.tsukuba.wide.ad.jp<br \/>\n * remi-php72: ftp.riken.jp<br \/>\n * updates: ftp.tsukuba.wide.ad.jp<br \/>\n\u30d1\u30c3\u30b1\u30fc\u30b8 kernel-3.10.0-1062.4.1.el7.x86_64 \u306f\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f\u304b\u6700\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3                                                                   \u3067\u3059<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-abi-whitelists.noarch 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc                                                                  \u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-debug.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-debug-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-doc.noarch 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-headers.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8                                                                  \u30fc\u30eb<br \/>\n&#8211;> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_64 \u306f kern                                                                  el-tools-libs < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-to                                                                  ols < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-headers-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-                                                                  headers < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-headers conflicts with kernel-headers-3.10.0-1062.4.1.el7.x86_                                                                  64<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-tools conflicts with kernel-tools-3.10.0-1062.4.1.el7.x86_64<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-tools-libs conflicts with kernel-tools-libs-3.10.0-1062.4.1.el                                                                  7.x86_64<br \/>\n \u554f\u984c\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u306b &#8211;skip-broken \u3092\u7528\u3044\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n \u3053\u308c\u3089\u3092\u8a66\u884c\u3067\u304d\u307e\u3059: rpm -Va &#8211;nofiles &#8211;nodigest<\/p><\/blockquote>\n<p>\u3053\u3051\u307e\u3057\u305f\u3002<\/p>\n<p>kernel-ml\u95a2\u9023\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<blockquote><p># yum remove kernel-ml<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\n\u5b9f\u884c\u4e2d\u306e\u30ab\u30fc\u30cd\u30eb\u3092\u98db\u3070\u3057\u307e\u3059: kernel-ml-5.2.14-1.el7.elrepo.x86_64<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml.x86_64 0:5.2.13-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u4f9d\u5b58\u6027\u3092\u89e3\u6c7a\u3057\u307e\u3057\u305f<\/p>\n<p>================================================================================<br \/>\n Package        \u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc<br \/>\n                            \u30d0\u30fc\u30b8\u30e7\u30f3                \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc         \u5bb9\u91cf<br \/>\n================================================================================<br \/>\n\u524a\u9664\u4e2d:<br \/>\n kernel-ml      x86_64      5.2.13-1.el7.elrepo       @elrepo-kernel      215 M<\/p>\n<p>\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u8981\u7d04<br \/>\n================================================================================<br \/>\n\u524a\u9664  1 \u30d1\u30c3\u30b1\u30fc\u30b8<\/p>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5bb9\u91cf: 215 M<br \/>\n\u4e0a\u8a18\u306e\u51e6\u7406\u3092\u884c\u3044\u307e\u3059\u3002\u3088\u308d\u3057\u3044\u3067\u3057\u3087\u3046\u304b\uff1f [y\/N]y<br \/>\nDownloading packages:<br \/>\nRunning transaction check<br \/>\nRunning transaction test<br \/>\nTransaction test succeeded<br \/>\nRunning transaction<br \/>\n  \u524a\u9664\u4e2d                  : kernel-ml-5.2.13-1.el7.elrepo.x86_64            1\/1<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-ml-5.2.13-1.el7.elrepo.x86_64            1\/1<\/p>\n<p>\u524a\u9664\u3057\u307e\u3057\u305f:<br \/>\n  kernel-ml.x86_64 0:5.2.13-1.el7.elrepo<\/p><\/blockquote>\n<p>elrepo.repo\u3092\u7121\u52b9\u306b\u3057\u307e\u3059\u3002<\/p>\n<blockquote><p># vim \/etc\/yum.repos.d\/elrepo.repo<\/p>\n<p>[elrepo]<br \/>\nname=ELRepo.org Community Enterprise Linux Repository &#8211; el7<br \/>\nbaseurl=http:\/\/elrepo.org\/linux\/elrepo\/el7\/$basearch\/<br \/>\n        http:\/\/mirrors.coreix.net\/elrepo\/elrepo\/el7\/$basearch\/<br \/>\n        http:\/\/mirror.rackspace.com\/elrepo\/elrepo\/el7\/$basearch\/<br \/>\n        http:\/\/repos.lax-noc.com\/elrepo\/elrepo\/el7\/$basearch\/<br \/>\n        http:\/\/mirror.ventraip.net.au\/elrepo\/elrepo\/el7\/$basearch\/<br \/>\nmirrorlist=http:\/\/mirrors.elrepo.org\/mirrors-elrepo.el7<br \/>\nenabled=0\u3000\u2190\u3053\u308c<br \/>\ngpgcheck=1<br \/>\ngpgkey=file:\/\/\/etc\/pki\/rpm-gpg\/RPM-GPG-KEY-elrepo.org<br \/>\nprotect=0<\/p><\/blockquote>\n<p>\u518d\u5ea6\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u304d\u308c\u3044\u306b\u3057\u3066<\/p>\n<blockquote><p># yum clean all<\/p><\/blockquote>\n<p>\u3082\u3046\u4e00\u5ea6<\/p>\n<blockquote><p># yum install kernel*<br \/>\n\u7565\uff5e<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-abi-whitelists.noarch 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc                                                                  \u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-debug.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-debug-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-doc.noarch 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-headers.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8                                                                  \u30fc\u30eb<br \/>\n&#8211;> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_64 \u306f kern                                                                  el-tools-libs < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-to                                                                  ols < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-headers-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-                                                                  headers < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-headers conflicts with kernel-headers-3.10.0-1062.4.1.el7.x86_                                                                  64<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-tools conflicts with kernel-tools-3.10.0-1062.4.1.el7.x86_64<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-tools-libs conflicts with kernel-tools-libs-3.10.0-1062.4.1.el                                                                  7.x86_64<br \/>\n \u554f\u984c\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u306b &#8211;skip-broken \u3092\u7528\u3044\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n \u3053\u308c\u3089\u3092\u8a66\u884c\u3067\u304d\u307e\u3059: rpm -Va &#8211;nofiles &#8211;nodigest<\/p><\/blockquote>\n<p>\u307e\u305f\u3053\u3051\u307e\u3057\u305f\u3002<\/p>\n<p>\u3053\u3051\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u76f4\u63a5\u6307\u5b9a\u3057\u3066remove<\/p>\n<blockquote><p># yum remove kernel-ml-tools-libs<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml-tools-libs.x86_64 0:5.3.2-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: kernel-ml-tools-libs = 5.3.2-1.el7.elrepo \u306e\u30d1\u30c3\u30b1                                                                  \u30fc\u30b8: kernel-ml-tools-5.3.2-1.el7.elrepo.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: libcpupower.so.0()(64bit) \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: kernel-ml-                                                                  tools-5.3.2-1.el7.elrepo.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml-tools.x86_64 0:5.3.2-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u4f9d\u5b58\u6027\u3092\u89e3\u6c7a\u3057\u307e\u3057\u305f<\/p>\n<p>================================================================================<br \/>\n Package                \u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc<br \/>\n                                 \u30d0\u30fc\u30b8\u30e7\u30f3              \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc      \u5bb9\u91cf<br \/>\n================================================================================<br \/>\n\u524a\u9664\u4e2d:<br \/>\n kernel-ml-tools-libs   x86_64   5.3.2-1.el7.elrepo      @elrepo-kernel    69 k<br \/>\n\u4f9d\u5b58\u6027\u95a2\u9023\u3067\u306e\u524a\u9664\u3092\u3057\u307e\u3059:<br \/>\n kernel-ml-tools        x86_64   5.3.2-1.el7.elrepo      @elrepo-kernel   351 k<\/p>\n<p>\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u8981\u7d04<br \/>\n================================================================================<br \/>\n\u524a\u9664  1 \u30d1\u30c3\u30b1\u30fc\u30b8 (+1 \u500b\u306e\u4f9d\u5b58\u95a2\u4fc2\u306e\u30d1\u30c3\u30b1\u30fc\u30b8)<\/p>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5bb9\u91cf: 420 k<br \/>\n\u4e0a\u8a18\u306e\u51e6\u7406\u3092\u884c\u3044\u307e\u3059\u3002\u3088\u308d\u3057\u3044\u3067\u3057\u3087\u3046\u304b\uff1f [y\/N]y<br \/>\nDownloading packages:<br \/>\nRunning transaction check<br \/>\nRunning transaction test<br \/>\nTransaction test succeeded<br \/>\nRunning transaction<br \/>\n  \u524a\u9664\u4e2d                  : kernel-ml-tools-5.3.2-1.el7.elrepo.x86_64       1\/2<br \/>\n  \u524a\u9664\u4e2d                  : kernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_6   2\/2<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-ml-tools-5.3.2-1.el7.elrepo.x86_64       1\/2<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-ml-tools-libs-5.3.2-1.el7.elrepo.x86_6   2\/2<\/p>\n<p>\u524a\u9664\u3057\u307e\u3057\u305f:<br \/>\n  kernel-ml-tools-libs.x86_64 0:5.3.2-1.el7.elrepo<\/p>\n<p>\u4f9d\u5b58\u6027\u306e\u524a\u9664\u3092\u3057\u307e\u3057\u305f:<br \/>\n  kernel-ml-tools.x86_64 0:5.3.2-1.el7.elrepo<\/p>\n<p>\u5b8c\u4e86\u3057\u307e\u3057\u305f!<\/p><\/blockquote>\n<p>\u6539\u3081\u30663\u7cfb\u306ekernel\u3092install<\/p>\n<blockquote><p># yum install kernel*<br \/>\n\u7565\uff5e<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools-libs-devel.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8                                                                  \u30fc\u30eb<br \/>\n&#8211;> \u885d\u7a81\u3092\u51e6\u7406\u3057\u3066\u3044\u307e\u3059: kernel-ml-headers-5.3.2-1.el7.elrepo.x86_64 \u306f kernel-                                                                  headers < 5.3.2-1.el7.elrepo \u3068\u885d\u7a81\u3057\u3066\u3044\u307e\u3059\n--> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<br \/>\n\u30a8\u30e9\u30fc: kernel-ml-headers conflicts with kernel-headers-3.10.0-1062.4.1.el7.x86_                                                                  64<br \/>\n \u554f\u984c\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u306b &#8211;skip-broken \u3092\u7528\u3044\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n \u3053\u308c\u3089\u3092\u8a66\u884c\u3067\u304d\u307e\u3059: rpm -Va &#8211;nofiles &#8211;nodigest<\/p>\n<p>kernel-ml-headers\u3067\u3053\u3051\u305f\u306e\u3067\u540c\u3058\u3088\u3046\u306b<br \/>\nkernel-ml-headers\u3092\u76f4\u63a5\u6307\u5b9a\u3092\u3057\u3066\u524a\u9664<\/p>\n<p># yum remove kernel-ml-headers<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml-headers.x86_64 0:5.3.2-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: kernel-headers \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: glibc-headers-2.17-29                                                                  2.el7.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: kernel-headers >= 2.2.1 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: glibc-header                                                                  s-2.17-292.el7.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 glibc-headers.x86_64 0:2.17-292.el7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: glibc-headers \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: glibc-devel-2.17-292.e                                                                  l7.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: glibc-headers = 2.17-292.el7 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: glibc-d                                                                  evel-2.17-292.el7.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 glibc-devel.x86_64 0:2.17-292.el7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: glibc-devel >= 2.2.90-12 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: gcc-4.8.5-3                                                                  9.el7.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 gcc.x86_64 0:4.8.5-39.el7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: systemtap-devel-4.0-10.el7_7.x86                                                                  _64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: ocaml-4.05.0-6.el7.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc = 4.8.5-39.el7 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: libquadmath-devel                                                                  -4.8.5-39.el7.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc = 4.8.5-39.el7 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: gcc-c++-4.8.5-39.                                                                  el7.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: systemtap-devel-4.0-10.el7_7.x86                                                                  _64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: ocaml-4.05.0-6.el7.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc = 4.8.5 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: libtool-2.4.2-22.el7_3.x                                                                  86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: gcc = 4.8.5-39.el7 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: gcc-gfortran-4.8.                                                                  5-39.el7.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 gcc-c++.x86_64 0:4.8.5-39.el7 \u3092 \u524a\u9664<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 gcc-gfortran.x86_64 0:4.8.5-39.el7 \u3092 \u524a\u9664<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 libquadmath-devel.x86_64 0:4.8.5-39.el7 \u3092 \u524a\u9664<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 libtool.x86_64 0:2.4.2-22.el7_3 \u3092 \u524a\u9664<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 ocaml.x86_64 0:4.05.0-6.el7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml = 4.05.0-6.el7 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: ocaml-compiler-                                                                  libs-4.05.0-6.el7.x86_64<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 systemtap-devel.x86_64 0:4.0-10.el7_7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: systemtap-devel = 4.0-10.el7_7 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: syste                                                                  mtap-4.0-10.el7_7.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 ocaml-compiler-libs.x86_64 0:4.05.0-6.el7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(Longident) = e15e9be830b55a219eb87c150ff382f                                                                  e \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: ocaml-runtime-4.05.0-6.el7.x86_64<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 systemtap.x86_64 0:4.0-10.el7_7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 ocaml-runtime.x86_64 0:4.05.0-6.el7 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(Callback) = dce408881d6ac6161453b15efba2e1b4                                                                   \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: 1:ocaml-libguestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(CamlinternalFormatBasics) = cbd5f2d6b6499252                                                                  22e1e9fb63b89db6 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: 1:ocaml-libguestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(CamlinternalOO) = 6b286dd73118ee6f55c18d3b82                                                                  1a1309 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: 1:ocaml-libguestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(Int32) = 9bbc1d113f6a37cdcc135f132a12dc30 \u306e                                                                  \u30d1\u30c3\u30b1\u30fc\u30b8: 1:ocaml-libguestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(Obj) = 08bac48fef2bdca984d647c3942da632 \u306e\u30d1                                                                  \u30c3\u30b1\u30fc\u30b8: 1:ocaml-libguestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(Pervasives) = 07ea9e20ae94d62c35cfecbe7d66d3                                                                  ea \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: 1:ocaml-libguestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml(runtime) = 4.05.0 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8: 1:ocaml-libg                                                                  uestfs-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 ocaml-libguestfs.x86_64 1:1.40.2-5.el7_7.2 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u306e\u51e6\u7406\u3092\u3057\u3066\u3044\u307e\u3059: ocaml-libguestfs = 1:1.40.2-5.el7_7.2 \u306e\u30d1\u30c3\u30b1\u30fc\u30b8                                                                  : 1:ocaml-libguestfs-devel-1.40.2-5.el7_7.2.x86_64<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 ocaml-libguestfs-devel.x86_64 1:1.40.2-5.el7_7.2 \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u4f9d\u5b58\u6027\u3092\u89e3\u6c7a\u3057\u307e\u3057\u305f<\/p>\n<p>================================================================================<br \/>\n Package                  \u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc<br \/>\n                                   \u30d0\u30fc\u30b8\u30e7\u30f3            \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc      \u5bb9\u91cf<br \/>\n================================================================================<br \/>\n\u524a\u9664\u4e2d:<br \/>\n kernel-ml-headers        x86_64   5.3.2-1.el7.elrepo    @elrepo-kernel   4.8 M<br \/>\n\u4f9d\u5b58\u6027\u95a2\u9023\u3067\u306e\u524a\u9664\u3092\u3057\u307e\u3059:<br \/>\n gcc                      x86_64   4.8.5-39.el7          @base             37 M<br \/>\n gcc-c++                  x86_64   4.8.5-39.el7          @base             16 M<br \/>\n gcc-gfortran             x86_64   4.8.5-39.el7          @base             16 M<br \/>\n glibc-devel              x86_64   2.17-292.el7          @base            1.0 M<br \/>\n glibc-headers            x86_64   2.17-292.el7          @base            2.2 M<br \/>\n libquadmath-devel        x86_64   4.8.5-39.el7          @base             18 k<br \/>\n libtool                  x86_64   2.4.2-22.el7_3        @anaconda        2.2 M<br \/>\n ocaml                    x86_64   4.05.0-6.el7          @base             95 M<br \/>\n ocaml-compiler-libs      x86_64   4.05.0-6.el7          @base             31 M<br \/>\n ocaml-libguestfs         x86_64   1:1.40.2-5.el7_7.2    @updates         1.6 M<br \/>\n ocaml-libguestfs-devel   x86_64   1:1.40.2-5.el7_7.2    @updates         3.7 M<br \/>\n ocaml-runtime            x86_64   4.05.0-6.el7          @base            8.7 M<br \/>\n systemtap                x86_64   4.0-10.el7_7          @updates         0.0<br \/>\n systemtap-devel          x86_64   4.0-10.el7_7          @updates         8.2 M<\/p>\n<p>\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u8981\u7d04<br \/>\n================================================================================<br \/>\n\u524a\u9664  1 \u30d1\u30c3\u30b1\u30fc\u30b8 (+14 \u500b\u306e\u4f9d\u5b58\u95a2\u4fc2\u306e\u30d1\u30c3\u30b1\u30fc\u30b8)<\/p>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5bb9\u91cf: 229 M<br \/>\n\u4e0a\u8a18\u306e\u51e6\u7406\u3092\u884c\u3044\u307e\u3059\u3002\u3088\u308d\u3057\u3044\u3067\u3057\u3087\u3046\u304b\uff1f [y\/N]N<br \/>\nExiting on user command<br \/>\nYour transaction was saved, rerun it with:<br \/>\n yum load-transaction \/tmp\/yum_save_tx.2019-10-30.22-12.OJRBzx.yumtx<\/p>\n<p>gcc\u3082\u6d88\u3048\u305f\u308a\u3057\u3066\u3061\u3087\u3063\u3068\u6016\u3044\u306e\u3067rpm\u30b3\u30de\u30f3\u30c9\u3067\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<p>\u78ba\u8a8d<br \/>\n# rpm -qa | grep kernel-ml-headers<br \/>\nkernel-ml-headers-5.3.2-1.el7.elrepo.x86_64<\/p>\n<p>\u524a\u9664\u30fb\u30fb<br \/>\n# rpm -e kernel-ml-headers<br \/>\n\u30a8\u30e9\u30fc: \u4f9d\u5b58\u6027\u306e\u6b20\u5982:<br \/>\n        kernel-headers >= 2.2.1 \u306f (\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f)glibc-headers-2.17-292.el7.x86_64 \u306b\u5fc5\u8981\u3068\u3055\u308c\u3066\u3044\u307e\u3059 <\/p><\/blockquote>\n<p>\u3053\u3051\u307e\u3057\u305f\u30fb\u30fb\u4f9d\u5b58\u95a2\u4fc2\u30fb\u30fb\u6614\u306e\u60aa\u3057\u304d\u8a18\u61b6\u304c\u30fb\u30fb\u30fb\u3002<\/p>\n<p>\u5358\u72ec\u3067rpm\u30b3\u30de\u30f3\u30c9\u3067\u6d88\u305d\u3046\u3068\u3059\u308b\u3082\u30fb\u30fb<\/p>\n<blockquote><p># rpm -e kernel-ml-headers glibc-headers<br \/>\n\u30a8\u30e9\u30fc: \u4f9d\u5b58\u6027\u306e\u6b20\u5982:<br \/>\n        glibc-headers = 2.17-292.el7 \u306f (\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f)glibc-devel-2.17-292.el7.x86_64 \u306b\u5fc5\u8981\u3068\u3055\u308c\u3066\u3044\u307e\u3059<\/p><\/blockquote>\n<p>\u3069\u3046\u3057\u3088\u3046\u304b\u3068\u601d\u3044\u518d\u5ea6kernel\u95a2\u9023\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u78ba\u8a8d<\/p>\n<blockquote><p># rpm -qa | grep &#8220;^kernel&#8221; | sort<br \/>\nkernel-3.10.0-1062.1.2.el7.x86_64<br \/>\nkernel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-devel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-headers-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-ml-5.2.14-1.el7.elrepo.x86_64<br \/>\nkernel-ml-devel-5.2.13-1.el7.elrepo.x86_64<br \/>\nkernel-ml-devel-5.2.14-1.el7.elrepo.x86_64<br \/>\nkernel-tools-libs-3.10.0-1062.4.1.el7.x86_64<\/p><\/blockquote>\n<p>kernel-tools\u306e5\u7cfb\u306f\u524a\u9664\u3057\u305f\u306e\u3067\u518d\u5ea6\u3092\u5165\u308c\u3066\u307f\u307e\u3059\u3002<\/p>\n<blockquote><p># yum install kernel-tools<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\nLoading mirror speeds from cached hostfile<br \/>\n * base: ftp.jaist.ac.jp<br \/>\n * extras: ftp.jaist.ac.jp<br \/>\n * remi-php72: ftp.riken.jp<br \/>\n * updates: ftp.jaist.ac.jp<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-tools.x86_64 0:3.10.0-1062.4.1.el7 \u3092 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u4f9d\u5b58\u6027\u3092\u89e3\u6c7a\u3057\u307e\u3057\u305f<\/p>\n<p>==================================================================================================================================================<br \/>\n Package                            \u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc             \u30d0\u30fc\u30b8\u30e7\u30f3                                   \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc                   \u5bb9\u91cf<br \/>\n==================================================================================================================================================<br \/>\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u4e2d:<br \/>\n kernel-tools                       x86_64                       3.10.0-1062.4.1.el7                          updates                       7.8 M<\/p>\n<p>\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u8981\u7d04<br \/>\n==================================================================================================================================================<br \/>\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb  1 \u30d1\u30c3\u30b1\u30fc\u30b8<\/p>\n<p>\u7dcf\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u5bb9\u91cf: 7.8 M<br \/>\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5bb9\u91cf: 292 k<br \/>\nIs this ok [y\/d\/N]: y<br \/>\nDownloading packages:<br \/>\nkernel-tools-3.10.0-1062.4.1.el7.x86_64.rpm                                                                                | 7.8 MB  00:00:00<br \/>\nRunning transaction check<br \/>\nRunning transaction test<br \/>\nTransaction test succeeded<br \/>\nRunning transaction<br \/>\n  \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u4e2d          : kernel-tools-3.10.0-1062.4.1.el7.x86_64                                                                           1\/1<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-tools-3.10.0-1062.4.1.el7.x86_64                                                                           1\/1<\/p>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb:<br \/>\n  kernel-tools.x86_64 0:3.10.0-1062.4.1.el7<\/p>\n<p>\u5b8c\u4e86\u3057\u307e\u3057\u305f!<\/p><\/blockquote>\n<p>\u3053\u308c\u3067\u30013\u7cfb\u306ekernel\u95a2\u9023\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3082\u5168\u3066\u5165\u3063\u305f\u30fb\u30fb\u3068\u601d\u3046\u306e\u3067\u78ba\u8a8d\u3067\u3059\u3002<\/p>\n<blockquote><p># rpm -qa | grep &#8220;^kernel&#8221; | grep &#8220;4.1&#8221; | grep -v ml | sort<br \/>\nkernel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-devel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-headers-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-tools-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-tools-libs-3.10.0-1062.4.1.el7.x86_64<\/p><\/blockquote>\n<p>grub\u78ba\u8a8d<\/p>\n<blockquote><p># awk -F\\&#8217; &#8216;$1==&#8221;menuentry &#8221; {print i++ &#8221; : &#8221; $2}&#8217; \/etc\/grub2.cfg<br \/>\n0 : CentOS Linux (3.10.0-1062.4.1.el7.x86_64) 7 (Core)<br \/>\n1 : CentOS Linux (3.10.0-1062.1.2.el7.x86_64) 7 (Core)<br \/>\n2 : CentOS Linux (5.2.14-1.el7.elrepo.x86_64) 7 (Core)<br \/>\n3 : CentOS Linux (0-rescue-4012dc7197c64ed79c6e5dadbbfcdddc) 7 (Core)<\/p><\/blockquote>\n<p>\u6539\u3081\u3066\u8d77\u52d5\u306ekernel\u3092\u78ba\u8a8d<\/p>\n<blockquote><p># grub2-editenv list<br \/>\nsaved_entry=0<\/p><\/blockquote>\n<p>0\u306a\u306e\u30673\u7cfb\u306b\u306a\u3063\u3066\u307e\u3059\u3002<\/p>\n<p>\u3044\u3088\u3044\u3088\u8d85\u30c9\u30ad\u30c9\u30ad\u306ereboot\u3067\u3059\uff01<\/p>\n<blockquote><p># reboot<\/p><\/blockquote>\n<p>\u30c9\u30ad\u30c9\u30ad\u306e\u3072\u3068\u6642\u30fb\u30fb\u30fb<\/p>\n<p>\u4e0a\u304c\u3063\u3066\u304d\u307e\u3057\u305f\u306e\u3067\u78ba\u8a8d\u3067\u3059\u3002<\/p>\n<blockquote><p># w<br \/>\n 23:01:46 up 2 min,  1 user,  load average: 0.47, 0.36, 0.15<br \/>\nUSER     TTY      FROM             LOGIN@   IDLE   JCPU   PCPU WHAT<br \/>\nroot     pts\/2    192.168.5.58     23:01    2.00s  0.06s  0.00s w<br \/>\n# uname -r<br \/>\n3.10.0-1062.4.1.el7.x86_64<\/p><\/blockquote>\n<p>\u7121\u4e8b\u306b3\u7cfb\u3067\u4e0a\u304c\u3063\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n<p>\u518d\u5ea6\u306bkernel-ml\u95a2\u9023\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u524a\u9664\u3057\u3066\u304a\u3057\u307e\u3044\u3067\u3059\u3002<\/p>\n<blockquote><p># yum remove kernel-ml*<br \/>\n\u8aad\u307f\u8fbc\u3093\u3060\u30d7\u30e9\u30b0\u30a4\u30f3:fastestmirror, langpacks<br \/>\n\u4f9d\u5b58\u6027\u306e\u89e3\u6c7a\u3092\u3057\u3066\u3044\u307e\u3059<br \/>\n&#8211;> \u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u78ba\u8a8d\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml.x86_64 0:5.2.14-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml-devel.x86_64 0:5.2.13-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8212;> \u30d1\u30c3\u30b1\u30fc\u30b8 kernel-ml-devel.x86_64 0:5.2.14-1.el7.elrepo \u3092 \u524a\u9664<br \/>\n&#8211;> \u4f9d\u5b58\u6027\u89e3\u6c7a\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u4f9d\u5b58\u6027\u3092\u89e3\u6c7a\u3057\u307e\u3057\u305f<\/p>\n<p>================================================================================<br \/>\n Package            \u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u30fc<br \/>\n                              \u30d0\u30fc\u30b8\u30e7\u30f3                \u30ea\u30dd\u30b8\u30c8\u30ea\u30fc       \u5bb9\u91cf<br \/>\n================================================================================<br \/>\n\u524a\u9664\u4e2d:<br \/>\n kernel-ml          x86_64    5.2.14-1.el7.elrepo       @elrepo-kernel    215 M<br \/>\n kernel-ml-devel    x86_64    5.2.13-1.el7.elrepo       @elrepo-kernel     48 M<br \/>\n kernel-ml-devel    x86_64    5.2.14-1.el7.elrepo       @elrepo-kernel     48 M<\/p>\n<p>\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u306e\u8981\u7d04<br \/>\n================================================================================<br \/>\n\u524a\u9664  3 \u30d1\u30c3\u30b1\u30fc\u30b8<\/p>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5bb9\u91cf: 310 M<br \/>\n\u4e0a\u8a18\u306e\u51e6\u7406\u3092\u884c\u3044\u307e\u3059\u3002\u3088\u308d\u3057\u3044\u3067\u3057\u3087\u3046\u304b\uff1f [y\/N]y<br \/>\nDownloading packages:<br \/>\nRunning transaction check<br \/>\nRunning transaction test<br \/>\nTransaction test succeeded<br \/>\nRunning transaction<br \/>\n  \u524a\u9664\u4e2d                  : kernel-ml-5.2.14-1.el7.elrepo.x86_64            1\/3<br \/>\n  \u524a\u9664\u4e2d                  : kernel-ml-devel.x86_64                          2\/3<br \/>\n  \u524a\u9664\u4e2d                  : kernel-ml-devel.x86_64                          3\/3<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-ml-devel-5.2.13-1.el7.elrepo.x86_64      1\/3<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-ml-devel-5.2.14-1.el7.elrepo.x86_64      2\/3<br \/>\n  \u691c\u8a3c\u4e2d                  : kernel-ml-5.2.14-1.el7.elrepo.x86_64            3\/3<\/p>\n<p>\u524a\u9664\u3057\u307e\u3057\u305f:<br \/>\n  kernel-ml.x86_64 0:5.2.14-1.el7.elrepo<br \/>\n  kernel-ml-devel.x86_64 0:5.2.13-1.el7.elrepo<br \/>\n  kernel-ml-devel.x86_64 0:5.2.14-1.el7.elrepo<\/p>\n<p>\u5b8c\u4e86\u3057\u307e\u3057\u305f!<\/p><\/blockquote>\n<p>\u78ba\u8a8d<\/p>\n<blockquote><p># rpm -qa | grep &#8220;^kernel&#8221; | sort<br \/>\nkernel-3.10.0-1062.1.2.el7.x86_64<br \/>\nkernel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-devel-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-headers-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-tools-3.10.0-1062.4.1.el7.x86_64<br \/>\nkernel-tools-libs-3.10.0-1062.4.1.el7.x86_64\n<\/p><\/blockquote>\n<blockquote><p># ls -l \/lib\/modules\/<br \/>\n\u5408\u8a08 8<br \/>\ndrwxr-xr-x 7 root root 4096 10\u6708  4 22:32 3.10.0-1062.1.2.el7.x86_64<br \/>\ndrwxr-xr-x 7 root root 4096 10\u6708 30 21:53 3.10.0-1062.4.1.el7.x86_64<\/p><\/blockquote>\n<p>5\u7cfb\u304c\u6d88\u3048\u3066centos\u30c7\u30d5\u30a9\u30eb\u30c8\u306e3\u7cfb\u306b\u306a\u3063\u3066\u307e\u3059\u3002<\/p>\n<p>\u3046\u307e\u304f\u884c\u304f\u304b\u4e0d\u5b89\u3067\u3057\u305f\u304c\u3046\u307e\u304f\u884c\u3063\u3066\u3088\u304b\u3063\u305f\u3088\u304b\u3063\u305f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Centos7\u3067kernel\u30925\u7cfb\u306b\u4e0a\u3052\u3066\u304b\u3089\u3069\u3046\u3082\u8abf\u5b50\u304c\u60aa\u3044\u306e\u3067\u3001\u5143\u306e3\u7cfb\u306b\u623b\u3057\u3066\u307f\u305f\u3002 \u3082\u3061\u308d\u3093\u4f5c\u696d\u958b\u59cb\u524d\u306b\u30c7\u30fc\u30bf\u30fc\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306f\u3057\u3063\u304b\u308a\u53d6\u5f97\u3057\u3066\u3044\u307e\u3059\u3002 \u4f5c\u696d\u3068\u3057\u3066\u306fkernel-ml\u95a2\u9023\u3092\u524a\u9664\u3057\u3066kernel3&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/higherhope.net\/?p=4212\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[140],"tags":[141,96],"class_list":["post-4212","post","type-post","status-publish","format-standard","hentry","category-centos7","tag-centos7","tag-96"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/higherhope.net\/?p=4212\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"og:description\" content=\"Centos7\u3067kernel\u30925\u7cfb\u306b\u4e0a\u3052\u3066\u304b\u3089\u3069\u3046\u3082\u8abf\u5b50\u304c\u60aa\u3044\u306e\u3067\u3001\u5143\u306e3\u7cfb\u306b\u623b\u3057\u3066\u307f\u305f\u3002 \u3082\u3061\u308d\u3093\u4f5c\u696d\u958b\u59cb\u524d\u306b\u30c7\u30fc\u30bf\u30fc\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306f\u3057\u3063\u304b\u308a\u53d6\u5f97\u3057\u3066\u3044\u307e\u3059\u3002 \u4f5c\u696d\u3068\u3057\u3066\u306fkernel-ml\u95a2\u9023\u3092\u524a\u9664\u3057\u3066kernel3... Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/higherhope.net\/?p=4212\" \/>\n<meta property=\"og:site_name\" content=\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-30T14:26:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-23T12:50:43+00:00\" \/>\n<meta name=\"author\" content=\"higherhope\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:site\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"higherhope\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"11\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/higherhope.net\/?p=4212#article\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/?p=4212\"},\"author\":{\"name\":\"higherhope\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"headline\":\"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002\",\"datePublished\":\"2019-10-30T14:26:54+00:00\",\"dateModified\":\"2024-04-23T12:50:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/higherhope.net\/?p=4212\"},\"wordCount\":2195,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"keywords\":[\"centos7\",\"\u81ea\u5b85\u30b5\u30fc\u30d0\u30fc\"],\"articleSection\":[\"CentOS7\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/higherhope.net\/?p=4212#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/higherhope.net\/?p=4212\",\"url\":\"https:\/\/higherhope.net\/?p=4212\",\"name\":\"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/#website\"},\"datePublished\":\"2019-10-30T14:26:54+00:00\",\"dateModified\":\"2024-04-23T12:50:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/higherhope.net\/?p=4212#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/higherhope.net\/?p=4212\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/higherhope.net\/?p=4212#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/higherhope.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/higherhope.net\/#website\",\"url\":\"https:\/\/higherhope.net\/\",\"name\":\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"description\":\"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002\",\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/higherhope.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\",\"name\":\"higherhope\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"contentUrl\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"width\":700,\"height\":394,\"caption\":\"higherhope\"},\"logo\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/higherhope5963\"],\"url\":\"https:\/\/higherhope.net\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/higherhope.net\/?p=4212","og_locale":"ja_JP","og_type":"article","og_title":"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","og_description":"Centos7\u3067kernel\u30925\u7cfb\u306b\u4e0a\u3052\u3066\u304b\u3089\u3069\u3046\u3082\u8abf\u5b50\u304c\u60aa\u3044\u306e\u3067\u3001\u5143\u306e3\u7cfb\u306b\u623b\u3057\u3066\u307f\u305f\u3002 \u3082\u3061\u308d\u3093\u4f5c\u696d\u958b\u59cb\u524d\u306b\u30c7\u30fc\u30bf\u30fc\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306f\u3057\u3063\u304b\u308a\u53d6\u5f97\u3057\u3066\u3044\u307e\u3059\u3002 \u4f5c\u696d\u3068\u3057\u3066\u306fkernel-ml\u95a2\u9023\u3092\u524a\u9664\u3057\u3066kernel3... Continue reading &rarr;","og_url":"https:\/\/higherhope.net\/?p=4212","og_site_name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","article_published_time":"2019-10-30T14:26:54+00:00","article_modified_time":"2024-04-23T12:50:43+00:00","author":"higherhope","twitter_card":"summary_large_image","twitter_creator":"@higherhope5963","twitter_site":"@higherhope5963","twitter_misc":{"\u57f7\u7b46\u8005":"higherhope","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"11\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/higherhope.net\/?p=4212#article","isPartOf":{"@id":"https:\/\/higherhope.net\/?p=4212"},"author":{"name":"higherhope","@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"headline":"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002","datePublished":"2019-10-30T14:26:54+00:00","dateModified":"2024-04-23T12:50:43+00:00","mainEntityOfPage":{"@id":"https:\/\/higherhope.net\/?p=4212"},"wordCount":2195,"commentCount":0,"publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"keywords":["centos7","\u81ea\u5b85\u30b5\u30fc\u30d0\u30fc"],"articleSection":["CentOS7"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/higherhope.net\/?p=4212#respond"]}]},{"@type":"WebPage","@id":"https:\/\/higherhope.net\/?p=4212","url":"https:\/\/higherhope.net\/?p=4212","name":"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","isPartOf":{"@id":"https:\/\/higherhope.net\/#website"},"datePublished":"2019-10-30T14:26:54+00:00","dateModified":"2024-04-23T12:50:43+00:00","breadcrumb":{"@id":"https:\/\/higherhope.net\/?p=4212#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/higherhope.net\/?p=4212"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/higherhope.net\/?p=4212#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/higherhope.net\/"},{"@type":"ListItem","position":2,"name":"CentOS 7\u3067kernel 5\u7cfb\u304b\u30893\u7cfb\u306b\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u307f\u305f\u3002"}]},{"@type":"WebSite","@id":"https:\/\/higherhope.net\/#website","url":"https:\/\/higherhope.net\/","name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","description":"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002","publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/higherhope.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":["Person","Organization"],"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af","name":"higherhope","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/","url":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","contentUrl":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","width":700,"height":394,"caption":"higherhope"},"logo":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/x.com\/higherhope5963"],"url":"https:\/\/higherhope.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/4212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4212"}],"version-history":[{"count":3,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/4212\/revisions"}],"predecessor-version":[{"id":5803,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/4212\/revisions\/5803"}],"wp:attachment":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}