Edited by Erik Slagter, 20 November 2014 - 10:25.
Really BIG upgrade tomorrow
Re: Really BIG upgrade tomorrow #61
Posted 20 November 2014 - 10:23
* 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: Really BIG upgrade tomorrow #62
Posted 20 November 2014 - 18:10
ERROR: Nothing RPROVIDES 'python-difflib,' (but /home/martin/oe4_formuler1/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-seriesplugin.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'python-difflib,' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-difflib,'] ERROR: Required build target 'openpli-enigma2-feed' has no buildable providers. Missing or unbuildable dependency chain was: ['openpli-enigma2-feed', 'packagegroup-openplugins', 'enigma2-plugin-extensions-seriesplugin', 'python-difflib,']
todays build
Re: Really BIG upgrade tomorrow #63
Posted 20 November 2014 - 18:12
Thx. This is apparently caused by adding the SeriesPlugin.
* 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: Really BIG upgrade tomorrow #64
Posted 20 November 2014 - 18:24
The bb file has:
RDEPENDS_${PN} = "python-difflib, python-html, python-json, python-shell, python-re, python-xml, python-ctypes"
Apparently there is no RDEPENDS in OE for python-difflib, although OE does feature it. Maybe it should be a DEPENDS instead? It's a bit difficult to test without committing it.
* 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: Really BIG upgrade tomorrow #65
Posted 20 November 2014 - 19:58
I removed it temporary from my bb list, but next error:
ERROR: Function failed: do_compile (log file is located at /home/martin/oe4_formuler1/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.15988) ERROR: Logfile of failure stored in: /home/martin/oe4_formuler1/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.15988 Log data follows: | DEBUG: Executing shell function do_compile | /home/martin/oe4_formuler1/build/tmp/sysroots/x86_64-linux/usr/bin/python-native/python: can't open file 'setup.py': [Errno 2] No such file or directory | ERROR: python setup.py build_ext execution failed. | WARNING: /home/martin/oe4_formuler1/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/run.do_compile.15988:1 exit 1 from | exit 1 | ERROR: Function failed: do_compile (log file is located at /home/martin/oe4_formuler1/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.15988) ERROR: Task 2447 (/home/martin/oe4_formuler1/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-epgimportfilter.bb, do_compile) failed with exit code '1'
Re: Really BIG upgrade tomorrow #66
Posted 20 November 2014 - 21:57
Apparently there is no RDEPENDS in OE for python-difflib, although OE does feature it. Maybe it should be a DEPENDS instead? It's a bit difficult to test without committing it.
yep, seems that somethings like this:
DEPENDS = "python-difflib" RDEPENDS_${PN} = "\ python-html \ python-json \ python-shell \ python-re \ python-xml \ python-ctypes \ "
fixes this error
but now, the key question is: where is the repo?
ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 128, output: fatal: remote error: Repository not found.
Re: Really BIG upgrade tomorrow #67
Posted 20 November 2014 - 22:12
I removed it temporary from my bb list, but next error:
ERROR: Logfile of failure stored in: /home/martin/oe4_formuler1/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimportfilter/1.0-r0/temp/log.do_compile.15988 Log data follows: | DEBUG: Executing shell function do_compile | /home/martin/oe4_formuler1/build/tmp/sysroots/x86_64-linux/usr/bin/python-native/python: can't open file 'setup.py': [Errno 2] No such file or directory | ERROR: python setup.py build_ext execution failed.
not sure, but for me the plugin either needs configure.ac, as it is now,
or just switch to build via setuptools like most of e2openplugins /?/
Re: Really BIG upgrade tomorrow #68
Posted 21 November 2014 - 16:07
I've sent the author a PM with a pointer to here, hope he'll join soon.
In the meantime I will deactivate this plugin from e2openplugins.
* 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: Really BIG upgrade tomorrow #69
Re: Really BIG upgrade tomorrow #70
Re: Really BIG upgrade tomorrow #71
Re: Really BIG upgrade tomorrow #72
Posted 23 November 2014 - 10:27
I've sent the author a PM with a pointer to here, hope he'll join soon.
In the meantime I will deactivate this plugin from e2openplugins.
Hi everyone,
I did not get the PM (for some reason?) but pointed out to the problems here from another thread.
I made some bad reference change on the last build that might be affecting the compile. So please try again compiling the build with latest git version.
If there are still errors can you post detailed error log so I can figure out what seems to be the problem?
Re: Really BIG upgrade tomorrow #73
Posted 23 November 2014 - 10:40
Is the error that blzr reports fixed?
Do you have a build environment to test a compile run from within?
* 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: Really BIG upgrade tomorrow #74
Posted 23 November 2014 - 10:43
Is the error that blzr reports fixed?
Do you have a build environment to test a compile run from within?
I had one reference to difflib inside the code. The code was never executing so it did not report problems on normal run but some kind of compile procedure could see it as an issue.
I use difflib.py file renamed as localdifflib.py file so it integrates to the project without the necessity to install difflib library on the linux itself.
No, I don't have the environment to compile the code outside of normal execution on the box itself.
Edited by Acds, 23 November 2014 - 10:44.
Re: Really BIG upgrade tomorrow #75
Posted 23 November 2014 - 13:24
I use difflib.py file renamed as localdifflib.py file so it integrates to the project without the necessity to install difflib library on the linux itself.
Sounds like a BAD idea. It's much better to get it from the system.
Re: Really BIG upgrade tomorrow #76
Posted 23 November 2014 - 13:32
| /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c: In function 'decode_old_sigaction': | /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c:631:21: error: 'struct old_sigaction' has no member named 'sa_restorer' | tprintf(", %p", sa.sa_restorer); | ^ | /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c: In function 'decode_new_sigaction': | /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c:1224:21: error: 'struct new_sigaction' has no member named 'sa_restorer' | tprintf(", %p", sa.sa_restorer); | ^ | make[2]: *** [strace-signal.o] Error 1 | make[2]: Leaving directory `/home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/build' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/build' | make: *** [all] Error 2 | ERROR: oe_runmake failed | WARNING: /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/temp/run.do_compile.21533:1 exit 1 from | exit 1 | ERROR: Function failed: do_compile (log file is located at /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/temp/log.do_compile.21533)
today's home build for dm800se
Re: Really BIG upgrade tomorrow #77
Posted 23 November 2014 - 13:35
I use difflib.py file renamed as localdifflib.py file so it integrates to the project without the necessity to install difflib library on the linux itself.
Sounds like a BAD idea. It's much better to get it from the system.
Then difflib must become standard package inside open pli installation?
Similar problem with CrossEPG addon and OpenPli for example.
Currently if you want to use CrossEPG you need to exeucute this code on telnet:
opkg install libcurl4
The CrossEPG addon is part of plugin list but after installation on OpenPLI it won't work. We need something here for normal users
that can't run telnet commands and expect things to be working right "out of the box".
That's why I simply made local difflib lib as part of the project. It should work ok but if you want it removed and add difflib as standard openpli package we can make that change..
Re: Really BIG upgrade tomorrow #78
Re: Really BIG upgrade tomorrow #79
Posted 23 November 2014 - 13:42
I removed it temporary from my bb list, but next error:
| /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c: In function 'decode_old_sigaction': | /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c:631:21: error: 'struct old_sigaction' has no member named 'sa_restorer' | tprintf(", %p", sa.sa_restorer); | ^ | /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c: In function 'decode_new_sigaction': | /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/strace-4.9/signal.c:1224:21: error: 'struct new_sigaction' has no member named 'sa_restorer' | tprintf(", %p", sa.sa_restorer); | ^ | make[2]: *** [strace-signal.o] Error 1 | make[2]: Leaving directory `/home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/build' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/build' | make: *** [all] Error 2 | ERROR: oe_runmake failed | WARNING: /home/martin/oe4_dm800se/build/tmp/work/mips32el-oe-linux/strace/4.9-r0/temp/run.do_compile.21533:1 exit 1 from | exit 1
http://sourceforge.n...96bbc32df2b796/
Edited by Beeker, 23 November 2014 - 13:45.
Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.
Re: Really BIG upgrade tomorrow #80
12 user(s) are reading this topic
0 members, 12 guests, 0 anonymous users