-
Hello.
OS: Ubuntu 10.10 Maverick on AMD X64
Don't know if this is already answered but script fail in patching and in other stuff.
Log's attached.
Any update maybe?
Thank You.
-
Image removed because of flash-boot mistake.
Sorry
-
Hmm, it's hard to say without terminal log.
Can You do a log?
-
Quote
To build a complete Image for any dreambox do following: 1.) create a lokal directory for your new dreambox cdk and change into this new directory 2.) check out tuxbox-cvs branch "dreambox": export CVS_RSH=ssh cvs -d anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -P -rdreambox . 3.) change into "cdk" directory 4.) "chmod ugo+x prepare" 5.) "./prepare <dm7000, dm500, dm56x0> ( dm7000 is default ) 6.) "make checkout" ( this updates many parts of the CVS to HEAD branch ) 7.) "make dreamboximage_root" 8.) "make rebuild-flash" 9.) "make flash-compress" you now find the new image in "../root/cdkflash" named "complete.img" in root/cdkflash/ you can delete .part_? files to remove parts from the image.. or you can add other parts to image with make flash-?... to see what parts exist you can look into Makefile.am in dm56x0 and dm500 image many space is left for add other things.. for dm7000 you must remove parts before you add other parts.. max size of cramfs (kernel+bild) is 1152K ( 1179648 bytes ) max size of squashfs is 4992K (5111808) complete this is 6144K (6291456) to remove sambaserver you only must remove .part_sambaserver in root/cdkflash.. to remove reiserfsck remove .part_reiserfsck when you will add "other plugins, programs, files" to your Image you can copy your parts to root/cdkflash/dreamfiles/? (bin/sbin) .. then do make rebuild-flash and make flash-compress but take not that root/cdkflash/dreamfiles will be deleted when new version of dreamdrivers.. or dreamfiles are available.. the other way to add own files to your image is to put your files after flashing the image into the box to /var .. at this place you have 1.7MB.. for most things this is enough.. to remove partially languages edit Makefile.am in part "flash-enigma": when you like to remove russian language from you image then change the followinmg for loop : @for i in ar sr ur ; do rm -R $(flashprefix)/root/share/locale/$$i; done into @for i in ar sr ur it ; do rm -R $(flashprefix)/root/share/locale/$$i; done the cdk downloads automatically all dreambox specific parts from sources.dreamboxupdate.com ( drivers.. closed source tools.. )
Schaedel was insert link, so anyone can click and read 
-
Quote
Originally posted by ² Bad °° Boy ²
moin
@all hoffe bin hier richtig ?!?
gibt es ein toll / plugin, jenes mir auch anzeigt, welchen sateliten ich gerade anpeile?!?
also wen ich z.b. astra 19.02 suche, aber z.b. auf eutel 10.0 lande, das mir angezeigt wird welchen ich gerade erwischt habe, so das ich einfacher weis ob ich nun die schüssel einfach weiter nach rechts oder lonks drehen muss...
vielen lieben dank im vorraus!
MfG
Baddy
Display More
Hmm, nein. Eigentlich gibt es kein plugin, was können Sie aktuelle satelliten außer satfind plugin, aber wahrscheinlich Sie nicht möchten, dass so etwas wie das, oder?
-
Quote
Originally posted by tine1084
Image bauen bricht mit folgender Meldung ab:
Die Datei "file-native-4.23" habe ich mir wo anders heruntergeladen und ins Archiv kopiert. Aber trotzdem bricht es mit dieser Fehlermeldung ab. Woran kann das liegen? Brauch ich noch die "file-4.23.tar.gz.md5"?
mfg tine1084
Display More
This was discussed @ official board .: HERE :.
-
Hehehe 
-
Quote
Originally posted by easter
ja das habe ich gemacht aber dann komst der fehler ich geschrieben hast
das ist der eigentliche problem 
aber der plugin leuft nicht im cvs img von heute ich habe eine ãltere cvs image und da leuft die plugin ganz gut 
das cvs img sind ca 2 jahre alt
regards
easter
Display More
And what's wrong with compatibility between Your plugin and latest release?
It must work! You just must to fix problems with "DecoWidgets" :
Unresolvable symbol _ZTI11eDecoWidget
Cheers
-
Again plugins and mtd packages cleaning.....
Problem fixed: reported in other thread... sorry
-
Again same problem...
NOTE: package dreambox-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package dreambox-image-1.0: failed
ERROR: Build of dreambox-image failed
log:
Traceback (most recent call last):
File "/home/fergy/oe_8000/bb/bin/bbimage", line 150, in <module>
bb.build.exec_func('image_cmd', localdata)
File "/home/fergy/oe_8000/bb/lib/bb/build.py", line 116, in exec_func
File "/home/fergy/oe_8000/bb/lib/bb/build.py", line 163, in exec_func_shell
f = open(runfile, "w") IOError: [Errno 21] Is a directory
after:
bitbake -cclean enigma2-plugins; bitbake -cclean mtd-utils-native; bitbake dreambox-image
VOILA:
NOTE: package dreambox-image-1.0: started
NOTE: package dreambox-image-1.0-r0: task do_rootfs: started
NOTE: package dreambox-image-1.0-r0: task do_rootfs: completed
NOTE: package dreambox-image-1.0-r0: task do_build: started
NOTE: package dreambox-image-1.0-r0: task do_build: completed
NOTE: package dreambox-image-1.0: completed
NOTE: build 200807200146: completed
Build statistics: Attempted builds: 2
I was reported this bug on dmm dev.
Cheers
-
Again.... 
From log:
Traceback (most recent call last):
File "/home/fergy/oe_8000/bb/bin/bbimage", line 150, in <module>
bb.build.exec_func('image_cmd', localdata)
File "/home/fergy/oe_8000/bb/lib/bb/build.py", line 116, in exec_func
File "/home/fergy/oe_8000/bb/lib/bb/build.py", line 163, in exec_func_shell
f = open(runfile, "w") IOError: [
Any idea?
-
Quote
Originally posted by Ryu
das problem hatte ich auch festgestellt..aber ich glaube das liegt am LT image für die 8000, der ist noch nicht richtig reif^^
Cannot be, because of still too buggy E2.
AliAbdul
Warten Sie einige wochen 
-
OE_REVISION = "format_version "1"
new_manifest [0000000000000000000000000000000000000004]
old_revision [2d0109498dc54616a4d03486cddda830e13c2119]"
Display More
Image is in .: DATABASE :. under Dreambox - Images DM8000 -> CVS Images
Have a fun.
-
Quote
Originally posted by adenin
:guckstdu:
Sory, You was faster.
Problem fixed in post above Yours one.
Problem was in plugins.
C Ya
-
. ./env.source; bitbake -cclean enigma2-plugins; bitbake dreambox-image
NOTE: Not creating empty archive for enigma2-plugins-doc-2.5cvs20080712-r0
NOTE: Not creating empty archive for enigma2-plugins-dev-2.5cvs20080712-r0
NOTE: Not creating empty archive for enigma2-plugins-locale-2.5cvs20080712-r0
NOTE: package enigma2-plugins-2.5cvs20080712-r0: task do_package: completed
NOTE: package enigma2-plugins-2.5cvs20080712-r0: task do_populate_staging: started
NOTE: package enigma2-plugins-2.5cvs20080712-r0: task do_populate_staging: completed
NOTE: package enigma2-plugins-2.5cvs20080712-r0: task do_build: started
NOTE: package enigma2-plugins-2.5cvs20080712-r0: task do_build: completed
NOTE: package enigma2-plugins-2.5cvs20080712: completed
NOTE: package dreambox-image-1.0: started
NOTE: package dreambox-image-1.0-r0: task do_rootfs: started
NOTE: package dreambox-image-1.0-r0: task do_rootfs: completed
NOTE: package dreambox-image-1.0-r0: task do_build: started
NOTE: package dreambox-image-1.0-r0: task do_build: completed
NOTE: package dreambox-image-1.0: completed
NOTE: build 200807182126: completed
Display More
Thx
-
NOTE: Using cache in '/home/fergy/dream_8000/cache/oe-cache.fergy'
NOTE: Parsing finished. 3903 cached, 0 parsed, 160 skipped, 28 masked.
NOTE: package mtd-utils-native-0.0.0+cvs20060223: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_clean: started
NOTE: removing /home/fergy/dream_8000/build/tmp/work/mtd-utils-native-0.0.0+cvs20060223-r0
NOTE: removing /home/fergy/dream_8000/build/tmp/stamps/mtd-utils-native-0.0.0+cvs20060223-r0.*
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_clean: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223: completed
NOTE: build 200807182104: completed
Build statistics: Attempted builds: 1
NOTE: Using cache in '/home/fergy/dream_8000/cache/oe-cache.fergy'
NOTE: Parsing finished. 3903 cached, 0 parsed, 160 skipped, 28 masked.
NOTE: package mtd-utils-native-0.0.0+cvs20060223: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_fetch: started
NOTE: fetch http://www.treke.net/oe/source/mtd_cvs.infradead.org__20060223.tar.gz --2008-07-18 21:04:37-- http://www.treke.net/oe/source/mtd_cvs.infradead.org__20060223.tar.gz Resolving www.treke.net... 72.233.35.82 Connecting to www.treke.net|72.233.35.82|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2008-07-18 21:04:37
NOTE: Fetch cvs://anoncvs:anoncvs@cvs.infradead.org/home/cvs;module=mtd cvs [checkout aborted]: connect to [cvs.infradead.org]:2401 failed: Network is unreachable
NOTE: Task failed: Fetch failed: mtd
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package mtd-utils-native-0.0.0+cvs20060223: failed
ERROR: Build of dreambox-image failed
Display More
And after putting those archives ( mtd_cvs.infradead.org__20050801.tar.gz, mtd_cvs.infradead.org__20060223.tar.gz ) was do following:
. ./env.source; bitbake -cclean mtd-utils-native; bitbake dreambox-image
again problem:
NOTE: Using cache in '/home/fergy/dream_8000/cache/oe-cache.fergy'
NOTE: Parsing finished. 3903 cached, 0 parsed, 160 skipped, 28 masked.
NOTE: package mtd-utils-native-0.0.0+cvs20060223: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_clean: started
NOTE: removing /home/fergy/dream_8000/build/tmp/work/mtd-utils-native-0.0.0+cvs20060223-r0
NOTE: removing /home/fergy/dream_8000/build/tmp/stamps/mtd-utils-native-0.0.0+cvs20060223-r0.*
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_clean: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223: completed
NOTE: build 200807182107: completed
Build statistics: Attempted builds: 1
NOTE: Using cache in '/home/fergy/dream_8000/cache/oe-cache.fergy'
NOTE: Parsing finished. 3903 cached, 0 parsed, 160 skipped, 28 masked.
NOTE: package mtd-utils-native-0.0.0+cvs20060223: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_fetch: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_fetch: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_unpack: started
NOTE: Unpacking /home/fergy/dream_8000/sources/mtd_cvs.infradead.org__20060223.tar.gz to /home/fergy/dream_8000/build/tmp/work/mtd-utils-native-0.0.0+cvs20060223-r0/
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_unpack: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_patch: started
NOTE: Applying patch 'add-exclusion-to-mkfs-jffs2-20060131.patch'
NOTE: Applying patch 'fix-ignoreerrors-20060131.patch'
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_patch: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_configure: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_configure: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_compile: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_compile: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_install: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_install: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_package: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_package: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_populate_staging: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_populate_staging: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_build: started
NOTE: package mtd-utils-native-0.0.0+cvs20060223-r0: task do_build: completed
NOTE: package mtd-utils-native-0.0.0+cvs20060223: completed
NOTE: package dreambox-image-1.0: started
NOTE: package dreambox-image-1.0-r0: task do_rootfs: started
ERROR: function do_rootfs failed
ERROR: see log in /home/fergy/dream_8000/build/tmp/work/dreambox-image-1.0-r0/temp/log.do_rootfs.11640
NOTE: Task failed: /home/fergy/dream_8000/build/tmp/work/dreambox-image-1.0-r0/temp/log.do_rootfs.11640
NOTE: package dreambox-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package dreambox-image-1.0: failed
ERROR: Build of dreambox-image failed
Display More
-

thx 
-
Huh, with changed line:
export LD_LIBRARY_PATH=${OE_BASE}/build/tmp/staging/i686-linux/lib
to:
NOTE: package python-native-2.5.1: started
NOTE: package python-native-2.5.1-r0: task do_compile: started
NOTE: package python-native-2.5.1-r0: task do_compile: completed
NOTE: package python-native-2.5.1-r0: task do_install: started
NOTE: package python-native-2.5.1-r0: task do_install: completed
NOTE: package python-native-2.5.1-r0: task do_package: started
NOTE: package python-native-2.5.1-r0: task do_package: completed
NOTE: package python-native-2.5.1-r0: task do_populate_staging: started
NOTE: package python-native-2.5.1-r0: task do_populate_staging: completed
NOTE: package python-native-2.5.1-r0: task do_build: started
NOTE: package python-native-2.5.1-r0: task do_build: completed
NOTE: package python-native-2.5.1: completed
Display More
Compiled!? Strange.
-
800 and 7025 give same error on python
7020, 600, 500+ are OK
-
OE_BASE=/home/fergy/dream_8000
export BBPATH="${OE_BASE}/openembedded/:${OE_BASE}/bb/:${OE_BASE}/build/"
PATH=${PATH}:${OE_BASE}/bb/bin:${OE_BASE}/build/tmp/cross/bin
export LD_LIBRARY_PATH=${OE_BASE}/build/tmp/staging/i686-linux/lib
Same here.