Recent Posts

31
Allgemein [ General ] / Update von 710 Paketen?
« Last post by thinokoe on April 07, 2026, 14:03:13 »
Ok, ich habe es so gemacht, wie beschrieben und jetzt funktioniert die VDR-OSD-Steuerung per Tastatur wieder. Mal schauen ob es so bleibt. 8)
Danke, für die vielen Tipps
32
Allgemein [ General ] / Update von 710 Paketen?
« Last post by franky on April 07, 2026, 12:36:46 »
OK das ist die Erklärung für das SSH Problem.
Die Standardantwort "n" bei diesen Abfragen wäre die richtige, damit die aktuelle Datei nicht ersetzt wird.
Die wird auch bei der Aktualisierung über das WebIF verwendet.

Beim dist-upgrade wird da u.a. die Konfigurationsdatei für SSH abgefragt.
Wenn die mit "Y" überschrieben wird funktioniert der SSH Zugriff ohne PW nicht mehr, aber ist auch kein PW festgelegt.
Somit ist kein SSH mehr möglich.
Ich habe das gerade mal beim einem meiner Testsysteme ausprobiert.

Am Besten du gehst noch mal per Snapshot zurück auf den Stand vor dem dist-upgarde.
Dann sollte der SSH Zugriff von deinem SUSE System auch wieder ohne PW möglich sein.
Dann das dist-upgrade auf Konsole nochmal wiederholen und nachdem es erfolgreich durchgelaufen ist, ein Reboot.
Code: [Select]
apt-get clean
apt-get update
apt-get dist-upgrade
Die Fragen immer mit n beantworten!!
33
Allgemein [ General ] / Update von 710 Paketen?
« Last post by thinokoe on April 07, 2026, 12:03:05 »
Das ist echt seltsam.
Es wird eigentlich auch für den SSH Zugriff kein PW benötigt.

Wie hattest du eigentlich beim manuellen dist-upgrade auf Konsole die Fragen beantwortet, wenn eine Konfigurationsdatei ausgetauscht werden sollte?
Mit "Y" oder mit "N"?
Ich habe mit Y oder I geantwortet
34
Allgemein [ General ] / Update von 710 Paketen?
« Last post by clausmuus on April 07, 2026, 11:58:59 »
Es wird nur nach einem Passwort gefragt, wenn Du entweder beim ssh Login nicht den Usernamen "root" angegeben hast (ssh root@DEINE_IP), oder Du auf dem RPI z.B. über das Webif ein root Passwort festgelegt hast.

Claus
35
Allgemein [ General ] / Update von 710 Paketen?
« Last post by franky on April 07, 2026, 11:53:31 »
Das ist echt seltsam.
Es wird eigentlich auch für den SSH Zugriff kein PW benötigt.

Wie hattest du eigentlich beim manuellen dist-upgrade auf Konsole die Fragen beantwortet, wenn eine Konfigurationsdatei ausgetauscht werden sollte?
Mit "Y" oder mit "N"?
36
Allgemein [ General ] / Update von 710 Paketen?
« Last post by thinokoe on April 07, 2026, 10:56:13 »
Seit heute morgen funktioniert  die Keyboard  schon wieder nicht mehr :(
37
Allgemein [ General ] / Entwicklungsumgebung 6.5
« Last post by clausmuus on April 07, 2026, 10:51:45 »
@MegaV0lt,

mache ein "bitbale -ccleanall webif" und baue das dann nochmal. Das hilft normalerweise bei solchen Fehlern.
38
Allgemein [ General ] / Entwicklungsumgebung 6.5
« Last post by rell on April 07, 2026, 10:31:45 »
Ich brauche nochmal etwas Hilfe. Folgendes habe ich gemacht

Docker-build auf RPI5 gefixt und rock-pi-4b-plus hinzugefügt:
https://github.com/rellla/mld-dev/commits/rpi-rock4bplus/

Scarthgap von meta-rockchip enthält mein SoC nicht - das wurde erst später aufgenommen (https://git.yoctoproject.org/meta-rockchip/commit/?id=df4a83d8a41124d69d8105b56680c543432cfb3e) , daher habe ich es manuell hinzugefügt:
https://github.com/rellla/meta-rockchip

Es wird ein Image gebaut, das ich mit Balena Etcher auf meine SD-Karte geschrieben habe. Beim ersten Start flackern auf dem TV aber kurzzeitig nur ein paar Streifen auf, dann passiert nichts mehr.

Code: [Select]
KERNEL_DEVICETREE = "rockchip/rk3399-rock-pi-4b-plus.dtb"
UBOOT_MACHINE = "rock-pi-4-rk3399_defconfig"
sollte passen, das habe ich auch bei LibreELEC.

Gibt es noch eine Stelle, an der die Unterstützung für das Board prüfen müsste?
39
Allgemein [ General ] / Entwicklungsumgebung 6.5
« Last post by MegaV0lt on April 07, 2026, 08:47:15 »
Hat wieder nicht geklappt
Code: [Select]
Build Configuration:
BB_VERSION           = "2.8.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "debian-12"
TARGET_SYS           = "x86_64-mld-linux"
MACHINE              = "genericx86-64"
DISTRO               = "mld"
DISTRO_VERSION       = "6.5.0"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta-clang           = "scarthgap:2b7433611d80f6d0ee1b04156fa91fc73d3c2665"
meta-intel           = "scarthgap:cfb0e237cf3f25ffb128bd55e3e72eb0fb2ca096"
meta-java            = "scarthgap:ac65b6e5bbd2c9b55a64a13ab4c55d212a8b585f"
meta                 = "scarthgap:1fa8d3fdaa22e5adba4527cf5052916bf1573f76"
meta-filesystems     
meta-gnome           
meta-initramfs       
meta-multimedia     
meta-networking     
meta-oe             
meta-python         
meta-webserver       = "scarthgap:1235dd4ed4a57e67683c045ad76b6a0f9e896b45"
meta-qt6             = "HEAD:01692b5a8a60419800fd2e83ef886fd1f6dca4eb"
meta-virtualization  = "scarthgap:54b806b1985f3989722ee308e1073530fe3328c1"
meta                 
meta-poky           
meta-yocto-bsp       = "scarthgap:c5627ab06fc07221237b9a7059ac378ea80578f8"

Sstate summary: Wanted 1388 Local 0 Mirrors 0 Missed 1388 Current 0 (0% match, 0% complete)##############################################################################################################                     | ETA:  0:00:00
Initialising tasks: 100% |####################################################################################################################################################################################################| Time: 0:00:02
NOTE: Executing Tasks
WARNING: gettext-minimal-native-0.22.5-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/gettext/gettext-0.22.5.tar.gz, attempting MIRRORS if available
WARNING: gcc-source-13.3.0-13.3.0-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/gcc/gcc-13.3.0/gcc-13.3.0.tar.xz, attempting MIRRORS if available
WARNING: make-native-4.4.1-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/make/make-4.4.1.tar.gz, attempting MIRRORS if available
WARNING: gperf-native-3.1-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/gperf/gperf-3.1.tar.gz, attempting MIRRORS if available
WARNING: readline-native-8.2-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz;name=archive, attempting MIRRORS if available
WARNING: groff-native-1.23.0-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz, attempting MIRRORS if available
WARNING: dpkg-native-1.22.0-r0 do_fetch: Failed to fetch URL git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main, attempting MIRRORS if available
WARNING: docbook-xml-dtd4-native-4.5-r0 do_fetch: Failed to fetch URL https://docbook.org/xml/4.1.2/docbkx412.zip;name=payload412;subdir=docbook-4.1.2, attempting MIRRORS if available
WARNING: docbook-xml-dtd4-native-4.5-r0 do_fetch: Failed to fetch URL https://docbook.org/xml/4.2/docbook-xml-4.2.zip;name=payload42;subdir=docbook-4.2, attempting MIRRORS if available
WARNING: docbook-xml-dtd4-native-4.5-r0 do_fetch: Failed to fetch URL https://docbook.org/xml/4.3/docbook-xml-4.3.zip;name=payload43;subdir=docbook-4.3, attempting MIRRORS if available
WARNING: docbook-xml-dtd4-native-4.5-r0 do_fetch: Failed to fetch URL https://docbook.org/xml/4.4/docbook-xml-4.4.zip;name=payload44;subdir=docbook-4.4, attempting MIRRORS if available
WARNING: docbook-xml-dtd4-native-4.5-r0 do_fetch: Failed to fetch URL https://docbook.org/xml/4.5/docbook-xml-4.5.zip;name=payloadPV;subdir=docbook-4.5, attempting MIRRORS if available
WARNING: bash-5.2.21-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/bash/bash-5.2.21.tar.gz;name=tarball, attempting MIRRORS if available
WARNING: coreutils-9.4-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.xz, attempting MIRRORS if available
WARNING: gawk-5.3.0-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/gawk/gawk-5.3.0.tar.gz, attempting MIRRORS if available
WARNING: findutils-4.9.0-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/findutils/findutils-4.9.0.tar.xz, attempting MIRRORS if available
WARNING: parted-3.6-r0 do_fetch: Failed to fetch URL https://ftp.gnu.org/gnu/parted/parted-3.6.tar.xz, attempting MIRRORS if available
WARNING: graphicsmagick-1.3.46-r0 do_package_qa: QA Issue: File /usr/lib/.debug/libGraphicsMagickWand.so.2.10.2 in package graphicsmagick-dbg contains reference to TMPDIR
File /usr/lib/.debug/libGraphicsMagick.so.3.26.0 in package graphicsmagick-dbg contains reference to TMPDIR
File /usr/lib/.debug/libGraphicsMagick++.so.12.8.2 in package graphicsmagick-dbg contains reference to TMPDIR
File /usr/bin/.debug/gm in package graphicsmagick-dbg contains reference to TMPDIR [buildpaths]
WARNING: graphicsmagick-1.3.46-r0 do_package_qa: QA Issue: File /usr/lib/libGraphicsMagick.so.3.26.0 in package graphicsmagick contains reference to TMPDIR
File /usr/lib/GraphicsMagick-1.3.46/config/delegates.mgk in package graphicsmagick contains reference to TMPDIR
File /usr/bin/GraphicsMagick-config in package graphicsmagick contains reference to TMPDIR
File /usr/bin/GraphicsMagick++-config in package graphicsmagick contains reference to TMPDIR [buildpaths]
ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_patch, the basehash value changed from 0917b9f921f4125e209426b36a9e2ce671a858ad1e1d7f208a4def4822f1b1d3 to bf2add7637e780b89c70237cbf1f68089058d00d4c52b84c980252ae5faa99a0. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_patch -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_patch -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_populate_sysroot, the basehash value changed from aa120841d9d6ebccc5c4d541e3d70e99679584e66c34b6920f6e95fffade0f1b to fad7ce709a01c32aab2e219e00aa3c2cd8f5e7e83607d0ba5e870ddd0e12c26d. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_populate_sysroot -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_populate_sysroot -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_deploy_source_date_epoch, the basehash value changed from f1c08279e26fe1fd6f095474765a5cf3390864621727768988e7f4a86cb1f9a7 to befb43b5aa1b7e97acd27025ab2520570b92a2da708e9d5645024918f804faad. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_deploy_source_date_epoch -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_deploy_source_date_epoch -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_configure, the basehash value changed from e9f34da62732bdd69c198fc447515fd2350c5d29095f51d437f77be9fb4e4d07 to 17501307dc447249b6545b87a6c05b774f7289ae93e8ffa846f00d9da1efad45. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_configure -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_configure -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_compile, the basehash value changed from ab3a2184109f9a2176f110858526afa240655bab2a932c19e4e1bb13cee840ba to df9e7642d99e86ce428fc7ed1481a0e1c0107d29222f687dc160b2cf2a6c37ee. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_compile -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_compile -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_install, the basehash value changed from 3736f2ef349e2e92139d19c9edb13f3410eb1b38be091c83d26ff5fe576b45ec to 433216c086151fae5df2870bc8a7426a727dcd92bc8ba62ee5fe5ac0bc4210d2. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_install -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_install -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_build, the basehash value changed from c266d1ebc5cd4c1886117498207b6c29871c675554b4c32903316d50f412055a to b5c5a90c3443392f38b8f47190c3ede45e575ba9d28d85f2ed728468f811ce5c. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_build -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_build -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_package_qa, the basehash value changed from 0b6fcfc9a4dc8fa8e621f41a5c3690c6ad36ee72635f088250313acbf2889df6 to af1f56de627b426b499ae63304fb80f5cfa5306fce7dd040904b1ee623ddb3c9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_package_qa -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_package_qa -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_recipe_qa, the basehash value changed from 38b12ddf90c8f332a47b9bf893047e66889a6a7b0087bff95403593a06b0ab78 to 5a43fd83d85768f4683ca038cf2f3b4198dc6e934fb78b97c6f2a0df381e541a. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_recipe_qa -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_package, the basehash value changed from cbda74e305a06b17b7cf37427544a3e25010825914d574d0219deda5701b87e2 to 80ecbde6332240696bbf3dd164179a8fba3b949f566c3c14341bc41638244b1a. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_package -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_package -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_packagedata, the basehash value changed from e327b86e1ce07c53ca96fe63f07ce1fd549a4b070177a06b4738f712336d3dad to 1abf8cfa25cef28d951b1a135580f6389e14c02f68ab75783b47320a300a6b96. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_packagedata -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_packagedata -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_package_write_deb, the basehash value changed from 8df3933f778cb3162a710f23acace97023649bfbcbf4af1e3bbf44d3012a2c9b to ef3ac3d89c47421d25237a5c9ffda568bcbafe4eb7f95284471162f0d2fbe8bd. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_package_write_deb -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_package_write_deb -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_populate_lic, the basehash value changed from 919e7f478e05249f035a91613cd461a07f3c0496894242ccc31984568a9db7d4 to 4797bc877cf256e0bb6f67e727b1a1e6ca73fead8a83bb0c1b018b77a5345753. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_populate_lic -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_create_spdx, the basehash value changed from 6f105fa7b16e622ac923fcc211aa6f68024d7fd8fb7eef5656d4d2f79140bdde to 1be6ccad06ac12b968362df014c4f1d4c29e4784e49fab45ca6c94b6675ed5be. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_create_spdx -Sprintdiff

ERROR: When reparsing /home/mld/mld-dev/build/../meta-mld/meta/recipes-webadmin/webif/webif.bb:do_create_runtime_spdx, the basehash value changed from 34a3237cd68b43f8f7d6c87661c27c0ba188468c58be29e84060a087f500624a to bae5299703a77e68c235801b0ae63a2d8ec3189a048e705ad164397f17413a5e. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake webif -cdo_create_runtime_spdx -Snone
ERROR: Then:
ERROR: $ bitbake webif -cdo_create_runtime_spdx -Sprintdiff

NOTE: Tasks Summary: Attempted 3009 tasks of which 0 didn't need to be rerun and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 25 seconds

Summary: There were 19 WARNING messages.
Summary: There were 75 ERROR messages, returning a non-zero exit code.
2026-04-01 11:04:00 - ERROR    - Shell returned non-zero exit status
2026-04-01 11:04:00 - ERROR    - Command "/bin/sh -c 'bitbake -k --runall build vdr-plugin-skinflatplus'" failed with error 1
mld@MLD-6:~/mld-dev$

Für mich war es das erst mal. Danke für die Unterstützung.
40
Allgemein [ General ] / Update von 710 Paketen?
« Last post by thinokoe on April 07, 2026, 01:10:07 »
Vielen Dank für die ausfühliche Antwort. Es wird aber ein PW abgefragt welches ich nicht kenne. ;D