Tuleap (フル) インストール エラー yum 依存関係エラー (php-launcher.sh)

Tuleap (フル) インストール エラー yum 依存関係エラー (php-launcher.sh)

最新バージョンをインストールしようとしましたが、壊れているようです:

yum install --enablerepo=rpmforge-extras tuleap-all

--> Processing Dependency: /usr/share/codendi/src/utils/php-launcher.sh for package: tuleap-plugin-git-4.85-1.el6.noarch
--> Finished Dependency Resolution
Error: Package: tuleap-plugin-git-4.85-1.el6.noarch (Tuleap)
       Requires: /usr/share/codendi/src/utils/php-launcher.sh
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodiges

答え1

おそらく、次のガイドに従っているでしょう:

http://tuleap-documentation.readthedocs.org/en/latest/インストールガイド/full-installation.html

[rpmforge]セクションで、set enabled = 0 を置き換えます。

RPMFORGEリポジトリを無効にする必要がありますインストール。有効パラメータを 1 に設定してインストールを試みてください。

関連情報