+ Antworten
Ergebnis 1 bis 10 von 523

Hybrid-Darstellung

  1. #1
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    I installed ubuntu-mate 15.10 64 bit, has been completed enigma2, diff:2; without error, so far:

    Now the problem is the same as 14.04, the Archive folder is not created by the PLI-HD_skin.git library.


    Code:
    echo; echo "Adding PLi-HD skin"
    
    Adding PLi-HD skin
    REPO="https://github.com/littlesat/skin-PLiHD.git"
    [ -d "/home/b/Archive/PLi-HD_skin.git" ] && \
    (cd /home/b/Archive/PLi-HD_skin.git; git pull -q; git checkout -q HEAD; cd "/home/b/StartHere/cdk";)
    Makefile:7471: recipe for target '.deps/enigma2-pli-nightly' failed
    make: *** [.deps/enigma2-pli-nightly] Error 1
    b@ba:~/StartHere/cdk$
    Bad adress and directory name difference?

    https://github.com/littlesat/skin-PLiHD.git

    The automation does not work.

    The fault is not with your device is in ...
    I went fishing ...
    Geändert von turulbird (01.06.2016 um 15:12 Uhr)


  2. #2
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    I caught nothing, wifi (/StartHere/driver/wireless/rt2870sta' failed) and no wifi ... error.

    Code:
    Cloning into '/home/b/Archive/neutrino-mp-tangos.git'...
    remote: Counting objects: 65235, done.
    remote: Compressing objects: 100% (19/19), done.
    remote: Total 65235 (delta 8), reused 2 (delta 2), pack-reused 65214
    Receiving objects: 100% (65235/65235), 28.68 MiB | 3.69 MiB/s, done.
    Resolving deltas: 100% (53489/53489), done.
    Checking connectivity... done.
    for i in /home/b/StartHere/cdk/Patches/neutrino-mp-tangos.patch; do \
        echo "==> Applying Patch: $i"; \
        set -e; cd /home/b/StartHere/source/neutrino-mp-tangos && patch -p1 -i $i; \
    done;
    ==> Applying Patch: /home/b/StartHere/cdk/Patches/neutrino-mp-tangos.patch
    patching file acinclude.m4
    patching file src/driver/vfd.cpp
    patching file src/gui/movieplayer.cpp
    patching file src/neutrino.cpp
    Hunk #1 succeeded at 4252 (offset 27 lines).
    Hunk #2 succeeded at 4286 (offset 27 lines).
    patching file src/driver/simple_display.cpp
    patching file src/driver/vfd.cpp
    Hunk #1 FAILED at 52.
    Hunk #3 FAILED at 444.
    Hunk #4 FAILED at 799.
    Hunk #5 FAILED at 1199.
    Hunk #6 FAILED at 1220.
    Hunk #7 FAILED at 1246.
    6 out of 7 hunks FAILED -- saving rejects to file src/driver/vfd.cpp.rej
    Makefile:7908: recipe for target '.deps/neutrino-mp-tangos.do_prepare' failed
    make: *** [.deps/neutrino-mp-tangos.do_prepare] Error 1
    ba@b:~/StartHere/cdk$
    Geändert von turulbird (02.06.2016 um 19:46 Uhr)


Berechtigungen

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