..EPELからのパッケージのうち少なくとも2つが壊れているようです。
[alexus@wcmisdlin02 ~]$ Sudo yum update --skip-broken
Loaded plugins: refresh-packagekit, security
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libmodplug.x86_64 0:0.8.7-1.el6.rf will be updated
--> Processing Dependency: libmodplug.so.0()(64bit) for package: gstreamer-plugins-bad-0.10.19-3.el6.rf.x86_64
---> Package libmodplug.x86_64 1:0.8.8.3-2.el6 will be an update
---> Package npm.noarch 0:1.2.17-5.el6 will be updated
---> Package npm.noarch 0:1.3.3-1.el6 will be an update
--> Running transaction check
---> Package libmodplug.x86_64 0:0.8.7-1.el6.rf will be updated
---> Package libmodplug.x86_64 1:0.8.8.3-2.el6 will be an update
--> Running transaction check
---> Package npm.noarch 0:1.2.17-5.el6 will be updated
---> Package npm.noarch 0:1.3.3-1.el6 will be an update
--> Finished Dependency Resolution
Packages skipped because of dependency problems:
1:libmodplug-0.8.8.3-2.el6.x86_64 from epel
Dependencies Resolved
============================================================================================================================================================================================================================================
Package Arch Version Repository Size
============================================================================================================================================================================================================================================
Updating:
npm noarch 1.3.3-1.el6 epel 351 k
Skipped (dependency problems):
libmodplug x86_64 1:0.8.8.3-2.el6 epel 158 k
Transaction Summary
============================================================================================================================================================================================================================================
Upgrade 1 Package(s)
Total download size: 351 k
Is this ok [y/N]: y
Downloading Packages:
npm-1.3.3-1.el6.noarch.rpm | 351 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : npm-1.3.3-1.el6.noarch 1/2
Error unpacking rpm package npm-1.3.3-1.el6.noarch
error: unpacking of archive failed on file /usr/lib/node_modules/npm/man: cpio: rename
Verifying : npm-1.3.3-1.el6.noarch 1/2
npm-1.2.17-5.el6.noarch was supposed to be removed but is not!
Verifying : npm-1.2.17-5.el6.noarch 2/2
Skipped (dependency problems):
libmodplug.x86_64 1:0.8.8.3-2.el6
Failed:
npm.noarch 0:1.2.17-5.el6 npm.noarch 0:1.3.3-1.el6
Complete!
[alexus@wcmisdlin02 ~]$
パッケージメンテナーに連絡してそのことを知らせる方法を見つけようとしていますが、問題が発生しています。誰か助けてもらえますか?
NpmEPELパッケージでも同じ更新の問題が発生しました。最後のエラーメッセージを参照してください。
私の解決策は、「npm」パッケージを削除して再度インストールすることでした。 npmはnodejsの「単なる」パッケージマネージャーであるため、これは私のサーバーでは問題ありませんでした。インストールされたnpm-パッケージ、ハンドルバーなどはサーバーに残りました:-)
[root@somewhere yum.repos.d] # yum update
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
epel/metalink | 23 kB 00:00
* epel: ftp.uni-koeln.de
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package npm.noarch 0:1.2.17-5.el6 will be updated
---> Package npm.noarch 0:1.3.3-1.el6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================================================================================================
Package Arch Version Repository Size
==================================================================================================================================================================================
Updating:
npm noarch 1.3.3-1.el6 epel 351 k
Transaction Summary
==================================================================================================================================================================================
Upgrade 1 Package(s)
Total download size: 351 k
Is this ok [y/N]: y
Downloading Packages:
npm-1.3.3-1.el6.noarch.rpm | 351 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : npm-1.3.3-1.el6.noarch 1/2
Error unpacking rpm package npm-1.3.3-1.el6.noarch
error: unpacking of archive failed on file /usr/lib/node_modules/npm/man: cpio: rename
Verifying : npm-1.3.3-1.el6.noarch 1/2
npm-1.2.17-5.el6.noarch was supposed to be removed but is not!
Verifying : npm-1.2.17-5.el6.noarch 2/2
Failed:
npm.noarch 0:1.2.17-5.el6 npm.noarch 0:1.3.3-1.el6
Complete!
[root@somewhere yum.repos.d]# yum remove npm
Loaded plugins: fastestmirror, priorities
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package npm.noarch 0:1.2.17-5.el6 will be erased
--> Finished Dependency Resolution
base | 3.7 kB 00:00
epel/metalink | 23 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
Dependencies Resolved
==================================================================================================================================================================================
Package Arch Version Repository Size
==================================================================================================================================================================================
Removing:
npm noarch 1.2.17-5.el6 @epel 951 k
Transaction Summary
==================================================================================================================================================================================
Remove 1 Package(s)
Installed size: 951 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : npm-1.2.17-5.el6.noarch 1/1
Verifying : npm-1.2.17-5.el6.noarch 1/1
Removed:
npm.noarch 0:1.2.17-5.el6
Complete!
[root@somewhere yum.repos.d]# yum install npm
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
epel/metalink | 23 kB 00:00
* epel: ftp.uni-koeln.de
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package npm.noarch 0:1.3.3-1.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================================================================================================
Package Arch Version Repository Size
==================================================================================================================================================================================
Installing:
npm noarch 1.3.3-1.el6 epel 351 k
Transaction Summary
==================================================================================================================================================================================
Install 1 Package(s)
Total download size: 351 k
Installed size: 1.3 M
Is this ok [y/N]: y
Downloading Packages:
npm-1.3.3-1.el6.noarch.rpm | 351 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : npm-1.3.3-1.el6.noarch 1/1
Verifying : npm-1.3.3-1.el6.noarch 1/1
Installed:
npm.noarch 0:1.3.3-1.el6
Complete!
[root@somewhere yum.repos.d] # /usr/bin/lessc
lessc: no input files
usage: lessc [option option=parameter ...] <source> [destination]
If source is set to `-' (dash or hyphen-minus), input is read from stdin.
options:
-h, --help Print help (this message) and exit.
--include-path Set include paths. Separated by `:'. Use `;' on Windows.
--no-color Disable colorized output.
-s, --silent Suppress output of error messages.
--strict-imports Force evaluation of imports.
--verbose Be verbose.
-v, --version Print version number and exit.
-x, --compress Compress output by removing some whitespaces.
--yui-compress Compress output using ycssmin
-O0, -O1, -O2 Set the parser's optimization level. The lower
the number, the less nodes it will create in the
tree. This could matter for debugging, or if you
want to access the individual nodes in the tree.
--line-numbers=TYPE Outputs filename and line numbers.
TYPE can be either 'comments', which will output
the debug info within comments, 'mediaquery'
that will output the information within a fake
media query which is compatible with the SASS
format, and 'all' which will do both.
-rp, --rootpath Set rootpath for url rewriting in relative imports and urls.
Works with or withour the relative-urls option.
-ru, --relative-urls re-write relative urls to the base less file.
実際、RepoForgeのlibmodplugパッケージが何らかの形で干渉しているように見えます。依存関係のリンクを手動でたどらないとはっきりとは言えませんが、現在インストールされているlibmodplugパッケージまたはrepoforge(rf)リポジトリ定義を削除して、updateコマンドを再発行してみます。そのテストの結果に基づいて、さらにアクションを実行します(または実行しません)。
ジョンはあなたの答えを持っていると思います。別のサードパーティリポジトリのパッケージと競合している可能性があります。
EPELに関する質問について: EPEL FAQ は、EPELパッケージのサポートまたはファイルバグレポートの場所を示しています。
ヘルプを見つけたり、問題を報告したりできますか?
epel-devel-list または#epel Freenode IRCチャネルでヘルプを見つけたり問題について話し合ったりできます。EPELに対する問題を bugzilla 経由で報告してください。 =。