wow thats fast, many,many thanks from from this noob with first try, next time ii will try google first
Edited by metoo, 28 January 2019 - 20:17.
Posted 5 August 2019 - 15:17
How fix libdca_0.0.5-5.bb error ?
Hi,
I suppose that you hit the download error, you need to replace the the URL and add checksums on this file
openpli-oe-core/meta-openpli/recipes-multimedia/vlc/libdca_0.0.5_XX.bb where XX is your version here 10.
as following
--- libdca_0.0.5-10.bb_OLD
+++ libdca_0.0.5-10.bb_NEW
@@ -5,7 +5,9 @@
PR = "r1"
DEPENDS += "quilt-native"
-SRC_URI = "git://anonscm.debian.org/collab-maint/${PN}.git;protocol=git"
+SRC_URI = "git://salsa.debian.org/multimedia-team/libdca.git;protocol=http"
+SRC_URI[md5sum] = "d49f50940c8052e33410e9fd6c58a4c5"
+SRC_URI[sha256sum] = "5533e140ac12d6a87bf934e2db91f87201c6f7aa4873a8c9544dbc50445fb5c2"
init 2 && init 3
Posted 19 November 2019 - 13:35
image by vu + ultimo4k and all vu + models
I would be happy if the versions developed very good vu + ultimo 4k images for all vu + 4k models
hello developers and respected!
i have linux ubuntu 18 04.03 LTS
I tried the whole githhub developer image for vuplus ultimo4k satellite receiver or for all vu 4k models, how come it doesn't work perfectly with github git clone (github) so I can create it in roottfs usb.zip extract if I'm not mistaken if it is this, this is the real element
to learn how to develop the whole image. I spend a lot of time working at home on Linux to develop everything about vu + and then, as I study, I will help new ideas in the image and develop and help open images, for openpli, and so on, but the git clone shows errors, but something is missing. I did everything correctly according to the developer's instructions but the instructions are not sufficiently described and there are some errors. I know it takes hours to complete the picture, but for example, I don't get the image in usb ultimo4k_ zip, so it can't be completed because it doesn't have any websites active enough to load resources. needs it, so it needs some additional online resources. a Git Github clone of the command image and I would ask you how it is not working well or may have been damaged in github. typing commands on Linux in addition to some warning instructions is that when you write instruction instructions, there were too many lines on /image.sh developer images ....... too many arguments and warnings and missing parts - I was so desperate that sites were inaccessible or inactive or changed to another site with software components belonging to git clone images on github to eventually create an image in, image vuultimo4k usb .zip
I'm from Slovenia
sorry for my bad english, i only translate to gooogle and i hope you understand everything
beautifully respected and I ask for your help
Edited by bzork, 19 November 2019 - 13:36.
Posted 19 November 2019 - 13:38
Welcome here!
If you have errors, start by posting those, so we don't have to guess?
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.
Posted 19 November 2019 - 13:50
I already tried openpli from git hub, but I don't get the image in usb vuultimo4.zip. This is probably someone who corrupted the git of the developer image or I am wrong about the developer's image not working and while you are writing git clone commands in linux ubuntu 18.04.3 please help
Posted 19 November 2019 - 13:54
If you don't tell us what goes wrong, we can't help you.
If you followed the instuctions, installed all build dependencies with apt-get, then a "MACHINE=vuultimo4k make image" should work without problems.
If not, post the error messages.
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.
Posted 19 November 2019 - 14:07
we will slowly keep track of the mistakes, the first mistake will be after a while where I wrote in the text pile of work you know, but still we will follow the slow and I have every day and this all day and post what's wrong with the mistakes in a few moments I'll be back
Posted 19 November 2019 - 14:20
the first time i tried it with openvison developer
I'm going to test the developer's open pli in a few moments and I'll report back in a while whats going wrong!
Compiling VuPlus images, please wait ...
./image.sh: line 67: [: too many arguments
./image.sh: line 71: [: too many arguments
./image.sh: line 113: [: too many arguments
./image.sh: line 117: [: too many arguments
Done, the compiled image is in the build / tmp / deploy / images / vuultimo4k folder!
It's a downloaded file like openvision-enigma2-develop-english-7.3-r60-vuultimo4k.zip
bzork @ bzork-P5K3-Deluxe: ~ / openvision-oe $
Posted 19 November 2019 - 14:26
Not using bash as your shell? That would cause those errors.
OpenVision is a fork of OpenPLi, it works the same with us.
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.
Posted 19 November 2019 - 14:38
You could compile Open Vision for so many brands/models:
Vision-metas: https://github.com/O...Vision-metas.md
How to build an Open Vision image (on native Ubuntu)
Clone openpli-oe-core somewhere:
git clone -b develop --depth 1 https://github.com/O...pli-oe-core.git
Enter the openpli-oe-core directory:
cd openpli-oe-core
Clone openvision-oe:
git clone --depth 1 https://github.com/O...envision-oe.git
Run our image.sh script (Do not run bitbake or any related script as root!):
cd openvision-oe
./image.sh
Posted 19 November 2019 - 14:44
Posted 19 November 2019 - 14:48
what to use instead of bash, tell me what to use to jump as fast as possible to see how this goes, e.g. with a simple command of how it goes forward
No, I meant you need to use bash. If you are using bash, then OpenVisions script is bad.
In case of OpenPLi:
Then build an image with:
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.
Posted 19 November 2019 - 16:05
will not continue because they are already at the warning report and will not create the image until the end I have now tried again I know this goes for hours to the end and no errors should be
n case of OpenPLi:
git clone https://github.com/O...openpli-oe-core
cd openpli-oe-core
MACHINE=vuultimo4k make image
ciril@ciril-P5K3-Deluxe:~$ git clone https://github.com/O...openpli-oe-core
Cloning into 'openpli-oe-core'...
remote: Enumerating objects: 84, done.
remote: Counting objects: 100% (84/84), done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 31923 (delta 44), reused 57 (delta 26), pack-reused 31839
Receiving objects: 100% (31923/31923), 46.59 MiB | 6.50 MiB/s, done.
Resolving deltas: 100% (20561/20561), done.
ciril@ciril-P5K3-Deluxe:~$ cd openpli-oe-core
ciril@ciril-P5K3-Deluxe:~/openpli-oe-core$ MACHINE=vuultimo4k make image
[ -d /home/ciril/openpli-oe-core/meta-openembedded/meta-oe ] || make update
make[1]: Entering directory '/home/ciril/openpli-oe-core'
Updating Git repositories...
Already up to date.
Submodule 'bitbake' (git://git.openembedded.org/bitbake) registered for path 'bitbake'
Submodule 'meta-amiko' (https://github.com/o.../meta-amiko.git) registered for path 'meta-amiko'
Submodule 'meta-axasuhd' (https://github.com/A...eta-axasuhd.git) registered for path 'meta-axasuhd'
Submodule 'meta-edision' (https://github.com/e...eta-edision.git) registered for path 'meta-edision'
Submodule 'meta-formuler' (https://github.com/f...ta-formuler.git) registered for path 'meta-formuler'
Submodule 'meta-gfutures' (https://github.com/H...ta-gfutures.git) registered for path 'meta-gfutures'
Submodule 'meta-gi' (https://github.com/G...eam/meta-gi.git) registered for path 'meta-gi'
Submodule 'meta-gigablue' (https://github.com/G...B/meta-gigablue) registered for path 'meta-gigablue'
Submodule 'meta-maxytec' (https://github.com/v...e2/meta-maxytec) registered for path 'meta-maxytec'
Submodule 'meta-miraclebox' (https://github.com/m...-miraclebox.git) registered for path 'meta-miraclebox'
Submodule 'meta-openembedded' (git://git.openembedded.org/meta-openembedded) registered for path 'meta-openembedded'
Submodule 'meta-qt5' (https://github.com/m...t5/meta-qt5.git) registered for path 'meta-qt5'
Submodule 'meta-qviart' (https://github.com/p...ta-qviart-5.git) registered for path 'meta-qviart'
Submodule 'meta-sab' (https://github.com/m...r2/meta-sab.git) registered for path 'meta-sab'
Submodule 'meta-spycat' (https://github.com/o...meta-spycat.git) registered for path 'meta-spycat'
Submodule 'meta-vuplus' (https://github.com/v...meta-vuplus.git) registered for path 'meta-vuplus'
Submodule 'meta-xp' (https://github.com/X...ter/meta-xp.git) registered for path 'meta-xp'
Submodule 'meta-xpeedc' (https://github.com/X...meta-xpeedc.git) registered for path 'meta-xpeedc'
Submodule 'meta-xsarius.pli5' (https://github.com/p...sarius.pli5.git) registered for path 'meta-xsarius.pli5'
Submodule 'meta-xtrend' (https://github.com/n...meta-xtrend.git) registered for path 'meta-xtrend'
Submodule 'meta-zgemma' (https://github.com/z...meta-zgemma.git) registered for path 'meta-zgemma'
Submodule 'openembedded-core' (git://git.openembedded.org/openembedded-core) registered for path 'openembedded-core'
Cloning into '/home/ciril/openpli-oe-core/bitbake'...
Cloning into '/home/ciril/openpli-oe-core/meta-amiko'...
Cloning into '/home/ciril/openpli-oe-core/meta-axasuhd'...
Cloning into '/home/ciril/openpli-oe-core/meta-edision'...
Cloning into '/home/ciril/openpli-oe-core/meta-formuler'...
Cloning into '/home/ciril/openpli-oe-core/meta-gfutures'...
Cloning into '/home/ciril/openpli-oe-core/meta-gi'...
Cloning into '/home/ciril/openpli-oe-core/meta-gigablue'...
Cloning into '/home/ciril/openpli-oe-core/meta-maxytec'...
Cloning into '/home/ciril/openpli-oe-core/meta-miraclebox'...
Cloning into '/home/ciril/openpli-oe-core/meta-openembedded'...
Cloning into '/home/ciril/openpli-oe-core/meta-qt5'...
Cloning into '/home/ciril/openpli-oe-core/meta-qviart'...
Cloning into '/home/ciril/openpli-oe-core/meta-sab'...
Cloning into '/home/ciril/openpli-oe-core/meta-spycat'...
Cloning into '/home/ciril/openpli-oe-core/meta-vuplus'...
Cloning into '/home/ciril/openpli-oe-core/meta-xp'...
Cloning into '/home/ciril/openpli-oe-core/meta-xpeedc'...
Cloning into '/home/ciril/openpli-oe-core/meta-xsarius.pli5'...
Cloning into '/home/ciril/openpli-oe-core/meta-xtrend'...
Cloning into '/home/ciril/openpli-oe-core/meta-zgemma'...
Cloning into '/home/ciril/openpli-oe-core/openembedded-core'...
Submodule path 'bitbake': checked out 'ca9b9ffc250eb3ece5af3d64ff5febef69d555b0'
Submodule path 'meta-amiko': checked out 'b6416ddfc6130265e0b3054d144b96b59fdf7a03'
Submodule path 'meta-axasuhd': checked out 'f454aabecfdfccf2ec338a30971b20fdd1d58130'
Submodule path 'meta-edision': checked out 'dd5e067d3d407b08563955ce6af2692c99bdd02e'
Submodule path 'meta-formuler': checked out 'b5cd4f24b62825740dc2d43b2ebd22b07b9ecd05'
Submodule path 'meta-gfutures': checked out '4c35ca45d25468f659476c85a9d7c359d736c8c4'
Submodule path 'meta-gi': checked out '01fd1e8256f53d40371e65514e13a53ef53e400d'
Submodule path 'meta-gigablue': checked out '6bb3003afcbd14176b8cf9f9866280fd913a7e2e'
Submodule path 'meta-maxytec': checked out 'c7cbbeefae15b3d6cdeb419f72f5595e978c83e4'
Submodule path 'meta-miraclebox': checked out '99117bcc87c3bcf1885b631af915834e4d31bb9a'
Submodule path 'meta-openembedded': checked out 'dfbdd28d206a74bf264c2f7ee0f7b3e5af587796'
Submodule path 'meta-qt5': checked out 'c6aa602d0640040b470ee81de39726276ddc0ea3'
Submodule path 'meta-qviart': checked out 'e29333f48e443c02c171b148b28e214758f5c649'
Submodule path 'meta-sab': checked out '92262feb14e4005c8096150daac7313e9cb3d85a'
Submodule path 'meta-spycat': checked out 'a19f11bbcdcad969e9f6f8d2c30df0653427d4cb'
Submodule path 'meta-vuplus': checked out '88c434095e591719c2a63fb5eb1b62abdbfafde3'
Submodule path 'meta-xp': checked out '42958cf03e531dd9447b2f06fcba934cdf1d85b8'
Submodule path 'meta-xpeedc': checked out 'f12908a5573de8a6a06ad9f75081846a590511c4'
Submodule path 'meta-xsarius.pli5': checked out 'becd6945c9cc29a290b90c1bfa9d8b23c784d686'
Submodule path 'meta-xtrend': checked out '0bb2fec713b620d36c0734118edd3ec03e675b89'
Submodule path 'meta-zgemma': checked out '61cbefa78817edf2d9ded24d34b438f1f8dcb23f'
Submodule path 'openembedded-core': checked out '93dd2f9f3edf0584f9e806c629611d645dd72dbf'
The openpli OE is now up-to-date.
make[1]: Leaving directory '/home/ciril/openpli-oe-core'
Generating /home/ciril/openpli-oe-core/build/env.source
Generating /home/ciril/openpli-oe-core/build/conf/openpli.conf
Generating /home/ciril/openpli-oe-core/build/conf/bblayers.conf
Generating /home/ciril/openpli-oe-core/build/conf/local.conf
Building image for vuultimo4k
NOTE: Your conf/bblayers.conf has been automatically updated.ciril@ciril-P5K3-Deluxe:~$ git clone https://github.com/O...openpli-oe-core
Cloning into 'openpli-oe-core'...
remote: Enumerating objects: 84, done.
remote: Counting objects: 100% (84/84), done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 31923 (delta 44), reused 57 (delta 26), pack-reused 31839
Receiving objects: 100% (31923/31923), 46.59 MiB | 6.50 MiB/s, done.
Resolving deltas: 100% (20561/20561), done.
ciril@ciril-P5K3-Deluxe:~$ cd openpli-oe-core
ciril@ciril-P5K3-Deluxe:~/openpli-oe-core$ MACHINE=vuultimo4k make image
[ -d /home/ciril/openpli-oe-core/meta-openembedded/meta-oe ] || make update
make[1]: Entering directory '/home/ciril/openpli-oe-core'
Updating Git repositories...
Already up to date.
Submodule 'bitbake' (git://git.openembedded.org/bitbake) registered for path 'bitbake'
Submodule 'meta-amiko' (https://github.com/o.../meta-amiko.git) registered for path 'meta-amiko'
Submodule 'meta-axasuhd' (https://github.com/A...eta-axasuhd.git) registered for path 'meta-axasuhd'
Submodule 'meta-edision' (https://github.com/e...eta-edision.git) registered for path 'meta-edision'
Submodule 'meta-formuler' (https://github.com/f...ta-formuler.git) registered for path 'meta-formuler'
Submodule 'meta-gfutures' (https://github.com/H...ta-gfutures.git) registered for path 'meta-gfutures'
Submodule 'meta-gi' (https://github.com/G...eam/meta-gi.git) registered for path 'meta-gi'
Submodule 'meta-gigablue' (https://github.com/G...B/meta-gigablue) registered for path 'meta-gigablue'
Submodule 'meta-maxytec' (https://github.com/v...e2/meta-maxytec) registered for path 'meta-maxytec'
Submodule 'meta-miraclebox' (https://github.com/m...-miraclebox.git) registered for path 'meta-miraclebox'
Submodule 'meta-openembedded' (git://git.openembedded.org/meta-openembedded) registered for path 'meta-openembedded'
Submodule 'meta-qt5' (https://github.com/m...t5/meta-qt5.git) registered for path 'meta-qt5'
Submodule 'meta-qviart' (https://github.com/p...ta-qviart-5.git) registered for path 'meta-qviart'
Submodule 'meta-sab' (https://github.com/m...r2/meta-sab.git) registered for path 'meta-sab'
Submodule 'meta-spycat' (https://github.com/o...meta-spycat.git) registered for path 'meta-spycat'
Submodule 'meta-vuplus' (https://github.com/v...meta-vuplus.git) registered for path 'meta-vuplus'
Submodule 'meta-xp' (https://github.com/X...ter/meta-xp.git) registered for path 'meta-xp'
Submodule 'meta-xpeedc' (https://github.com/X...meta-xpeedc.git) registered for path 'meta-xpeedc'
Submodule 'meta-xsarius.pli5' (https://github.com/p...sarius.pli5.git) registered for path 'meta-xsarius.pli5'
Submodule 'meta-xtrend' (https://github.com/n...meta-xtrend.git) registered for path 'meta-xtrend'
Submodule 'meta-zgemma' (https://github.com/z...meta-zgemma.git) registered for path 'meta-zgemma'
Submodule 'openembedded-core' (git://git.openembedded.org/openembedded-core) registered for path 'openembedded-core'
Cloning into '/home/ciril/openpli-oe-core/bitbake'...
Cloning into '/home/ciril/openpli-oe-core/meta-amiko'...
Cloning into '/home/ciril/openpli-oe-core/meta-axasuhd'...
Cloning into '/home/ciril/openpli-oe-core/meta-edision'...
Cloning into '/home/ciril/openpli-oe-core/meta-formuler'...
Cloning into '/home/ciril/openpli-oe-core/meta-gfutures'...
Cloning into '/home/ciril/openpli-oe-core/meta-gi'...
Cloning into '/home/ciril/openpli-oe-core/meta-gigablue'...
Cloning into '/home/ciril/openpli-oe-core/meta-maxytec'...
Cloning into '/home/ciril/openpli-oe-core/meta-miraclebox'...
Cloning into '/home/ciril/openpli-oe-core/meta-openembedded'...
Cloning into '/home/ciril/openpli-oe-core/meta-qt5'...
Cloning into '/home/ciril/openpli-oe-core/meta-qviart'...
Cloning into '/home/ciril/openpli-oe-core/meta-sab'...
Cloning into '/home/ciril/openpli-oe-core/meta-spycat'...
Cloning into '/home/ciril/openpli-oe-core/meta-vuplus'...
Cloning into '/home/ciril/openpli-oe-core/meta-xp'...
Cloning into '/home/ciril/openpli-oe-core/meta-xpeedc'...
Cloning into '/home/ciril/openpli-oe-core/meta-xsarius.pli5'...
Cloning into '/home/ciril/openpli-oe-core/meta-xtrend'...
Cloning into '/home/ciril/openpli-oe-core/meta-zgemma'...
Cloning into '/home/ciril/openpli-oe-core/openembedded-core'...
Submodule path 'bitbake': checked out 'ca9b9ffc250eb3ece5af3d64ff5febef69d555b0'
Submodule path 'meta-amiko': checked out 'b6416ddfc6130265e0b3054d144b96b59fdf7a03'
Submodule path 'meta-axasuhd': checked out 'f454aabecfdfccf2ec338a30971b20fdd1d58130'
Submodule path 'meta-edision': checked out 'dd5e067d3d407b08563955ce6af2692c99bdd02e'
Submodule path 'meta-formuler': checked out 'b5cd4f24b62825740dc2d43b2ebd22b07b9ecd05'
Submodule path 'meta-gfutures': checked out '4c35ca45d25468f659476c85a9d7c359d736c8c4'
Submodule path 'meta-gi': checked out '01fd1e8256f53d40371e65514e13a53ef53e400d'
Submodule path 'meta-gigablue': checked out '6bb3003afcbd14176b8cf9f9866280fd913a7e2e'
Submodule path 'meta-maxytec': checked out 'c7cbbeefae15b3d6cdeb419f72f5595e978c83e4'
Submodule path 'meta-miraclebox': checked out '99117bcc87c3bcf1885b631af915834e4d31bb9a'
Submodule path 'meta-openembedded': checked out 'dfbdd28d206a74bf264c2f7ee0f7b3e5af587796'
Submodule path 'meta-qt5': checked out 'c6aa602d0640040b470ee81de39726276ddc0ea3'
Submodule path 'meta-qviart': checked out 'e29333f48e443c02c171b148b28e214758f5c649'
Submodule path 'meta-sab': checked out '92262feb14e4005c8096150daac7313e9cb3d85a'
Submodule path 'meta-spycat': checked out 'a19f11bbcdcad969e9f6f8d2c30df0653427d4cb'
Submodule path 'meta-vuplus': checked out '88c434095e591719c2a63fb5eb1b62abdbfafde3'
Submodule path 'meta-xp': checked out '42958cf03e531dd9447b2f06fcba934cdf1d85b8'
Submodule path 'meta-xpeedc': checked out 'f12908a5573de8a6a06ad9f75081846a590511c4'
Submodule path 'meta-xsarius.pli5': checked out 'becd6945c9cc29a290b90c1bfa9d8b23c784d686'
Submodule path 'meta-xtrend': checked out '0bb2fec713b620d36c0734118edd3ec03e675b89'
Submodule path 'meta-zgemma': checked out '61cbefa78817edf2d9ded24d34b438f1f8dcb23f'
Submodule path 'openembedded-core': checked out '93dd2f9f3edf0584f9e806c629611d645dd72dbf'
The openpli OE is now up-to-date.
make[1]: Leaving directory '/home/ciril/openpli-oe-core'
Generating /home/ciril/openpli-oe-core/build/env.source
Generating /home/ciril/openpli-oe-core/build/conf/openpli.conf
Generating /home/ciril/openpli-oe-core/build/conf/bblayers.conf
Generating /home/ciril/openpli-oe-core/build/conf/local.conf
Building image for vuultimo4k
NOTE: Your conf/bblayers.conf has been automatically updated.
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: /home/ciril/openpli-oe-core/meta-xsarius.pli5/recipes-bsp/linux/linux-xsarius_4.2.1.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vuzero_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vusolose_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vusolo2_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vuduo2_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/vuplus-dvb-modules-vuzero.bb: Unable to get checksum for vuplus-dvb-modules-vuzero SRC_URI entry vuplus-dvb-modules.sysvinit: file could not be found
Parsing recipes: 92% |####################################### | ETA: 0:00:28
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: /home/ciril/openpli-oe-core/meta-xsarius.pli5/recipes-bsp/linux/linux-xsarius_4.2.1.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vuzero_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vusolose_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vusolo2_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vuduo2_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/vuplus-dvb-modules-vuzero.bb: Unable to get checksum for vuplus-dvb-modules-vuzero SRC_URI entry vuplus-dvb-modules.sysvinit: file could not be found
Parsing recipes: 92% |####################################### | ETA: 0:00:28
Posted 19 November 2019 - 17:14
You get these because (in this example) Xsarius and VU+ have made errors in their BSP layer.
Warnings are not errors, they are not a problem. The image should built without issues.
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.
Posted 20 November 2019 - 09:58
ciril@ciril-P5K3-Deluxe:~$ git clone https://github.com/O...openpli-oe-core
Cloning into 'openpli-oe-core'...
remote: Enumerating objects: 99, done.
remote: Counting objects: 100% (99/99), done.
remote: Compressing objects: 100% (67/67), done.
remote: Total 31938 (delta 52), reused 70 (delta 31), pack-reused 31839
Receiving objects: 100% (31938/31938), 46.60 MiB | 4.41 MiB/s, done.
Resolving deltas: 100% (20569/20569), done.
Checking out files: 100% (2556/2556), done.
ciril@ciril-P5K3-Deluxe:~$ cd openpli-oe-core
ciril@ciril-P5K3-Deluxe:~/openpli-oe-core$ MACHINE=vuultimo4k make image
[ -d /home/ciril/openpli-oe-core/meta-openembedded/meta-oe ] || make update
make[1]: Entering directory '/home/ciril/openpli-oe-core'
Updating Git repositories...
Already up to date.
Submodule 'bitbake' (git://git.openembedded.org/bitbake) registered for path 'bitbake'
Submodule 'meta-amiko' (https://github.com/o.../meta-amiko.git) registered for path 'meta-amiko'
Submodule 'meta-axasuhd' (https://github.com/A...eta-axasuhd.git) registered for path 'meta-axasuhd'
Submodule 'meta-edision' (https://github.com/e...eta-edision.git) registered for path 'meta-edision'
Submodule 'meta-formuler' (https://github.com/f...ta-formuler.git) registered for path 'meta-formuler'
Submodule 'meta-gfutures' (https://github.com/H...ta-gfutures.git) registered for path 'meta-gfutures'
Submodule 'meta-gi' (https://github.com/G...eam/meta-gi.git) registered for path 'meta-gi'
Submodule 'meta-gigablue' (https://github.com/G...B/meta-gigablue) registered for path 'meta-gigablue'
Submodule 'meta-maxytec' (https://github.com/v...e2/meta-maxytec) registered for path 'meta-maxytec'
Submodule 'meta-miraclebox' (https://github.com/m...-miraclebox.git) registered for path 'meta-miraclebox'
Submodule 'meta-openembedded' (git://git.openembedded.org/meta-openembedded) registered for path 'meta-openembedded'
Submodule 'meta-qt5' (https://github.com/m...t5/meta-qt5.git) registered for path 'meta-qt5'
Submodule 'meta-qviart' (https://github.com/p...ta-qviart-5.git) registered for path 'meta-qviart'
Submodule 'meta-sab' (https://github.com/m...r2/meta-sab.git) registered for path 'meta-sab'
Submodule 'meta-spycat' (https://github.com/o...meta-spycat.git) registered for path 'meta-spycat'
Submodule 'meta-vuplus' (https://github.com/v...meta-vuplus.git) registered for path 'meta-vuplus'
Submodule 'meta-xp' (https://github.com/X...ter/meta-xp.git) registered for path 'meta-xp'
Submodule 'meta-xpeedc' (https://github.com/X...meta-xpeedc.git) registered for path 'meta-xpeedc'
Submodule 'meta-xsarius.pli5' (https://github.com/p...sarius.pli5.git) registered for path 'meta-xsarius.pli5'
Submodule 'meta-xtrend' (https://github.com/n...meta-xtrend.git) registered for path 'meta-xtrend'
Submodule 'meta-zgemma' (https://github.com/z...meta-zgemma.git) registered for path 'meta-zgemma'
Submodule 'openembedded-core' (git://git.openembedded.org/openembedded-core) registered for path 'openembedded-core'
Cloning into '/home/ciril/openpli-oe-core/bitbake'...
Cloning into '/home/ciril/openpli-oe-core/meta-amiko'...
Cloning into '/home/ciril/openpli-oe-core/meta-axasuhd'...
Cloning into '/home/ciril/openpli-oe-core/meta-edision'...
Cloning into '/home/ciril/openpli-oe-core/meta-formuler'...
Cloning into '/home/ciril/openpli-oe-core/meta-gfutures'...
Cloning into '/home/ciril/openpli-oe-core/meta-gi'...
Cloning into '/home/ciril/openpli-oe-core/meta-gigablue'...
Cloning into '/home/ciril/openpli-oe-core/meta-maxytec'...
Cloning into '/home/ciril/openpli-oe-core/meta-miraclebox'...
Cloning into '/home/ciril/openpli-oe-core/meta-openembedded'...
Cloning into '/home/ciril/openpli-oe-core/meta-qt5'...
Cloning into '/home/ciril/openpli-oe-core/meta-qviart'...
Cloning into '/home/ciril/openpli-oe-core/meta-sab'...
Cloning into '/home/ciril/openpli-oe-core/meta-spycat'...
Cloning into '/home/ciril/openpli-oe-core/meta-vuplus'...
Cloning into '/home/ciril/openpli-oe-core/meta-xp'...
Cloning into '/home/ciril/openpli-oe-core/meta-xpeedc'...
Cloning into '/home/ciril/openpli-oe-core/meta-xsarius.pli5'...
Cloning into '/home/ciril/openpli-oe-core/meta-xtrend'...
Cloning into '/home/ciril/openpli-oe-core/meta-zgemma'...
Cloning into '/home/ciril/openpli-oe-core/openembedded-core'...
Submodule path 'bitbake': checked out 'ca9b9ffc250eb3ece5af3d64ff5febef69d555b0'
Submodule path 'meta-amiko': checked out 'b6416ddfc6130265e0b3054d144b96b59fdf7a03'
Submodule path 'meta-axasuhd': checked out 'f454aabecfdfccf2ec338a30971b20fdd1d58130'
Submodule path 'meta-edision': checked out 'dd5e067d3d407b08563955ce6af2692c99bdd02e'
Submodule path 'meta-formuler': checked out 'b5cd4f24b62825740dc2d43b2ebd22b07b9ecd05'
Submodule path 'meta-gfutures': checked out '4c35ca45d25468f659476c85a9d7c359d736c8c4'
Submodule path 'meta-gi': checked out '01fd1e8256f53d40371e65514e13a53ef53e400d'
Submodule path 'meta-gigablue': checked out '6bb3003afcbd14176b8cf9f9866280fd913a7e2e'
Submodule path 'meta-maxytec': checked out 'c7cbbeefae15b3d6cdeb419f72f5595e978c83e4'
Submodule path 'meta-miraclebox': checked out '99117bcc87c3bcf1885b631af915834e4d31bb9a'
Submodule path 'meta-openembedded': checked out 'dfbdd28d206a74bf264c2f7ee0f7b3e5af587796'
Submodule path 'meta-qt5': checked out 'c6aa602d0640040b470ee81de39726276ddc0ea3'
Submodule path 'meta-qviart': checked out 'e29333f48e443c02c171b148b28e214758f5c649'
Submodule path 'meta-sab': checked out '92262feb14e4005c8096150daac7313e9cb3d85a'
Submodule path 'meta-spycat': checked out 'a19f11bbcdcad969e9f6f8d2c30df0653427d4cb'
Submodule path 'meta-vuplus': checked out '88c434095e591719c2a63fb5eb1b62abdbfafde3'
Submodule path 'meta-xp': checked out '42958cf03e531dd9447b2f06fcba934cdf1d85b8'
Submodule path 'meta-xpeedc': checked out 'f12908a5573de8a6a06ad9f75081846a590511c4'
Submodule path 'meta-xsarius.pli5': checked out 'becd6945c9cc29a290b90c1bfa9d8b23c784d686'
Submodule path 'meta-xtrend': checked out '0bb2fec713b620d36c0734118edd3ec03e675b89'
Submodule path 'meta-zgemma': checked out '61cbefa78817edf2d9ded24d34b438f1f8dcb23f'
Submodule path 'openembedded-core': checked out '93dd2f9f3edf0584f9e806c629611d645dd72dbf'
The openpli OE is now up-to-date.
make[1]: Leaving directory '/home/ciril/openpli-oe-core'
Generating /home/ciril/openpli-oe-core/build/env.source
Generating /home/ciril/openpli-oe-core/build/conf/openpli.conf
Generating /home/ciril/openpli-oe-core/build/conf/bblayers.conf
Generating /home/ciril/openpli-oe-core/build/conf/local.conf
Building image for vuultimo4k
NOTE: Your conf/bblayers.conf has been automatically updated.
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: /home/ciril/openpli-oe-core/meta-xsarius.pli5/recipes-bsp/linux/linux-xsarius_4.2.1.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vuzero_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vusolose_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vusolo2_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/linux/linux-vuduo2_3.13.5.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-image (${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}.gz) replaces original key FILES_kernel-image ().
WARNING: /home/ciril/openpli-oe-core/meta-vuplus/recipes-bsp/drivers/vuplus-dvb-modules-vuzero.bb: Unable to get checksum for vuplus-dvb-modules-vuzero SRC_URI entry vuplus-dvb-modules.sysvinit: file could not be found
Parsing recipes: 100% |##########################################| Time: 0:05:24
Parsing of 2866 .bb files complete (0 cached, 2866 parsed). 3678 targets, 625 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.34.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "arm-oe-linux-gnueabi"
MACHINE = "vuultimo4k"
DISTRO = "openpli"
DISTRO_VERSION = "homebuild"
TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard"
TARGET_FPU = "hard"
meta-oe
meta-filesystems
meta-multimedia
meta-networking
meta-python
meta-webserver = "HEAD:dfbdd28d206a74bf264c2f7ee0f7b3e5af587796"
meta = "HEAD:93dd2f9f3edf0584f9e806c629611d645dd72dbf"
meta-openpli
meta-dream = "develop:a045e6be780be21d5d41fa9ce656421a6da17c7a"
meta-vuplus = "HEAD:88c434095e591719c2a63fb5eb1b62abdbfafde3"
meta-xsarius.pli5 = "HEAD:becd6945c9cc29a290b90c1bfa9d8b23c784d686"
meta-qviart = "HEAD:e29333f48e443c02c171b148b28e214758f5c649"
meta-xp = "HEAD:42958cf03e531dd9447b2f06fcba934cdf1d85b8"
meta-xtrend = "HEAD:0bb2fec713b620d36c0734118edd3ec03e675b89"
meta-formuler = "HEAD:b5cd4f24b62825740dc2d43b2ebd22b07b9ecd05"
meta-gfutures = "HEAD:4c35ca45d25468f659476c85a9d7c359d736c8c4"
meta-xpeedc = "HEAD:f12908a5573de8a6a06ad9f75081846a590511c4"
meta-zgemma = "HEAD:61cbefa78817edf2d9ded24d34b438f1f8dcb23f"
meta-edision = "HEAD:dd5e067d3d407b08563955ce6af2692c99bdd02e"
meta-miraclebox = "HEAD:99117bcc87c3bcf1885b631af915834e4d31bb9a"
meta-spycat = "HEAD:a19f11bbcdcad969e9f6f8d2c30df0653427d4cb"
meta-gi = "HEAD:01fd1e8256f53d40371e65514e13a53ef53e400d"
meta-sab = "HEAD:92262feb14e4005c8096150daac7313e9cb3d85a"
meta-gigablue = "HEAD:6bb3003afcbd14176b8cf9f9866280fd913a7e2e"
meta-amiko = "HEAD:b6416ddfc6130265e0b3054d144b96b59fdf7a03"
meta-axasuhd = "HEAD:f454aabecfdfccf2ec338a30971b20fdd1d58130"
meta-maxytec = "HEAD:c7cbbeefae15b3d6cdeb419f72f5595e978c83e4"
meta-local = "develop:a045e6be780be21d5d41fa9ce656421a6da17c7a"
meta-qt5 = "HEAD:c6aa602d0640040b470ee81de39726276ddc0ea3"
Initialising tasks: 100% |#######################################| Time: 0:00:28
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: libmpc-native-1.0.3-r0 do_fetch: Failed to fetch URL http://www.multiprec...pc-1.0.3.tar.gz, attempting MIRRORS if available
WARNING: ncurses-native-6.0+20161126-r0 do_fetch: Failed to fetch URL git://anonscm.debian.org/collab-maint/ncurses.git, attempting MIRRORS if available
WARNING: bzip2-native-1.0.6-r5 do_fetch: Checksum mismatch for local file /home/ciril/openpli-oe-core/sources/bzip2-1.0.6.tar.gz
Cleaning and trying again.
WARNING: bzip2-native-1.0.6-r5 do_fetch: Renaming /home/ciril/openpli-oe-core/sources/bzip2-1.0.6.tar.gz to /home/ciril/openpli-oe-core/sources/bzip2-1.0.6.tar.gz_bad-checksum_e91934f212d3235f4e031e19b650440f
WARNING: bzip2-native-1.0.6-r5 do_fetch: Checksum failure encountered with download of http://www.bzip.org/...p2-1.0.6.tar.gz - will attempt other sources if available
WARNING: nspr-native-4.13.1-r0 do_fetch: Failed to fetch URL http://ftp.mozilla.o...r-4.13.1.tar.gz, attempting MIRRORS if available
ERROR: nspr-native-4.13.1-r0 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="2115"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/ciril/openpli-oe-core/openembedded-core/scripts/native-intercept:/home/ciril/openpli-oe-core/openembedded-core/scripts:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/recipe-sysroot-native/usr/bin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/recipe-sysroot-native/usr/sbin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/recipe-sysroot-native/usr/bin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/recipe-sysroot-native/sbin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/recipe-sysroot-native/bin:/home/ciril/openpli-oe-core/bitbake/bin:/home/ciril/openpli-oe-core/build/tmp/hosttools"; export HOME="/home/ciril"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/ciril/openpli-oe-core/sources 'http://ftp.mozilla.o...r-4.13.1.tar.gz' --progress=dot -v failed with exit code 4, output:
--2019-11-20 09:31:44-- http://ftp.mozilla.o...r-4.13.1.tar.gz
Resolving ftp.mozilla.org (ftp.mozilla.org)... failed: Name or service not known.
wget: unable to resolve host address ‘ftp.mozilla.org’
ERROR: nspr-native-4.13.1-r0 do_fetch: Fetcher failure for URL: 'http://ftp.mozilla.o...r-4.13.1.tar.gz'. Unable to fetch URL from any source.
ERROR: nspr-native-4.13.1-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/nspr-native/4.13.1-r0/temp/log.do_fetch.4726
ERROR: Task (virtual:native:/home/ciril/openpli-oe-core/openembedded-core/meta/recipes-support/nspr/nspr_4.13.1.bb:do_fetch) failed with exit code '1'
WARNING: dbus-native-1.10.14-r0 do_fetch: Failed to fetch URL http://dbus.freedesk...-1.10.14.tar.gz, attempting MIRRORS if available
ERROR: dbus-native-1.10.14-r0 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="2115"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/ciril/openpli-oe-core/openembedded-core/scripts/native-intercept:/home/ciril/openpli-oe-core/openembedded-core/scripts:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/recipe-sysroot-native/usr/bin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/recipe-sysroot-native/usr/sbin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/recipe-sysroot-native/usr/bin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/recipe-sysroot-native/sbin:/home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/recipe-sysroot-native/bin:/home/ciril/openpli-oe-core/bitbake/bin:/home/ciril/openpli-oe-core/build/tmp/hosttools"; export HOME="/home/ciril"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/ciril/openpli-oe-core/sources 'http://dbus.freedesk...-1.10.14.tar.gz' --progress=dot -v failed with exit code 4, output:
--2019-11-20 09:32:15-- http://dbus.freedesk...-1.10.14.tar.gz
Resolving dbus.freedesktop.org (dbus.freedesktop.org)... failed: Name or service not known.
wget: unable to resolve host address ‘dbus.freedesktop.org’
ERROR: dbus-native-1.10.14-r0 do_fetch: Fetcher failure for URL: 'http://dbus.freedesk...-1.10.14.tar.gz'. Unable to fetch URL from any source.
ERROR: dbus-native-1.10.14-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/ciril/openpli-oe-core/build/tmp/work/x86_64-linux/dbus-native/1.10.14-r0/temp/log.do_fetch.4915
ERROR: Task (virtual:native:/home/ciril/openpli-oe-core/openembedded-core/meta/recipes-core/dbus/dbus_1.10.14.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 493 tasks of which 0 didn't need to be rerun and 2 failed.
Summary: 2 tasks failed:
virtual:native:/home/ciril/openpli-oe-core/openembedded-core/meta/recipes-support/nspr/nspr_4.13.1.bb:do_fetch
virtual:native:/home/ciril/openpli-oe-core/openembedded-core/meta/recipes-core/dbus/dbus_1.10.14.bb:do_fetch
Summary: There were 13 WARNING messages shown.
Summary: There were 6 ERROR messages shown, returning a non-zero exit code.
Makefile:126: recipe for target 'image' failed
make: *** [image] Error 1
ciril@ciril-P5K3-Deluxe:~/openpli-oe-core$
0 members, 0 guests, 0 anonymous users