Jump to content


Ford

Member Since 31 Jul 2006
Offline Last Active 31 Oct 2015 14:30
-----

Posts I've Made

In Topic: Building openpl2.1 from DM8000 on x64 ubuntu

17 January 2014 - 00:34

Thanks this was it :)

 

polar@polar-MS-7699:~/openplicods/openembedded$ git submodule init

Submodule 'recipes/e2openplugins' () registered for path 'recipes/e2openplugins'

polar@polar-MS-7699:~/openplicods/openembedded$ git pull

Already up-to-date.

polar@polar-MS-7699:~/openplicods/openembedded$ git submodule update

Cloning into 'recipes/e2openplugins'...

remote: Reusing existing pack: 371, done.

remote: Total 371 (delta 0), reused 0 (delta 0)

Receiving objects: 100% (371/371), 53.46 KiB, done.

Resolving deltas: 100% (190/190), done.

Submodule path 'recipes/e2openplugins': checked out 'afbfae218afb6b7202dc5a0bddee6ed6006cb136'

polar@polar-MS-7699:~/openplicods/openembedded$

 

 

NOTE: Tasks Summary: Attempted 3482 tasks of which 3402 didn't need to be rerun and 0 failed.
polar@polar-MS-7699:~/openplicods$
 


In Topic: Building openpl2.1 from DM8000 on x64 ubuntu

16 January 2014 - 23:48

polar@polar-MS-7699:~/openplicods$ git submodule init
fatal: Not a git repository (or any of the parent directories): .git
polar@polar-MS-7699:~/openplicods$ git pull
fatal: Not a git repository (or any of the parent directories): .git
polar@polar-MS-7699:~/openplicods$ git submodule update
fatal: Not a git repository (or any of the parent directories): .git


In Topic: Building openpl2.1 from DM8000 on x64 ubuntu

16 January 2014 - 22:00

Still same error on the new build
| Collected errors:
|  * opkg_install_cmd: Cannot install package enigma2-plugin-extensions-ppanel.
|  * opkg_install_cmd: Cannot install package enigma2-plugin-extensions-autobackup.
|  * opkg_install_cmd: Cannot install package enigma2-plugin-extensions-openwebif.
NOTE: package openpli-enigma2-image-1.0-r0: task do_rootfs: Failed
ERROR: Function 'do_rootfs' failed (see /home/polar/openplicods/build-dm7025/tmp/work/dm7025-oe-linux/openpli-enigma2-image-1.0-r0/temp/log.do_rootfs.11298 for further information)
ERROR: Task 12 (/home/polar/openplicods/openembedded/recipes/images/openpli-enigma2-image.bb, do_rootfs) failed with exit code '1'
ERROR: '/home/polar/openplicods/openembedded/recipes/images/openpli-enigma2-image.bb' failed
make: *** [image] Error 1
polar@polar-MS-7699:~/openplicods$


In Topic: Building openpl2.1 from DM8000 on x64 ubuntu

16 January 2014 - 20:06

| Collected errors:
|  * opkg_install_cmd: Cannot install package enigma2-plugin-extensions-ppanel.
|  * opkg_install_cmd: Cannot install package enigma2-plugin-extensions-autobackup.
|  * opkg_install_cmd: Cannot install package enigma2-plugin-extensions-openwebif.
NOTE: package openpli-enigma2-image-1.0-r0: task do_rootfs: Failed
ERROR: Function 'do_rootfs' failed (see /home/polar/openplicods/build-dm7025/tmp/work/dm7025-oe-linux/openpli-enigma2-image-1.0-r0/temp/log.do_rootfs.3767 for further information)
ERROR: Task 12 (/home/polar/openplicods/openembedded/recipes/images/openpli-enigma2-image.bb, do_rootfs) failed with exit code '1'
ERROR: '/home/polar/openplicods/openembedded/recipes/images/openpli-enigma2-image.bb' failed
make: *** [image] Error 1
polar@polar-MS-7699:~/openplicods$


In Topic: Building openpl2.1 from DM8000 on x64 ubuntu

16 January 2014 - 17:49

I will thenks