約22,100件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2023/11/27 -The most common cause of RPM failed dependencies is missing dependencies, which means that one or more required dependencies are not installed on the system.

    2023/8/2 -Situation. Unable to install Enterprise Developer 8.0.0 on a RHEL8 server. The rpm package 'entdev_8.0_redhat_x86_64.rpm' does not see the required packages, ...

    2023/10/4 -METHOD 1: Use yum to automatically find and install the missing dependencies. Run the following command from directory where the RPM files were extracted:

    2023/7/11 -The error happens because the RPM dependencies are either missing an older version. Diagnosing The Problem. Follow these steps to identify the dependencies for ...

    2023/8/3 -I was installing an rpm and satisfied the other needed rpm dependencies ... rpm -i project fails with dependency issues for packages that are either ...

    2024/3/31 -You can tell rpm to ignore dependencies during system verification with the –nodeps. The command syntax is sudo rpm -i –nodeps <file.rpm>. If you want RPM to ...

    2024/6/13 -This document provides examples of common RPM installation failures.

    2024/3/18 -For example, we can see the Failed dependencies error in the following command output: $ sudo rpm --test -e xz error: Failed dependencies: xz is needed by ( ...

    2024/4/27 -Hi, while I'm trying to use that command: rpm -ihv https://elrepo.org/linux/elrepo/el9/x86_64/RPMS/kmod-drbd9x-9.1.19-1.el9_3.elrepo.x86_64.rpm to…

    2024/5/17 -For example, if I try to install gcc, it request several dependencies. [root@Server ~]# rpm -Uvh gcc-8.5.0-20.0.3.el8.x86_64.rpm error: Failed dependencies ...

    A.一番はインターネットにつながるRHEL7(同じバージョン)でdnf downloadでrpmファイルをダウンロードだけしてインストール対象のRHEL7に持ってきてインストールするのが良いと思います。

    A.Vine 4.1 で試しましたところ、確かに「libldap.so.2」が無いと文句を言われますね。しかし、/usr/lib/ 内に libldap-2.3.so.0 等がすでにインストール済み...

    A.当該パッケージ用の署名が無いため、信頼できないパッケージと見なされ、インストールできないのではないかと思います。 カギのIDが示されていますので、必要な署名を調べて、別途インストールしてやる必要...