now has ipk the same problem as tar

  • Hi,


    pffffffff now tar.gz and tar.bz2 are working again
    because busybox 1.01 is back :grinning_squinting_face:


    But now there is an problem whit ipk skins pack
    i was working well before the last openembedded update yesterday.
    when i try to install the plugin is nowhere to find, because ipkg is not working properly. :angry_face:


    and when i try to unpack on the hdd whit AR -x then it gives ar: Invalid ar magic


    Code
    root@dm7025:/media/hdd# ar -x enigma2-plugin-extensions-skinsel-nemesispack_0.5.02-20060822-r0_mipsel.ipk
    ar: Invalid ar magic
    root@dm7025:/media/hdd#


    Usually "ipkg: invalid magic" means that the ipk is not correct, either at ar
    level, or the tar inside.
    Just FYI , an ipk is an ar file that contains two tar file: control.tar.gz and
    data.tar.gz
    You can test if the ipk is good or not by copying it in some temporary
    directory
    and do this


    ar -x some_ipk_file.ipk
    or
    ar -t some_ipk_file.ipk


    but i gave on my 7020/7025
    ar: Invalid ar magic


    and it has worked for ages and now it refuses on both machines



    so what will be the next problem :grinning_squinting_face: hihi



    Regards doppie

    :grinning_squinting_face:Dreambox 7000 Dreambox 7020 Dreambox 7025 und warte auf die DM8000 :grinning_squinting_face:

    Einmal editiert, zuletzt von doppie ()


  • geht doch perfekt mit der BusyBox v1.2.1


    teste mal ein anders ipk Paket


    Cu Bundy

    Einmal editiert, zuletzt von floh ()