Jump to content


Photo

Building openpl2.1 from DM8000 on x64 ubuntu


  • Please log in to reply
68 replies to this topic

Re: Building openpl2.1 from DM8000 on x64 ubuntu #61 Ford

  • Member
  • 10 posts

0
Neutral

Posted 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$

Attached Files


Edited by Ford, 16 January 2014 - 20:07.

North@Polar

Re: Building openpl2.1 from DM8000 on x64 ubuntu #62 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 16 January 2014 - 20:08

I am not quite an expert on bitbake and OE, but this looks typically like one of those cases where you'd best remove the complete tmp directory and start from scratch. Don't remove the sources directory!


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Building openpl2.1 from DM8000 on x64 ubuntu #63 Ford

  • Member
  • 10 posts

0
Neutral

Posted 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$

Attached Files


North@Polar

Re: Building openpl2.1 from DM8000 on x64 ubuntu #64 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 16 January 2014 - 22:08

try:
git submodule init
git pull
git submodule update
should help...
True sarcasm doesn't need green font...

Re: Building openpl2.1 from DM8000 on x64 ubuntu #65 Ford

  • Member
  • 10 posts

0
Neutral

Posted 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


North@Polar

Re: Building openpl2.1 from DM8000 on x64 ubuntu #66 Ford

  • Member
  • 10 posts

0
Neutral

Posted 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$
 


North@Polar

Re: Building openpl2.1 from DM8000 on x64 ubuntu #67 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 17 January 2014 - 11:02

Thks blzr, I never would have guessed a submodule problem.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Building openpl2.1 from DM8000 on x64 ubuntu #68 ranico

  • Member
  • 25 posts

0
Neutral

Posted 21 January 2014 - 21:16

Also thank you blzr. Your tip has also succeeded to make my dm8000  image.



Re: Building openpl2.1 from DM8000 on x64 ubuntu #69 amar558

  • Member
  • 1 posts

0
Neutral

Posted 18 February 2014 - 13:30

Hi, 

Sorry for bothering you for this question. But I am new into this. I have just created a dm8000 image on ubuntu 12.04 succesfully. I have got now .nfi file that I can't install/flash or open in ubuntu to get my machine running. I am not an expert in linux, so please help mearrow-10x10.png.




2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users