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 46 of 47 FirstFirst ... 3644454647 LastLast
Results 676 to 690 of 700

Thread: Build my own Vix image

  1. #676
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,807
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by Morini View Post
    Just wondering whether it would have been more prudent to use the most recent ubuntu server?
    Shouldn't matter.
    It just uses the base system to build what it needs to build the real Vix distro.
    And, IIRC, the "standard" builds are still done on 22.04 anyway.
    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. #677
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,670
    Thanks
    2,009
    Thanked 4,964 Times in 3,280 Posts
    1) Stick to LTS versions (that means 24.04 or 22.04).

    2) 24.04 only came out a couple of weeks ago, what's the rush?

    3) 22.04 is fine for building branch 5.4.
    Help keep OpenViX servers online.Please donate!

  3. #678

    Title
    ViX Beta Tester
    Join Date
    May 2011
    Posts
    684
    Thanks
    57
    Thanked 237 Times in 164 Posts
    Quote Originally Posted by Willo3092 View Post
    I thought I had done by setting up a new build-environment.
    I'm using the same site.conf and sources though.
    Check that your site.conf puts the sources in a different directory to previous versions and not reusing the previous sources

  4. The Following User Says Thank You to lincsat For This Useful Post:

    Willo3092 (28-04-24)

  5. #679
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,087
    Thanks
    760
    Thanked 403 Times in 303 Posts
    Quote Originally Posted by lincsat View Post
    Check that your site.conf puts the sources in a different directory to previous versions and not reusing the previous sources
    I did manage to build a SF4008 release image earlier but the feeds were incomplete for some reason.

    I've started from scratch altogether, with a new build environment and sources.
    I'm building on a 16gb mini-pc though so will probably take ages.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  6. #680
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,670
    Thanks
    2,009
    Thanked 4,964 Times in 3,280 Posts
    Quote Originally Posted by lincsat View Post
    Check that your site.conf puts the sources in a different directory to previous versions and not reusing the previous sources
    That doesn't matter.
    Help keep OpenViX servers online.Please donate!

  7. The Following User Says Thank You to Huevos For This Useful Post:

    Willo3092 (28-04-24)

  8. #681
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,087
    Thanks
    760
    Thanked 403 Times in 303 Posts
    I've built a SF4008 dev image and hosting my own feeds.

    Is there a way to stop static-sf4008-feed.conf from being included in the finished image?

    Code:
    src/gz openvix-static-sf4008 http://www.openvix.co.uk/feeds/openvix-static/6.5/static-sf4008
    Obviously the path doesn't exist because ViX doesn't do a SF4008 image.
    It causes a message saying that 'feeds are down' until I delete it.

    It would be nice to be able to do a settings restore without having to fanny about
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  9. #682
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,428
    Thanks
    997
    Thanked 2,899 Times in 2,252 Posts
    Quote Originally Posted by Willo3092 View Post
    I've built a SF4008 dev image and hosting my own feeds.

    Is there a way to stop static-sf4008-feed.conf from being included in the finished image?

    Code:
    src/gz openvix-static-sf4008 http://www.openvix.co.uk/feeds/openvix-static/6.5/static-sf4008
    Obviously the path doesn't exist because ViX doesn't do a SF4008 image.
    It causes a message saying that 'feeds are down' until I delete it.

    It would be nice to be able to do a settings restore without having to fanny about
    Openvix.conf set STATIC_FEED = "0"
    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

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

    Willo3092 (29-04-24)

  11. #683
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,670
    Thanks
    2,009
    Thanked 4,964 Times in 3,280 Posts
    Quote Originally Posted by twol View Post
    Openvix.conf set STATIC_FEED = "0"
    Not sure about that.

    Probably, in site.conf:
    Code:
    STATIC_ARCH = ""
    Please give feedback.
    Help keep OpenViX servers online.Please donate!

  12. #684
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,087
    Thanks
    760
    Thanked 403 Times in 303 Posts
    Quote Originally Posted by Huevos View Post
    Not sure about that.

    Probably, in site.conf:
    Code:
    STATIC_ARCH = ""
    Please give feedback.
    Just tried twol's fix and it didn't work.
    I'll try it in site.conf and get back to you.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  13. #685
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,670
    Thanks
    2,009
    Thanked 4,964 Times in 3,280 Posts
    Quote Originally Posted by Huevos View Post
    Not sure about that.

    Probably, in site.conf:
    Code:
    STATIC_ARCH = ""
    Please give feedback.
    If that doesn't work make the change in openvix.conf and commit it in your build env.
    Help keep OpenViX servers online.Please donate!

  14. #686
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,670
    Thanks
    2,009
    Thanked 4,964 Times in 3,280 Posts
    Also, once you make the change you will need to reflash. Update is not enough.
    Help keep OpenViX servers online.Please donate!

  15. #687
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,087
    Thanks
    760
    Thanked 403 Times in 303 Posts
    It's not liking something!

    Code:
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    ERROR: m4-native-1.4.19-r0 do_populate_sysroot_setscene: Recipe m4-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/sysroots-components/x86_64/m4-native/sysroot-providers/m4-native
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/sysroots-components/x86_64/m4-native/usr/bin/m4
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    WARNING: Logfile for failed setscene task is /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/m4-native/m4-native-1.4.19-r0/temp/log.do_populate_sysroot_setscene.115115
    WARNING: Setscene task (/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene) failed with exit code '1' - real task will be run instead
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    ERROR: tcl-native-8.6.13-r0 do_create_spdx: Recipe tcl-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/x86_64/recipes/recipe-tcl-native.spdx.json
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-namespace/x86_64/http:__spdx.org_spdxdoc_recipe-tcl-native-494aeffb-dedb-5a5a-8584-bdecfbd0476d
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-hash/x86_64/sstate:tcl-native:x86_64-linux:8.6.13:r0:x86_64:11:/recipe-tcl-native.spdx.json
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/tcl-native/tcl-native-8.6.13-r0/temp/log.do_create_spdx.115414
    ERROR: Task (virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-devtools/tcltk/tcl_8.6.13.bb:do_create_spdx) failed with exit code '1'
    ERROR: libparse-yapp-perl-native-1.21-r0 do_create_spdx: Recipe libparse-yapp-perl-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/x86_64/recipes/recipe-libparse-yapp-perl-native.spdx.json
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-namespace/x86_64/http:__spdx.org_spdxdoc_recipe-libparse-yapp-perl-native-a25010f4-59ef-5da3-88c2-aa104a920702
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-hash/x86_64/sstate:libparse-yapp-perl-native:x86_64-linux:1.21:r0:x86_64:11:/recipe-libparse-yapp-perl-native.spdx.json
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/libparse-yapp-perl-native/libparse-yapp-perl-native-1.21-r0/temp/log.do_create_spdx.115544
    ERROR: Task (virtual:native:/media/willo/USB-SSD/build-enviroment/meta-openembedded/meta-oe/recipes-devtools/perl/libparse-yapp-perl_1.21.bb:do_create_spdx) failed with exit code '1'
    ERROR: libunistring-native-1.1-r0 do_create_spdx: Recipe libunistring-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/x86_64/recipes/recipe-libunistring-native.spdx.json
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-namespace/x86_64/http:__spdx.org_spdxdoc_recipe-libunistring-native-5d624273-d6d1-5bce-8df3-644ee7f4707a
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-hash/x86_64/sstate:libunistring-native:x86_64-linux:1.1:r0:x86_64:11:/recipe-libunistring-native.spdx.json
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/libunistring-native/libunistring-native-1.1-r0/temp/log.do_create_spdx.115515
    ERROR: Task (virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-support/libunistring/libunistring_1.1.bb:do_create_spdx) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1792 tasks of which 1781 didn't need to be rerun and 3 failed.
    
    Summary: 3 tasks failed:
      virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-devtools/tcltk/tcl_8.6.13.bb:do_create_spdx
      virtual:native:/media/willo/USB-SSD/build-enviroment/meta-openembedded/meta-oe/recipes-devtools/perl/libparse-yapp-perl_1.21.bb:do_create_spdx
      virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-support/libunistring/libunistring_1.1.bb:do_create_spdx
    Summary: There were 584 WARNING messages.
    Summary: There were 7 ERROR messages, returning a non-zero exit code.
    make: *** [Makefile:1031: image] Error 1
    willo@beelink:/media/willo/USB-SSD/build-enviroment$
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  16. #688
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,428
    Thanks
    997
    Thanked 2,899 Times in 2,252 Posts
    Quote Originally Posted by Willo3092 View Post
    It's not liking something!

    Code:
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    ERROR: m4-native-1.4.19-r0 do_populate_sysroot_setscene: Recipe m4-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/sysroots-components/x86_64/m4-native/sysroot-providers/m4-native
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/sysroots-components/x86_64/m4-native/usr/bin/m4
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    WARNING: Logfile for failed setscene task is /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/m4-native/m4-native-1.4.19-r0/temp/log.do_populate_sysroot_setscene.115115
    WARNING: Setscene task (/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene) failed with exit code '1' - real task will be run instead
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    WARNING: SOURCE_DATE_EPOCH value '' is invalid. Reverting to SOURCE_DATE_EPOCH_FALLBACK
    ERROR: tcl-native-8.6.13-r0 do_create_spdx: Recipe tcl-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/x86_64/recipes/recipe-tcl-native.spdx.json
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-namespace/x86_64/http:__spdx.org_spdxdoc_recipe-tcl-native-494aeffb-dedb-5a5a-8584-bdecfbd0476d
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-hash/x86_64/sstate:tcl-native:x86_64-linux:8.6.13:r0:x86_64:11:/recipe-tcl-native.spdx.json
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/tcl-native/tcl-native-8.6.13-r0/temp/log.do_create_spdx.115414
    ERROR: Task (virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-devtools/tcltk/tcl_8.6.13.bb:do_create_spdx) failed with exit code '1'
    ERROR: libparse-yapp-perl-native-1.21-r0 do_create_spdx: Recipe libparse-yapp-perl-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/x86_64/recipes/recipe-libparse-yapp-perl-native.spdx.json
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-namespace/x86_64/http:__spdx.org_spdxdoc_recipe-libparse-yapp-perl-native-a25010f4-59ef-5da3-88c2-aa104a920702
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-hash/x86_64/sstate:libparse-yapp-perl-native:x86_64-linux:1.21:r0:x86_64:11:/recipe-libparse-yapp-perl-native.spdx.json
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/libparse-yapp-perl-native/libparse-yapp-perl-native-1.21-r0/temp/log.do_create_spdx.115544
    ERROR: Task (virtual:native:/media/willo/USB-SSD/build-enviroment/meta-openembedded/meta-oe/recipes-devtools/perl/libparse-yapp-perl_1.21.bb:do_create_spdx) failed with exit code '1'
    ERROR: libunistring-native-1.1-r0 do_create_spdx: Recipe libunistring-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/x86_64/recipes/recipe-libunistring-native.spdx.json
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-namespace/x86_64/http:__spdx.org_spdxdoc_recipe-libunistring-native-5d624273-d6d1-5bce-8df3-644ee7f4707a
        (not matched to any task)
      /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/deploy/spdx/by-hash/x86_64/sstate:libunistring-native:x86_64-linux:1.1:r0:x86_64:11:/recipe-libunistring-native.spdx.json
        (not matched to any task)
    Please adjust the recipes so only one recipe provides a given file. 
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/x86_64-linux/libunistring-native/libunistring-native-1.1-r0/temp/log.do_create_spdx.115515
    ERROR: Task (virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-support/libunistring/libunistring_1.1.bb:do_create_spdx) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1792 tasks of which 1781 didn't need to be rerun and 3 failed.
    
    Summary: 3 tasks failed:
      virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-devtools/tcltk/tcl_8.6.13.bb:do_create_spdx
      virtual:native:/media/willo/USB-SSD/build-enviroment/meta-openembedded/meta-oe/recipes-devtools/perl/libparse-yapp-perl_1.21.bb:do_create_spdx
      virtual:native:/media/willo/USB-SSD/build-enviroment/openembedded-core/meta/recipes-support/libunistring/libunistring_1.1.bb:do_create_spdx
    Summary: There were 584 WARNING messages.
    Summary: There were 7 ERROR messages, returning a non-zero exit code.
    make: *** [Makefile:1031: image] Error 1
    willo@beelink:/media/willo/USB-SSD/build-enviroment$
    I checked my openvix.conf (I don't build with the static feed) and I actually have:-
    #STATIC_FEED = "0"
    #STATIC_ARCH = "static-${MACHINE} static-${TUNE_PKGARCH}"
    #STATIC_DISTRO_FEED_URI
    Last edited by twol; 30-04-24 at 10:07.
    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

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

    Willo3092 (30-04-24)

  18. #689
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,087
    Thanks
    760
    Thanked 403 Times in 303 Posts
    Quote Originally Posted by twol View Post
    I checked my openvix.conf (I don't build with the static feed) and I actually have:-
    #STATIC_FEED = "0"
    #STATIC_ARCH = "static-${MACHINE} static-${TUNE_PKGARCH}"
    #STATIC_DISTRO_FEED_URI
    I'll try it after work, thanks twol
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  19. #690
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,087
    Thanks
    760
    Thanked 403 Times in 303 Posts
    what is rust-llvm-native?

    I started from scratch again and the above has been do_compiling for 4 hours now.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

Page 46 of 47 FirstFirst ... 3644454647 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.