I can't update these packages... either I'm doing something wrong or perhaps package is broken?


[alexus@wcmisdlin02 ~]$ sudo yum update --skip-broken
[sudo] password for alexus: 
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 ~]$ 


Please advise.