Find the answer to your Linux question:
Results 1 to 8 of 8
AA,, i have a problem on installing W32codec , this error appears to me Subprocess failed. Error: RPM failed: warning: /var/adm/mount/AP_0x0000000c/i586/w32codec-all-20061022-0.pm.0.i586.rpm: Header V3 DSA signature: NOKEY, key ID 5277a2fa error: ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    5

    W32codec problem

    AA,,

    i have a problem on installing W32codec , this error appears to me

    Subprocess failed. Error: RPM failed: warning: /var/adm/mount/AP_0x0000000c/i586/w32codec-all-20061022-0.pm.0.i586.rpm: Header V3 DSA signature: NOKEY, key ID 5277a2fa
    error: unpacking of archive failed on file /usr/lib/codecs: cpio: rename failed - Is a directory

    ---
    2007-01-18 09:13:47 w32codec-all-20061022-0.pm.0.i586.rpm install failed
    rpm output:
    warning: /var/adm/mount/AP_0x0000000c/i586/w32codec-all-20061022-0.pm.0.i586.rpm: Header V3 DSA signature: NOKEY, key ID 5277a2fa
    error: unpacking of archive failed on file /usr/lib/codecs: cpio: rename failed - Is a directory

    2007-01-18 09:13:47 w32codec-all-20061022-0.pm.0.i586.rpm install failed
    rpm output:
    warning: /var/adm/mount/AP_0x0000000c/i586/w32codec-all-20061022-0.pm.0.i586.rpm: Header V3 DSA signature: NOKEY, key ID 5277a2fa
    error: unpacking of archive failed on file /usr/lib/codecs: cpio: rename failed - Is a directory
    any suggestions , thanx alot in advance

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Quote Originally Posted by eng_ahmed214
    AA,,

    i have a problem on installing W32codec , this error appears to me



    any suggestions , thanx alot in advance

    Are you doing the install as root?? Seems to be a permission problem

  3. #3
    Just Joined!
    Join Date
    Jan 2007
    Posts
    5
    AA,,

    yes i am installing as a root , and i have installed mplayer ,and no problems arise


  4. #4
    Just Joined!
    Join Date
    Jan 2007
    Location
    Turkey
    Posts
    14
    It cannot rename directory "/usr/lib/codecs", are you using that directory currently?

    For MPlayer, you can download the codec pack from here as a tarball of codec files. Put those files into "/usr/local/lib/codecs/" directory, MPlayer will be able to play files those need Win32 codecs.

    Hope this helps,
    sarp arda

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Download the rpm from http://packman.links2linux.org/package/Win32-Codecs and install the package using "rpm -Uvh".

  6. #6
    Just Joined!
    Join Date
    Jan 2007
    Posts
    5
    Quote Originally Posted by sacoskun
    It cannot rename directory "/usr/lib/codecs", are you using that directory currently?

    For MPlayer, you can download the codec pack from here as a tarball of codec files. Put those files into "/usr/local/lib/codecs/" directory, MPlayer will be able to play files those need Win32 codecs.

    Hope this helps,
    sarp arda
    Thanx alot,, yeah i could play w32 codecs using mplayer , but why he can't rename this directory

  7. #7
    Just Joined!
    Join Date
    Jan 2007
    Location
    Turkey
    Posts
    14
    Quote Originally Posted by eng_ahmed214
    Thanx alot,, yeah i could play w32 codecs using mplayer , but why he can't rename this directory
    You are welcome,

    Not sure why this error happens;
    Code:
    unpacking of archive failed on file /usr/lib/codecs: cpio: rename failed - Is a directory
    If I were you I would check first whether "/usr/lib/codecs" is a file or a directory or both?
    Then check your user's priviledges for the file or directory or both.
    Also try another .rpm if possible that daark.child suggested.

    Good luck,
    sarp arda

  8. #8
    Linux Engineer oldcpu's Avatar
    Join Date
    Aug 2005
    Location
    Europe
    Posts
    1,142

    rpmkey ??

    Quote Originally Posted by eng_ahmed214
    i have a problem on installing W32codec , ........... snipped ................ this error appears to me
    It looks to me like you obtained the w32codec from packman, but you are missing the packman rpm key. Typically, one needs the rpm key from many 3rd party sites, before installing rpms from the site. In the case of Packman, the rpm key can be found here:
    http://packman.links2linux.org/package/rpmkey-packman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...