Springen naar inhoud


Foto

OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed

ET9000

  • Please log in to reply
Er zijn 30 reacties in dit onderwerp

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #21 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 28 augustus 2011 - 20:41

@ims:

thx for your help ... your fix works!

iḿ now at 1070 of 3408 .... please dont stop anymore ...

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #22 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 3 september 2011 - 00:52

Hi, back again ...

my compiling hangs at 3386:

NOTE: Running task 3386 of 3408 (ID: 137, /home/fhu/openpli/openembedded/recipes/enigma2/enigma2.bb, do_rm_work)
NOTE: package enigma2-2.7+git0+be31d5c6f5ae7fb40f89b08cc42ee4b11d2f05bb-r26: task do_rm_work: Started
NOTE: package enigma2-2.7+git0+be31d5c6f5ae7fb40f89b08cc42ee4b11d2f05bb-r26: task do_rm_work: Succeeded

A stop and recompiling has the same result, it hangs on task 3386.........

PID TTY TIME CMD
425 pts/1 00:00:00 ps
17145 pts/0 00:00:00 make
17329 pts/0 00:00:00 sh
17330 pts/0 00:00:00 python
17384 pts/0 00:09:10 python
26686 pts/0 00:00:00 python
26705 pts/0 00:00:00 cvs
26719 pts/0 00:00:00 cvs
26722 pts/0 00:00:00 ssh

UID PID PENDING BLOCKED IGNORED CAUGHT STAT TTY TIME COMMAND
1000 1922 0000000000000000 0000000000000000 0000000000000000 0000000073d3fef9 R+ pts/1 0:00 ps -s
1000 3710 0000000000000000 0000000000010000 0000000000384004 000000004b813efb Ss pts/0 0:00 bash
1000 17145 0000000000000000 0000000000000000 0000000000000000 0000000181814207 S+ pts/0 0:00 make -f Makefile-2.1 image
1000 17329 0000000000000000 0000000000010000 0000000000000004 0000000000010002 S+ pts/0 0:00 /bin/sh -c cd /home/fhu/openpli/build-et9000; . ./env.sour
1000 17330 0000000000000000 0000000000000000 0000000001001000 0000000180004002 Sl+ pts/0 0:00 python /home/fhu/openpli/bitbake/bin/bitbake openpli-enigm
1000 17384 0000000000000000 0000000000000000 0000000001001002 0000000180000000 Sl+ pts/0 9:11 python /home/fhu/openpli/bitbake/bin/bitbake openpli-enigm
1000 26686 0000000000010000 0000000000010000 0000000001001006 0000000180000000 T pts/0 0:00 python /home/fhu/openpli/bitbake/bin/bitbake openpli-enigm
1000 26705 0000000000000000 0000000000000000 0000000001000000 0000000180005027 T pts/0 0:00 cvs -d:ext:anoncvs@cvs.tuxbox.org:/cvs/tuxbox/ co -D 20090
1000 26719 0000000000000000 0000000000000000 0000000001000000 0000000180005027 T pts/0 0:00 cvs -d:ext:anoncvs@cvs.tuxbox.org:/cvs/tuxbox/ co -D 20090
1000 26722 0000000000000000 0000000000000000 0000000001001000 0000000180010000 T pts/0 0:00 ssh -l anoncvs cvs.tuxbox.org cvs server
1000 28582 0000000000000000 0000000000010000 0000000000384004 000000004b813efb Ss pts/1 0:01 bash


Any Ideas ??

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #23 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 3 september 2011 - 15:05

Okay,

now itś working ..... i forgot the hint:

ssh anoncvs@cvs.tuxbox.org

thx for your support, ticket can be closed ...

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #24 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 4 september 2011 - 10:15

How can i recompile the Kernel?

/openpli/build-et9000/tmp/sysroots/et9000-oe-linux/kernel$

I want to add in the kernel-config this:

# USB Device Class drivers
#
# CONFIG_USB_ACM is not set

I need this Module: USB CDC ACM in my Kernel ...

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #25 pieterg

  • PLi® Core member
  • 32766 berichten

+245
Excellent

Geplaatst op 4 september 2011 - 17:37

modify the defconfig, and increment MACHINE_KERNEL_PR_append in the recipe (or run bitbake -f -c compile virtual/kernel, and manually gzip/copy the vmlinux file)

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #26 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 5 september 2011 - 19:01

sorry for asking, but i cant find any defconfig... or do you mean the config-2.6.31-3.2 ?
What do you mean with MACHINE_KERNEL_PR or (or run bitbake -f -c compile virtual/kernel, and manually gzip/copy the vmlinux file)

i cant find any Kernel in the recipe folder ...
Could you post the correct path?

thx
Frank

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #27 blzr

  • PLi® Core member
  • 2269 berichten

+118
Excellent

Geplaatst op 6 september 2011 - 13:40

I want to add in the kernel-config this:
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
I need this Module: USB CDC ACM in my Kernel ...

so you rather need to add this:
CONFIG_USB_ACM=y
in defconfig

sorry for asking, but i cant find any defconfig...

~/openpli/openembedded/recipes/linux/linux-et9000-2.6.31/et9000_defconfig
you have to edit it - see above entry...

i cant find any Kernel in the recipe folder ...

~/openpli/openembedded/recipes/linux/
end there you'll find plenty of them...

What do you mean with MACHINE_KERNEL_PR


in ~/openpli/openembedded/recipes/linux/linux-etx000_2.6.31.inc:
MACHINE_KERNEL_PR_append = ".10"
increment to .11
then
bitbake -b ~/openpli/openembedded/recipes/linux/linux-et9000_2.6.31.bb

or run bitbake -f -c compile virtual/kernel, and manually gzip/copy the vmlinux file


what is unclear in the above? ;)

have fun!
//hope that's more or less clear (and that I not confused everything too much :P )...

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #28 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 8 september 2011 - 19:24

blzr:
what is unclear in the above? Geplaatste afbeelding
have fun!
//hope that's more or less clear (and that I not confused everything too much Geplaatste afbeelding )...



My main problem was the change in the makefile, after editing to GIT_BRANCH = master, the re-compiling begins. /images/smiley/grin.gif

@blzr: thx for your hints .....

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #29 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 8 september 2011 - 20:29

This command fails: bitbake -b ~/openpli/openembedded/recipes/linux/linux-et9000_2.6.31.bb

bitbake -b ~/openpli/openembedded/recipes/linux/linux-et9000_2.6.31.bb
ERROR: Command execution failed: Traceback (most recent call last):
File "/home/fhu/openpli/bitbake/lib/bb/command.py", line 102, in runAsyncCommand
commandmethod(self.cmds_async, self, options)
File "/home/fhu/openpli/bitbake/lib/bb/command.py", line 190, in buildFile
command.cooker.buildFile(bfile, task)
File "/home/fhu/openpli/bitbake/lib/bb/cooker.py", line 627, in buildFile
buildfile = self.matchFile(fn)
File "/home/fhu/openpli/bitbake/lib/bb/cooker.py", line 604, in matchFile
matches = self.matchFiles(buildfile)
File "/home/fhu/openpli/bitbake/lib/bb/cooker.py", line 586, in matchFiles
filelist, masked = self.collect_bbfiles()
File "/home/fhu/openpli/bitbake/lib/bb/cooker.py", line 853, in collect_bbfiles
files.sort( key=lambda fileitem: self.calc_bbfile_priority(fileitem) )
File "/home/fhu/openpli/bitbake/lib/bb/cooker.py", line 853, in <lambda>
files.sort( key=lambda fileitem: self.calc_bbfile_priority(fileitem) )
File "/home/fhu/openpli/bitbake/lib/bb/cooker.py", line 397, in calc_bbfile_priority
for _, _, regex, pri in self.status.bbfile_config_priorities:
AttributeError: 'NoneType' object has no attribute 'bbfile_config_priorities'


Compiling works only with that command: bitbake -f -c compile virtual/kernel

But where is the new Kernel File to replace the old one?

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #30 blzr

  • PLi® Core member
  • 2269 berichten

+118
Excellent

Geplaatst op 8 september 2011 - 23:14

This command fails: bitbake -b ~/openpli/openembedded/recipes/linux/linux-et9000_2.6.31.bb

seems that you're another 'casualty of bitbake 1.12' :)
'bitbake -b' fails with this version, try to downgrade to 1.10
//how-to: http://www.pli-image...585#post_215585

Compiling works only with that command: bitbake -f -c compile virtual/kernel
But where is the new Kernel File to replace the old one?

in your work directory/linux.../stblinux.../...
(probably ? ;) )

Re: OpenPli Install issues NOTE: package ncurses-native-5.7-r16: task do_fetch: Failed #31 franko_

  • Senior Member
  • 52 berichten

0
Neutral

Geplaatst op 10 september 2011 - 13:23

Okay, itś running now !!!

thx and br
Frank



Also tagged with one or more of these keywords: ET9000

1 gebruiker(s) lezen dit onderwerp

0 leden, 1 bezoekers, 0 anonieme gebruikers