MLD-6.x > General
Keine Symbole in Skin flatPlus
LIN:
Mit dem Eintrag in der /etc/vdr/conf.d/50_skinflatplus.conf funktioniert es auch mit flatplus
:)
clausmuus:
Ich habe jetzt auch im das skinnopacity Paket den link zum Channellogos Pfad hinzugefügt
MegaV0lt:
--- Quote from: rfehr on November 15, 2024, 21:09:16 ---hier ist der Link wie bei uns die DEV Umgebung genutzt wird
https://gitlab.com/MLD-6/mld-dev
--- End quote ---
Schon der erste Schritt läuft ins leere:
--- Code: ---root@MLD:~# apt install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat libsdl1.2-dev xterm python3-pip locales locales-all cpio default-jre zstd liblz4-tool
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package wget
E: Unable to locate package git-core
E: Unable to locate package diffstat
E: Unable to locate package unzip
E: Unable to locate package texinfo
E: Unable to locate package gcc-multilib
E: Unable to locate package build-essential
E: Unable to locate package chrpath
E: Unable to locate package socat
E: Unable to locate package libsdl1.2-dev
E: Couldn't find any package by glob 'libsdl1.2-dev'
E: Unable to locate package xterm
E: Unable to locate package locales
E: Unable to locate package locales-all
E: Unable to locate package default-jre
E: Unable to locate package liblz4-tool
--- End code ---
Edit:Auf meinem Mint-PC (Ubuntu) Klemmt es dann beim zweiten Schritt:
--- Code: ---darkwing@darkwing-PC ~ $ sudo pip3 install kas
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.
If you wish to install a non-Debian packaged Python application,
it may be easiest to use pipx install xyz, which will manage a
virtual environment for you. Make sure you have pipx installed.
See /usr/share/doc/python3.12/README.venv for more information.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
--- End code ---
Edit:
--- Code: ---apt install kas
--- End code ---
hat geklappt
Noch mal Edit:Nach gut einer Stunde bricht dann das Bauen mit folgendem Fehler ab:
--- Code: ---2024-11-18 15:57:15 - INFO - /home/darkwing/src/mld-dev.git/poky$ /tmp/tmpi6ck5xw1/get_bb_env /home/darkwing/src/mld-dev.git/build
2024-11-18 15:57:15 - INFO - /home/darkwing/src/mld-dev.git/build$ /home/darkwing/src/mld-dev.git/poky/bitbake/bin/bitbake -c build mld-image-netinstall
ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:
python python2.7
2024-11-18 15:57:17 - ERROR - Command "/home/darkwing/src/mld-dev.git/poky/bitbake/bin/bitbake -c build mld-image-netinstall" failed with error 1
--- End code ---
clausmuus:
Wir haben bei uns python2 und python3 installiert. Eventuell wird python2 ja auch noch benötigt.
Wir haben unsere Build Umgebung in einem Debian-11 Docker Container installiert.
Navigation
[0] Message Index
[*] Previous page
Go to full version