Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 5 of 45 FirstFirst ... 3456715 ... LastLast
Results 61 to 75 of 667

Thread: Build my own Vix image

  1. #61
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    Don't worry about build warnings.

    Just flash the image and use it.

    And don't forget to set up your own feeds.
    Help keep OpenViX servers online.Please donate!

  2. #62
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,777
    Thanks
    237
    Thanked 1,658 Times in 1,306 Posts
    Quote Originally Posted by Willo3092 View Post
    I found that after a successful build it would give about 39 warnings, if you just run it again it's much quicker and a lot of the warnings are resolved.
    The warnings are not resolved - they just belong to packages that aren't being rebuilt on a rebuild, so don't show up.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  3. The Following User Says Thank You to birdman For This Useful Post:

    Willo3092 (26-08-19)

  4. #63
    Valiant's Avatar
    Title
    Senior Member
    Join Date
    May 2016
    Posts
    145
    Thanks
    99
    Thanked 38 Times in 33 Posts
    Quote Originally Posted by Huevos View Post
    And don't forget to set up your own feeds.
    Thanks for the advice - it is encouraging. However I don't know anything about feeds. I expect plugin feeds to work appropriately after flash.
    Are you referring to moving the sources to somewhere safe and pointing to them with the site.conf file?
    Otherwise, I have seen a feeds.conf file somewhere referring to local packages but I don't know what this means to my setup.
    VU+ Uno 4K SE Twin FBC Tuner 1TB HDD - Magic-FHD skin
    TV - LG OLED55CS6LA
    Remote - Logitech Harmony One

  5. #64
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    So in the build directory you find the receiver directory and there is an Image and IPK directory ... e.g. builds/......../tmp/deploy/images and ipk
    ipk is where the feeds are situated ...
    so in meta-oe-alliance/meta-oe/conf/distro/openvix I have following line which points to my NAS box and is built into the Image, so when flashed it looks at my feeds. (Huevos has another method posted in a post)

    DISTRO_FEED_URI ?= "${@bb.utils.contains("DISTRO_TYPE", "release", "http://192.168.0.171/feeds/${DISTRO_NAME}/${DISTRO_TYPE}/${DISTRO_VERSION}/${MACHINE}" , "http://192.168.0.171/feeds/${DISTRO_NAME}/release/
    Last edited by twol; 26-08-19 at 14:32.
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  6. #65
    Valiant's Avatar
    Title
    Senior Member
    Join Date
    May 2016
    Posts
    145
    Thanks
    99
    Thanked 38 Times in 33 Posts
    Quote Originally Posted by twol View Post
    So in the build directory you find the receiver directory and there is an Image and IPK directory ... e.g. builds/......../tmp/deploy/images and ipk
    ipk is where the feeds are situated ...
    Thanks twol, so do I move these ipks to safety and point the feeds.conf to them?
    VU+ Uno 4K SE Twin FBC Tuner 1TB HDD - Magic-FHD skin
    TV - LG OLED55CS6LA
    Remote - Logitech Harmony One

  7. #66
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    Quote Originally Posted by Valiant View Post
    Thanks twol, so do I move these ipks to safety and point the feeds.conf to them?
    I know Huevos keeps them where they are - just remember that when you flash you need to be able to access them.
    Also every time you run a build any updates will be added - so feeds are constantly changed.
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  8. #67
    Valiant's Avatar
    Title
    Senior Member
    Join Date
    May 2016
    Posts
    145
    Thanks
    99
    Thanked 38 Times in 33 Posts
    Thanks twol -some things are becoming clearer now about the structure of feeds and packages, next step is to flash and test anyway and then manage my builds as per the advice given here.

    Thanks for all your assistance everyone.
    VU+ Uno 4K SE Twin FBC Tuner 1TB HDD - Magic-FHD skin
    TV - LG OLED55CS6LA
    Remote - Logitech Harmony One

  9. #68
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,777
    Thanks
    237
    Thanked 1,658 Times in 1,306 Posts
    Quote Originally Posted by twol View Post
    so in meta-oe-alliance/meta-oe/conf/distro/openvix I have following line which points to my NAS box and is built into the Image, so when flashed it looks at my feeds.
    So you do also need to have a Web server running there configured to serve the correct locations.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  10. The Following User Says Thank You to birdman For This Useful Post:

    Valiant (26-08-19)

  11. #69
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    Quote Originally Posted by birdman View Post
    So you do also need to have a Web server running there configured to serve the correct locations.
    Yes, good point I have Apache running on my Synology
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  12. #70
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    Don't touch anything in openvix.conf.

    Put your personal feeds URL in site.conf

    DISTRO_FEED_URI = "http://xxxxxxx/feeds/${DISTRO_NAME}/${DISTRO_TYPE}/${DISTRO_VERSION}/${MACHINE}"

    -------------------------------------------------------------------------

    I just leave all the files in place on the build server and symlink them to the Apache html root folder. For me no point moving them to another machine.

    mkdir -p /var/www/feeds/openvix/experimental/5.3/osninopro

    ln -s /home/openvix/5.3/builds/openvix/experimental/osninopro/tmp/deploy/ipk/* /var/www/feeds/openvix/experimental/5.3/osninopro
    Help keep OpenViX servers online.Please donate!

  13. The Following 2 Users Say Thank You to Huevos For This Useful Post:

    Sicilian (29-08-19),Valiant (27-08-19)

  14. #71
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,067
    Thanks
    752
    Thanked 403 Times in 303 Posts
    Just started to get build failed errors.
    Hopefully this is the correct log.console-latest.log

  15. #72
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    Quote Originally Posted by Willo3092 View Post
    Just started to get build failed errors.
    Hopefully this is the correct log.console-latest.log
    there was a change in vix-core/src/setup.xml that caused a build issue - it was fixed a few hours ago - so if you keep local copies you need to update else it should now work
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  16. The Following User Says Thank You to twol For This Useful Post:

    Willo3092 (24-11-19)

  17. #73

    Title
    ViX Beta Tester
    Join Date
    May 2011
    Posts
    682
    Thanks
    56
    Thanked 236 Times in 163 Posts
    I've just had a go at compiling for the Unibox HDE as it's been a while since images were released. It failed on an error - gstreamer1.0-plugins-good_git.bb:do_compile I think this is the right logfile

    Is this box just too old to make an image for or is it something I've done wrong?
    Attached Files Attached Files

  18. #74
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,777
    Thanks
    237
    Thanked 1,658 Times in 1,306 Posts
    Quote Originally Posted by lincsat View Post
    I've just had a go at compiling for the Unibox HDE as it's been a while since images were released. It failed on an error - gstreamer1.0-plugins-good_git.bb:do_compile I think this is the right logfile

    Is this box just too old to make an image for or is it something I've done wrong?
    What's really needed is the log file mentioned in the ERROR: message, namely:

    /home/openvixbuilder/openvix/build-enviroment/builds/openvix/release/blackbox7405/tmp/work/mips32el-oe-linux/gstreamer1.0-plugins-good/gstreamer1.0-plugins-good-1.14.4+gitAUTOINC+6fe214e7a9-r0/temp/log.do_compile.14153
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  19. #75

    Title
    ViX Beta Tester
    Join Date
    May 2011
    Posts
    682
    Thanks
    56
    Thanked 236 Times in 163 Posts
    OK, tried again and exited at a different location, this is the log file mentioned in the error
    Attached Files Attached Files

Page 5 of 45 FirstFirst ... 3456715 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.