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 42 of 45 FirstFirst ... 324041424344 ... LastLast
Results 616 to 630 of 664

Thread: Build my own Vix image

  1. #616
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,771
    Thanks
    235
    Thanked 1,656 Times in 1,305 Posts
    One odd 6.3.x to 6.4.x change is that some parts procps now uses libncursesw rather than libncurses.

    Why anything would want to use wide-chars on a Linux system is a mystery and why it would change now is even more of one.

    (Only noticed this as the editor I use links against libncurses and it stopped working - for a while).
    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

  2. #617

    Title
    Member
    Join Date
    Oct 2022
    Location
    Berkshire England. 51.4°N, 0.9°W
    Posts
    77
    Thanks
    103
    Thanked 23 Times in 16 Posts

    Red face

    Quote Originally Posted by BrianG61UK View Post
    But now, for instance with my last build just completed minutes ago (and untested) the version in the changelog was "developer 6.4.001.002" but the resulting images were:
    openvix-6.4.001.001.developer-zgemmah7_multi.zip and openvix-6.4.001.001.developer-zgemmah7_recovery_emmc.zip
    when I expected 6.4.001.002.
    I think Huevos has just fixed it:
    Code:
    https://github.com/oe-alliance/oe-alliance-core/commit/9f6612efcfbacbef36d40b04448eaca3c1497c0b
    Zgemma H7S, Fixed 28.2°E dish, Freeview (Hannington). ABM Providers: [Sky UK; Thames Valley SD Custom; HD swap], [Freeview (UK); Berks and North Hants]

  3. #618
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,581
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Quote Originally Posted by BrianG61UK View Post
    I think Huevos has just fixed it:
    Code:
    https://github.com/oe-alliance/oe-alliance-core/commit/9f6612efcfbacbef36d40b04448eaca3c1497c0b
    There is an override in layer.conf, which breaks using ?= syntax for DEVELOPER_BUILD_VERSION in distro.conf.
    Help keep OpenViX servers online.Please donate!

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

    BrianG61UK (18-05-23),Joe_90 (18-05-23)

  5. #619

    Title
    ViX Beta Tester
    Join Date
    May 2011
    Posts
    676
    Thanks
    56
    Thanked 234 Times in 161 Posts
    I've just built my first image for a ZGemma H9 Twin SE. The image is correctly named as openvix-6.4.001.004.developer-zgemmah9twinse but it builds into a folder called h9combose. I know it's not a problem and the combo and twin are the same base, just thought I'd mention it in case that shouldn't happen.

    BTW, I think I'm missing something, how do I turn subtitles off by default? Can't remember how I did it on other boxes and can't see a switch anywhere.

  6. #620
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,339
    Thanks
    6,422
    Thanked 9,146 Times in 6,224 Posts
    Quote Originally Posted by lincsat View Post
    I've just built my first image for a ZGemma H9 Twin SE. The image is correctly named as openvix-6.4.001.004.developer-zgemmah9twinse but it builds into a folder called h9combose. I know it's not a problem and the combo and twin are the same base, just thought I'd mention it in case that shouldn't happen.
    It should happen.

  7. #621
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,771
    Thanks
    235
    Thanked 1,656 Times in 1,305 Posts
    Quote Originally Posted by birdman View Post
    Now to see whether I can get this into the meta-oe-alliance git....
    PR submitted:
    https://github.com/oe-alliance/oe-al...-core/pull/825
    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

  8. The Following 2 Users Say Thank You to birdman For This Useful Post:

    abu baniaz (25-05-23),BrianG61UK (27-05-23)

  9. #622
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    I have been uncommenting the static feed line in openvix conf which seems to save a lot of build time.
    But every time I perform a 'make update', I get this error message.

    Code:
    willo@willo-OptiPlex-7010:/media/willo/USB-SSD/build-enviroment$ make update
    Updating Git repositories...
    remote: Enumerating objects: 119, done.
    remote: Counting objects: 100% (119/119), done.
    remote: Compressing objects: 100% (72/72), done.
    remote: Total 119 (delta 57), reused 85 (delta 47), pack-reused 0
    Receiving objects: 100% (119/119), 13.67 KiB | 4.56 MiB/s, done.
    Resolving deltas: 100% (57/57), completed with 2 local objects.
    From https://github.com/oe-alliance/build-enviroment
       e450e648..2871255d  5.3        -> origin/5.3
       cbaac844..762a0100  5.2        -> origin/5.2
    Fetching submodule meta-oe-alliance
    From https://github.com/oe-alliance/oe-alliance-core
       80f7ea222c..dfecd4c729  5.2        -> origin/5.2
       0b0edb2004..b7ae5d0490  5.3        -> origin/5.3
    Updating e450e648..2871255d
    Fast-forward
     meta-oe-alliance | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    Synchronising submodule url for 'bitbake'
    Synchronising submodule url for 'meta-clang'
    Synchronising submodule url for 'meta-oe-alliance'
    Synchronising submodule url for 'meta-openembedded'
    Synchronising submodule url for 'meta-python2'
    Synchronising submodule url for 'meta-qt5.15'
    Synchronising submodule url for 'openembedded-core'
    error: Your local changes to the following files would be overwritten by checkout:
    	meta-oe/conf/distro/openvix.conf
    Please commit your changes or stash them before you switch branches.
    Aborting
    fatal: Unable to checkout 'b7ae5d049075f31b6c21e11b6f0fd9cb0dc2d4ae' in submodule path 'meta-oe-alliance'
    The oe-alliance is now up-to-date.
    Is it possible that the static feed can be uncommented as default or will that cause issues?
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Xtrend ET8500
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  10. #623
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,771
    Thanks
    235
    Thanked 1,656 Times in 1,305 Posts
    Quote Originally Posted by Willo3092 View Post
    Is it possible that the static feed can be uncommented as default or will that cause issues?
    Is it possible to set the variable in your own site.conf file?
    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

  11. #624
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,581
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Quote Originally Posted by Willo3092 View Post
    I have been uncommenting the static feed line in openvix conf which seems to save a lot of build time.
    But every time I perform a 'make update', I get this error message.

    Code:
    willo@willo-OptiPlex-7010:/media/willo/USB-SSD/build-enviroment$ make update
    Updating Git repositories...
    remote: Enumerating objects: 119, done.
    remote: Counting objects: 100% (119/119), done.
    remote: Compressing objects: 100% (72/72), done.
    remote: Total 119 (delta 57), reused 85 (delta 47), pack-reused 0
    Receiving objects: 100% (119/119), 13.67 KiB | 4.56 MiB/s, done.
    Resolving deltas: 100% (57/57), completed with 2 local objects.
    From https://github.com/oe-alliance/build-enviroment
       e450e648..2871255d  5.3        -> origin/5.3
       cbaac844..762a0100  5.2        -> origin/5.2
    Fetching submodule meta-oe-alliance
    From https://github.com/oe-alliance/oe-alliance-core
       80f7ea222c..dfecd4c729  5.2        -> origin/5.2
       0b0edb2004..b7ae5d0490  5.3        -> origin/5.3
    Updating e450e648..2871255d
    Fast-forward
     meta-oe-alliance | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    Synchronising submodule url for 'bitbake'
    Synchronising submodule url for 'meta-clang'
    Synchronising submodule url for 'meta-oe-alliance'
    Synchronising submodule url for 'meta-openembedded'
    Synchronising submodule url for 'meta-python2'
    Synchronising submodule url for 'meta-qt5.15'
    Synchronising submodule url for 'openembedded-core'
    error: Your local changes to the following files would be overwritten by checkout:
    	meta-oe/conf/distro/openvix.conf
    Please commit your changes or stash them before you switch branches.
    Aborting
    fatal: Unable to checkout 'b7ae5d049075f31b6c21e11b6f0fd9cb0dc2d4ae' in submodule path 'meta-oe-alliance'
    The oe-alliance is now up-to-date.
    Is it possible that the static feed can be uncommented as default or will that cause issues?
    Willo, are you on Skype?
    Username?
    Help keep OpenViX servers online.Please donate!

  12. #625
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Quote Originally Posted by birdman View Post
    Is it possible to set the variable in your own site.conf file?
    I don't know. How would I do that?
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Xtrend ET8500
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  13. #626
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Quote Originally Posted by Huevos View Post
    Willo, are you on Skype?
    Username?
    No, sorry. I haven't got a webcam. Email & SMS are enough for me.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Xtrend ET8500
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  14. #627
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Willo3092 View Post
    No, sorry. I haven't got a webcam. Email & SMS are enough for me.
    Don,t need a webcam!
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch 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 Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  15. #628

    Title
    ViX Beta Tester
    Join Date
    May 2011
    Posts
    676
    Thanks
    56
    Thanked 234 Times in 161 Posts
    Quote Originally Posted by birdman View Post
    Is it possible to set the variable in your own site.conf file?
    Never thought of that. I've just tried it and it seems to build a ZGemma H7 image OK. I'm away for a few Days and can't test build for other boxes until I return.

  16. #629
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,771
    Thanks
    235
    Thanked 1,656 Times in 1,305 Posts
    Quote Originally Posted by Willo3092 View Post
    I don't know. How would I do that?
    Put a site·conf file into the oe-alliance directory.

    Mine looks like this:

    SCONF_VERSION = "1"
    DL_DIR = "/var/tmp/dev-build/oe-alliance/sources"
    INHERIT += "rm_work"
    # ENIGMA2_URI = "https://github.com/OpenViX/enigma2.git;protocol=git;branch=Dev$
    # DISTRO_FEED_URI = "http://nuc.lacknet/feeds/${DISTRO_NAME}/${DISTRO_TYPE}/${D$
    #
    # Stop some things being built...e.g. rclone..
    #
    STATIC_FEED = "1"
    Although I actually keep this elsewhere and do this in oe-alliance:
    Code:
    rm -f site.conf builds/openvix/developer/${machine2}/conf/site.conf
    before copying in this base one at the start of a build.
    But that's because I might do the build on any of a few systems, and they have different numbers of processors, so I want to clear out that setting (which the build will put in the machine2 version once it starts).
    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

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

    Willo3092 (10-06-23)

  18. #630
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,581
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Quote Originally Posted by birdman View Post
    Put a site·conf file into the oe-alliance directory.

    Mine looks like this:


    Although I actually keep this elsewhere and do this in oe-alliance:
    Code:
    rm -f site.conf builds/openvix/developer/${machine2}/conf/site.conf
    before copying in this base one at the start of a build.
    But that's because I might do the build on any of a few systems, and they have different numbers of processors, so I want to clear out that setting (which the build will put in the machine2 version once it starts).
    So where is your static feed?
    Help keep OpenViX servers online.Please donate!

Page 42 of 45 FirstFirst ... 324041424344 ... 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.