パッケージが必要な場合、YUM は「パッケージ XXX なし」を表示します。

パッケージが必要な場合、YUM は「パッケージ XXX なし」を表示します。

過去数日間、同じライブUSBからCentos 7を2回再インストールしました。

最初は、次のような(一般的な)方法で必要ないくつかのパッケージをインストールしました。sudo yum install XXXここでXXXパッケージはntfs-3gqemuまたはですgeany。今回受けました。No package XXX available.

私が言ったように、私は同じコンピュータで同じライブUSBを使用しています。私はこれをsudo yum update2回実行したと確信しています(複数のカーネルバージョンをインストールしたので、確かにこのインストールを実行しました)。

これが役に立つかもしれないいくつかの情報です。

セントースバージョン

$ cat /etc/centos-release
CentOS Linux release 7.2.1511 (Core) 

アクティブなストレージ

$ yum repolist enabled
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: mirror.tocici.com
 * updates: mirror.hmc.edu
repo id                             repo name                             status
base/7/x86_64                       CentOS-7 - Base                       9,007
extras/7/x86_64                     CentOS-7 - Extras                       264
updates/7/x86_64                    CentOS-7 - Updates                    1,213
repolist: 10,484

冗談を除いて同じです。

$ yum repolist enabled -v
Loading "fastestmirror" plugin
Loading "langpacks" plugin
Adding en_US to language list
Config time: 0.008
Yum version: 3.4.3
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: mirror.tocici.com
 * updates: mirror.hmc.edu
Setting up Package Sacks
pkgsack time: 0.004
Repo-id      : base/7/x86_64
Repo-name    : CentOS-7 - Base
Repo-revision: 1449700451
Repo-updated : Wed Dec  9 14:35:45 2015
Repo-pkgs    : 9,007
Repo-size    : 6.5 G
Repo-mirrors : http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock
Repo-baseurl : http://centos.sonn.com/7.2.1511/os/x86_64/ (9 more)
Repo-expire  : 21,600 second(s) (last: Sun Apr  3 13:07:31 2016)
Repo-filename: /etc/yum.repos.d/CentOS-Base.repo

Repo-id      : extras/7/x86_64
Repo-name    : CentOS-7 - Extras
Repo-revision: 1459508613
Repo-updated : Fri Apr  1 04:03:51 2016
Repo-pkgs    : 264
Repo-size    : 704 M
Repo-mirrors : http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock
Repo-baseurl : http://mirror.tocici.com/centos/7.2.1511/extras/x86_64/ (9 more)
Repo-expire  : 21,600 second(s) (last: Sun Apr  3 13:07:31 2016)
Repo-filename: /etc/yum.repos.d/CentOS-Base.repo

Repo-id      : updates/7/x86_64
Repo-name    : CentOS-7 - Updates
Repo-revision: 1459456033
Repo-updated : Thu Mar 31 13:30:30 2016
Repo-pkgs    : 1,213
Repo-size    : 3.3 G
Repo-mirrors : http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock
Repo-baseurl : http://mirror.hmc.edu/centos/7.2.1511/updates/x86_64/ (9 more)
Repo-expire  : 21,600 second(s) (last: Sun Apr  3 13:07:31 2016)
Repo-filename: /etc/yum.repos.d/CentOS-Base.repo

repolist: 10,484

すべての倉庫

$ yum repolist all
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: mirror.tocici.com
 * updates: mirror.hmc.edu
repo id                         repo name                         status
C7.0.1406-base/x86_64           CentOS-7.0.1406 - Base            disabled
C7.0.1406-centosplus/x86_64     CentOS-7.0.1406 - CentOSPlus      disabled
C7.0.1406-extras/x86_64         CentOS-7.0.1406 - Extras          disabled
C7.0.1406-fasttrack/x86_64      CentOS-7.0.1406 - CentOSPlus      disabled
C7.0.1406-updates/x86_64        CentOS-7.0.1406 - Updates         disabled
C7.1.1503-base/x86_64           CentOS-7.1.1503 - Base            disabled
C7.1.1503-centosplus/x86_64     CentOS-7.1.1503 - CentOSPlus      disabled
C7.1.1503-extras/x86_64         CentOS-7.1.1503 - Extras          disabled
C7.1.1503-fasttrack/x86_64      CentOS-7.1.1503 - CentOSPlus      disabled
C7.1.1503-updates/x86_64        CentOS-7.1.1503 - Updates         disabled
base/7/x86_64                   CentOS-7 - Base                   enabled: 9,007
base-debuginfo/x86_64           CentOS-7 - Debuginfo              disabled
base-source/7                   CentOS-7 - Base Sources           disabled
c7-media                        CentOS-7 - Media                  disabled
centosplus/7/x86_64             CentOS-7 - Plus                   disabled
centosplus-source/7             CentOS-7 - Plus Sources           disabled
cr/7/x86_64                     CentOS-7 - cr                     disabled
extras/7/x86_64                 CentOS-7 - Extras                 enabled:   264
extras-source/7                 CentOS-7 - Extras Sources         disabled
fasttrack/7/x86_64              CentOS-7 - fasttrack              disabled
updates/7/x86_64                CentOS-7 - Updates                enabled: 1,213
updates-source/7                CentOS-7 - Updates Sources        disabled
repolist: 10,484

ジニーを探しています。

yum search geany
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: mirror.tocici.com
 * updates: mirror.hmc.edu
Warning: No matches found for: geany
No matches found

qemu 検索

$ yum search qemu
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: mirror.tocici.com
 * updates: mirror.hmc.edu
============================== N/S matched: qemu ===============================
centos-release-qemu-ev.noarch : QEMU Enterprise Virtualization packages from the
                              : CentOS Virtualization SIG repository
ipxe-roms-qemu.noarch : Network boot loader roms supported by QEMU, .rom format
libvirt-daemon-driver-qemu.x86_64 : Qemu driver plugin for the libvirtd daemon
qemu-guest-agent.x86_64 : QEMU guest agent
qemu-img.x86_64 : QEMU command line tool for manipulating disk images
qemu-kvm.x86_64 : QEMU is a FAST! processor emulator
qemu-kvm-common.x86_64 : QEMU common files needed by all QEMU targets
libvirt-lock-sanlock.x86_64 : Sanlock lock manager plugin for QEMU driver
qemu-kvm-tools.x86_64 : KVM debugging and diagnostics tools

  Name and summary matches only, use "search all" for everything.

これにはいくつかのヒットがありますが、うまくいき、yum install qemu多くのqemuパッケージをインストールしたことを覚えています。

インストール中qemu

$ sudo yum install qemu
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: mirror.tocici.com
 * updates: centos.eecs.wsu.edu
No package qemu available.
Error: Nothing to do

皮肉なことに、これはすべてパスワード管理者の依存関係を解決できず、SEアカウントにログインできません。

リポジトリを追加/アクティブ化するのと同じくらい簡単にこの問題を解決できますか?

ベストアンサー1

qemuEPELにはパッケージがあります(Enterprise Linux用の追加パッケージ)。リポジトリを一覧表示すると、CentOSは「Extras」と表示されません。

RPMファインダーは、EPELに存在することを確認するのに役立ちます。

おすすめ記事