+ Antworten
Ergebnis 1 bis 10 von 130

Hybrid-Darstellung

  1. #1
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Latest version of git have strange result when I try to make image with flash.sh

    Code:
    -- PROBLEM --------------------------------
       Please build an image first. Exiting ...
    -------------------------------------------
    commenting lines 70-77 in flash.sh solve problem

    Code:
    # Check if cdk/lastChoice or cdk_new/config and the release directory existif ([ ! -e $CDKOLDDIR/lastChoice ] && [ ! -e $CDKNEWDIR/config ]) || ([ ! -e $CDKOLDDIR/.deps/build_complete ] && [ ! -e $CDKNEWDIR/.deps/build_complete ]); then
      echo "-- PROBLEM! -----------------------------------------------------------"
      echo
      echo " Please build an image first. Exiting..."
      echo
      echo "-----------------------------------------------------------------------"
      exit
    fi
    Also TVheadend git not updating, git pull not executed.
    Geändert von Saentist (05.02.2017 um 00:02 Uhr)


  2. #2
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Zitat Zitat von Saentist Beitrag anzeigen
    Please build an image first. Exiting ...
    Should be fixed now, do a git pull of both cdk and flash gits.

    Also TVheadend git not updating, git pull not executed.
    That has been done on purpose, as I had to update the patch far to often. The build is always from the same ref.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •