• just updated the os (fedora 14 32) and i have this kind of error:


    toolchecker output:


    any suggestion?
    thanks in advance
    regards

  • I'm trying to build a cvs image for my dreambox 500+ but I get this error:



    I'm using this makefile:


    http://git.opendreambox.org/?p…2016765fa1f1392097fb1e1bd


    My machine is ubuntu 9.04 and I have all the tools needed for the job.

  • I was using the wrong makefile.


    I solved the above error but now there's this:


    Code
    NOTE: package ipkg-utils-native-1.6+cvs20050404: started
    NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_fetch: started
    NOTE: Fetch cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=ipkg-utils
    cvs [checkout aborted]: connect to anoncvs.handhelds.org(128.31.0.23):2401 failed: Connection refused
    NOTE: Task failed: Fetch failed: ipkg-utils
    NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_fetch: failed
    ERROR: TaskFailed event exception, aborting
    NOTE: package ipkg-utils-native-1.6+cvs20050404: failed
    ERROR: Build of dreambox-image failed
  • Hi,


    Have you put this file in "sources" :-


    ipkg-utils_anoncvs.handhelds.org__20050404.tar.gz


    ?


    If not - download the file and put it in "sources" - then bitbake the package.


    Cheers, pcd.

  • I downloaded the package again and it works.
    Also, zlib was missing so I downloaded it and put it in sources but again it wouldn't work.
    Then I downloaded md5 and tried again and it worked. :smiling_face:
    md5 was not needed for ipkg-utils so I guess it is a bit hit and miss this lark about compiling images. :smiling_face:
    But , nevertheless, it is fun too. :smiling_face:
    thanks pcd!

  • I need this package ipkg-0.99.154-r4 and I've tried putting ipkg-0.99.163.tar.gz and ipkg-0.99.154 but it doesn't work.
    I don't know what the problem is because other packages worked fine.
    I tried renaming ipkg-0.99.163 to ipkg-0.99.154-r4 bu nothing.
    The error remains:

  • I'm sorry to bother you but where should I put this file?


    /dm500plus/openembedded/packages is full of folders and there isn't a single .bb file there.


    I searched all the folders but didn't find another 'package' folder.

  • Zitat

    cvs [checkout aborted]: connect to anoncvs.handhelds.org(128.31.0.23):2401 failed: Connection refused


    the server is unavailable at the moment to download the package.
    pls try again in two weeks or as the pcd says put it manually.


    http://anoncvs.handhelds.org/



    you must put this file in /sources folder


    http://www.i-have-a-dreambox.c…elds.org__20050404.tar.gz

    i have a dream !!!


    3x DM500HD
    1x DM800se
    ----------------
    Kubuntu 12.10 x64
    Windows 7 Ultimate x64
    Intel i7 950@3200 10GB DDR3
    MSI 7522 X58 Platinum SLI
    MSI N560GTX-Ti Hawk

    Einmal editiert, zuletzt von ismail ()

  • 'cause the website is still unavailabe to download the neccessary files.


    you must download the package manually or wait two weeks 'till the website is avail.


    greets ismail

    i have a dream !!!


    3x DM500HD
    1x DM800se
    ----------------
    Kubuntu 12.10 x64
    Windows 7 Ultimate x64
    Intel i7 950@3200 10GB DDR3
    MSI 7522 X58 Platinum SLI
    MSI N560GTX-Ti Hawk

    Einmal editiert, zuletzt von ismail ()

  • Same as the one above:


  • pcd,


    s/he needs the 0.99.154-r4 package not the higher version.

    i have a dream !!!


    3x DM500HD
    1x DM800se
    ----------------
    Kubuntu 12.10 x64
    Windows 7 Ultimate x64
    Intel i7 950@3200 10GB DDR3
    MSI 7522 X58 Platinum SLI
    MSI N560GTX-Ti Hawk

  • Sorry but that's beyond me.
    All I know to do is issue the command:

    Code
    make -f Makefile-opendreambox image


    and maybe add a package or two to sources and hope for the best. :smiling_face:
    I guess I'll give up on building the image.
    At least for now. :smiling_face:

  • you can try to clean the old version.


    cd build
    source env.source
    bitbake -cclean ipkg or bitbake -cclean ipkg*


    or you can kill your openembedded folder and start from beginning.


    maybe it works.

    i have a dream !!!


    3x DM500HD
    1x DM800se
    ----------------
    Kubuntu 12.10 x64
    Windows 7 Ultimate x64
    Intel i7 950@3200 10GB DDR3
    MSI 7522 X58 Platinum SLI
    MSI N560GTX-Ti Hawk

    2 Mal editiert, zuletzt von ismail ()