Jump to content


Photo

Build issues


  • Please log in to reply
104 replies to this topic

Re: Build issues #81 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 13 November 2024 - 18:13

I've seen that one before, it is one of the many race conditions that exist in vendor BSP's.

 

The problem here is that recovery.bin is installed in zgemma-recovery-3798mv310, but if that isn't built first, or you've cleaned up and bitbake doesn't run it again, you get this issue.

 

You  could try fixing by running it manually

machine=h11 bitbake -f -c build zgemma-recovery-3798mv310

 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #82 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 13 November 2024 - 18:48

 

I've seen that one before, it is one of the many race conditions that exist in vendor BSP's.

 

The problem here is that recovery.bin is installed in zgemma-recovery-3798mv310, but if that isn't built first, or you've cleaned up and bitbake doesn't run it again, you get this issue.

 

You  could try fixing by running it manually

machine=h11 bitbake -f -c build zgemma-recovery-3798mv310

Thank you but when i try that command gives this error

bitbake: command not found



Re: Build issues #83 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 13 November 2024 - 18:52

You might have to source env.source first, to get your environment setup.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #84 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 13 November 2024 - 18:55

You might have to source env.source first, to get your environment setup.

Sorry im not sure how to do that please can you advice thanks .



Re: Build issues #85 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 13 November 2024 - 19:03

cd /home/mypc/openpli-oe-core/build
source env.source
machine=h11 bitbake -f -c build zgemma-recovery-3798mv310

 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #86 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 13 November 2024 - 19:11

cd /home/mypc/openpli-oe-core/build
source env.source
machine=h11 bitbake -f -c build zgemma-recovery-3798mv310

Thanks so gives this error , witch one  shall i do and how :)

 

ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Please set a MACHINE in your local.conf or environment

 


 


Edited by levi45@, 13 November 2024 - 19:12.


Re: Build issues #87 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 13 November 2024 - 19:20

Its ok now find it out thank you @WanWizard



Re: Build issues #88 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 13 November 2024 - 19:39

Yeah, sorry, MACHINE and not machine...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #89 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 23 November 2024 - 16:34

@WanWizard you cant reach to this file anymore :)

Attached File  Screenshot from 2024-11-23 15-30-47.png   18.69KB   0 downloads



Re: Build issues #90 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 23 November 2024 - 17:29

What are you trying to do? Why are you downloading that?

 

The files are only to be used by the epgimport plugin. There is no need to access that interactively, and I don't know about other mirrors, but my mirror blocks such requests.

 

Also, not related to any build issues, please don't hijack the topic for something else.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #91 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 23 November 2024 - 17:58

What are you trying to do? Why are you downloading that?

 

The files are only to be used by the epgimport plugin. There is no need to access that interactively, and I don't know about other mirrors, but my mirror blocks such requests.

 

Also, not related to any build issues, please don't hijack the topic for something else.

Im not hijacking the topic (its actually upset me you said that) That's actually building issue.  Im not trying to download that file that was only for you to see issue 

first you get this warning

 

WARNING: enigma2-plugin-extensions-epgimport-rytec-20241009-r0 do_fetch: Failed to fetch URL http://rytecepg.wanw...xml.20241009.gz, attempting MIRRORS if available

 

then you get this  erorr

 

 

ERROR: enigma2-plugin-extensions-epgimport-rytec-20241009-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/mypc/openpli-oe-core/openembedded-core/scripts:/home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/recipe-sysroot-native/usr/bin/allarch-oe-linux:/home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/recipe-sysroot/usr/bin/crossscripts:/home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/recipe-sysroot-native/usr/sbin:/home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/recipe-sysroot-native/usr/bin:/home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/recipe-sysroot-native/sbin:/home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/recipe-sysroot-native/bin:/home/mypc/openpli-oe-core/bitbake/bin:/home/mypc/openpli-oe-core/build/tmp/hosttools"; export HOME="/home/mypc"; /usr/bin/env wget -t 2 -T 30 -O /home/mypc/openpli-oe-core/sources/rytec.sources.xml.20241009.gz.tmp -P /home/mypc/openpli-oe-core/sources 'http://rytecepg.wanw...xml.20241009.gz' --progress=dot -v failed with exit code 8, see logfile for output
ERROR: enigma2-plugin-extensions-epgimport-rytec-20241009-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'http://rytecepg.wanw...l.20241009.gz')
ERROR: Logfile of failure stored in: /home/mypc/openpli-oe-core/build/tmp/work/all-oe-linux/enigma2-plugin-extensions-epgimport-rytec/20241009/temp/log.do_fetch.7113
ERROR: Task (/home/mypc/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-plugins/enigma2-plugin-extensions-epgimport-rytec.bb:do_fetch) failed with exit code '1'

 


Edited by levi45@, 23 November 2024 - 18:06.


Re: Build issues #92 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 23 November 2024 - 18:21

Huh? Where in the build is that downloaded?

 

Ah, I now see doglover is using my mirror in the build recipe.  That should not be an issue, it is cloud CDN, it should be available for normal downloads.

 

I'll have a look...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #93 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 23 November 2024 - 18:36

Should be fixed now ?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #94 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 23 November 2024 - 22:34

I can confirm now is fixed thanks.



Re: Build issues #95 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 23 November 2024 - 22:35

You've just beaten me, I just saw the request come in...

x.x.x.x - - [23/Nov/2024:21:33:06 +0000] "GET /rytec.sources.xml.20241009.gz HTTP/1.1" 200 3168 "-" "Wget/1.21.4" "-" upstream_status=304 request_time=0.040 upstream_response_time=0.040 upstream_connect_time=0.019 upstream_header_time=0.040

Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #96 FRAP

  • Senior Member
  • 346 posts

+24
Neutral

Posted 24 November 2024 - 12:52

Hello, it's spring. My screen's turning green.

 

Attached Files


Alcohol for wimps. Strong people enjoy depression.


Re: Build issues #97 FRAP

  • Senior Member
  • 346 posts

+24
Neutral

Posted 24 November 2024 - 14:01

replaced Picon.py
 and the problem disappeared

Alcohol for wimps. Strong people enjoy depression.


Re: Build issues #98 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 24 November 2024 - 20:11

for others: this is the fix; https://github.com/O...c8c1d7cc6949685


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build issues #99 levi45@

  • Senior Member
  • 48 posts

+3
Neutral

Posted 18 December 2024 - 19:01

Just to quick question if i custom build image from develop branch.  And if i build with different skin rather than the  default skin i cannot see the blue (next wizard)  button on the first time setup wizard  . Where should i look in to  for this issue many thanks.



Re: Build issues #100 WanWizard

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 18 December 2024 - 19:08

Have you included a build recipe for that other skin? Is it built correctly? Did you add that recipe to the image dependencies so it is included in the image file?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.



2 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


    Bing (1)