<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[(Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: Apollon77">@<bdi>Apollon77</bdi></a> FYI only</p>
<p dir="auto">Bei der ERSTINSTALLATION auf einem jungfräulichen System sind mir folegende Dinge aufgefallen:</p>
<p dir="auto">System:<br />
Pi 5 mit Raspian Light Trixie</p>
<p dir="auto">a)    Ganz zu Beginn:  You might need to enter your password a couple of times.</p>
<p dir="auto">Ich wurde nicht danach gefragt</p>
<p dir="auto">b) Bei der NOdeinstallation (ganz am Beginn) treten folgende Meldungen auf:</p>
<pre><code>rm: cannot remove '/usr/share/keyrings/nodesource.gpg': No such file or directory
rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
</code></pre>
<p dir="auto">Keine Ahnung ob die von uns odervon node kommen. Sie waären aber im Sinne von Userfrienlyness vermeidbar (wenn sie von usn kommen)</p>
<p dir="auto">c) Meldung im Step 2 bei creating User and directory</p>
<p dir="auto">chmod: cannot access '': No such file or directory</p>
<p dir="auto">Keine Ahnung ob da was schief läuft oder die Meldung "normal" ist wenn noch nichts da ist. In letzterem Fall sollte sie im Sinne der Benutzerfreundlichkeit vermieden werden.</p>
<p dir="auto">d) Finalizing installation steo (4/4) meldet:</p>
<p dir="auto">main: line 854: /opt/iobroker/INSTALLER_INFO.txt: Permission denied</p>
<p dir="auto">Da passt ziemlich sicher was nicht.</p>
<p dir="auto">Vollstädniges Log folgt.<br />
Kannst du bitte mal schaun und ggF sagen ob du da was tun kannst / willst oder ob ich ein Issue (wo ???) anlegen soll.</p>
<p dir="auto">Martin</p>
<pre><code>piadmin@Pi5:~ $ curl -sLf https://iobroker.net/install.sh | bash -
library: loaded
Library version=2026-02-01

==========================================================================

    Welcome to the ioBroker installer!
    Installer version: 2026-02-01

    You might need to enter your password a couple of times.

==========================================================================


==========================================================================
    Installing prerequisites (1/4)
==========================================================================

Hit:1 http://ftp.at.debian.org/debian trixie InRelease
Hit:2 http://ftp.at.debian.org/debian trixie-updates InRelease
Get:3 http://ftp.at.debian.org/debian-security trixie-security InRelease [43.4 kB]
Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
Get:5 http://ftp.at.debian.org/debian-security trixie-security/main armhf Packages [115 kB]
Get:6 http://ftp.at.debian.org/debian-security trixie-security/main arm64 Packages [120 kB]
Fetched 279 kB in 0s (1,315 kB/s)
Reading package lists... Done

==========================================================================

    Node.js not found. Installing...

==========================================================================

rm: cannot remove '/usr/share/keyrings/nodesource.gpg': No such file or directory
rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
Package: nodejs
Pin: origin deb.nodesource.com
Pin-Priority: 1001
 Processing triggers for man-db (2.13.1-1) ...ource1_arm64.deb ...led.)
Installed nodejs
Node.js installed successfully!
Changing npm registry to https://registry.npmjs.org
 Processing triggers for man-db (2.13.1-1) ...deb ...rently installed.)
Installed acl
 Setting up libavahi-compat-libdnssd-dev:arm64 (0.8-16) ....16_arm64.deb ...
Installed libavahi-compat-libdnssd-dev
 Processing triggers for man-db (2.13.1-1) ...) ...1_arm64.deb ...led.)
Installed libudev-dev
 Setting up libpam0g-dev:arm64 (1.7.0-5) ...5_arm64.deb ... installed.)
Installed libpam0g-dev
 Processing triggers for man-db (2.13.1-1) ...3u1_arm64.deb .....lled.)
Installed git
 Processing triggers for man-db (2.13.1-1) ...4.deb ...ntly installed.)
Installed distro-info
Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously unselected package fonts-dejav Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...1) .......... ..........
Installed libcairo2-dev
 Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...eb ...... .... ...ge fontconfig.
Installed libpango1.0-dev
 Setting up libjpeg-dev:arm64 (1:2.1.5-4) ...5-4) ...4.deb ....deb ...)
Installed libjpeg-dev
 Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...installed.)
Installed libgif-dev
 Processing triggers for libgdk-pixbuf-2.0-0:arm64 (2.42.12+dfsg-4) ....13u2_arm64.deb ...
Installed librsvg2-dev
^[[B
 Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) .......alled.)
Installed cmake

==========================================================================
    Creating ioBroker user and directory (2/4)
==========================================================================

User iobroker created
Created /etc/sudoers.d/iobroker
Directory /opt/iobroker created
chmod: cannot access '': No such file or directory

==========================================================================
    Installing ioBroker (3/4)
==========================================================================



==========================================================================
    Finalizing installation (4/4)
==========================================================================

Enabling autostart...
Created symlink '/etc/systemd/system/multi-user.target.wants/iobroker.service' → '/usr/lib/systemd/system/iobroker.service'.
Autostart enabled!
Fixing directory permissions...
main: line 854: /opt/iobroker/INSTALLER_INFO.txt: Permission denied

==========================================================================

    ioBroker was installed successfully
    Open http://10.17.2.15:8081 in a browser and start configuring!

==========================================================================


You need to re-login before doing anything else on the console!

piadmin@Pi5:~ $
piadmin@Pi5:~ $
piadmin@Pi5:~ $
</code></pre>
]]></description><link>https://forum.iobroker.net/topic/84263/fehler-meldungen-inst-auf-jungfräul.-pi-os-trixie-pi-5</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 16:38:38 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/84263.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Apr 2026 15:58:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Sat, 11 Apr 2026 09:58:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a></p>
<p dir="auto"><a href="https://github.com/ioBroker/ioBroker/pull/711" rel="nofollow ugc">https://github.com/ioBroker/ioBroker/pull/711</a></p>
<p dir="auto">Ich hab leider immer noch nicht verstanden, wie ich nur sigulär einen PR aus einem der Branches abliefer. Da kommt immer alles andere auch mit... :-(<br />
Sorry, <a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a> , musste wieder cherry-picking betreiben, fürchte ich.</p>
]]></description><link>https://forum.iobroker.net/post/1333983</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333983</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 11 Apr 2026 09:58:57 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Sat, 11 Apr 2026 09:07:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Hab jetzt nochmal meine SSD platt gemacht und von von Grund auf neu installiert.<br />
Ergebnis: Alles top - keinerlei unklare Meldungen mehr.</p>
<p dir="auto"><strong>DANKE für deinen Einsatz</strong> - bitte leite deine Anpassungen an <a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: Apollon77">@<bdi>Apollon77</bdi></a> oder wer sonst das Installer Rpo aktualisiseren kann weiter.</p>
<p dir="auto">Anbei noch ein kompletter log (mit '| tee' erstellt)</p>
<p dir="auto"><a href="/assets/uploads/files/1775898373070-install.log">install.log</a></p>
<p dir="auto">Und noch was:<br />
Die Anpassung der debian Repos war nicht mehr notwendig. Heute läufts wieder mit dem Standard <a href="http://deb.debian.org" rel="nofollow ugc">deb.debian.org</a> ... Da war offensichtlich wirklich ein Mirror angeschlagen ...</p>
]]></description><link>https://forum.iobroker.net/post/1333977</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333977</guid><dc:creator><![CDATA[mcm1957]]></dc:creator><pubDate>Sat, 11 Apr 2026 09:07:14 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 23:25:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a></p>
<p dir="auto">Schaut jetzt so aus (Den ewig langen Passus mit den Paketen hab ich gekürzt):</p>
<pre><code>thomas@testpi:~ $ curl -sLf https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/installer_fixes/installer.sh | bash - 
library: loaded
Library version=WIP_GROTHESK

==========================================================================

    Welcome to the ioBroker installer!
    Installer version: WIP_GROTHESK1
    
    You might need to enter your password a couple of times.

==========================================================================


==========================================================================
    Installing prerequisites (1/4)
==========================================================================

Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
Reading package lists... Done             

==========================================================================

    Node.js not found. Installing...

==========================================================================

Selecting previously unselected package nodejs.
(Reading database ... 87147 files and directories currently installed.)
Preparing to unpack .../nodejs_22.22.2-1nodesource1_arm64.deb ...
Unpacking nodejs (22.22.2-1nodesource1) ...
Setting up nodejs (22.22.2-1nodesource1) ...
Processing triggers for man-db (2.13.1-1) ...
Installed nodejs
Node.js installed successfully!
Changing npm registry to https://registry.npmjs.org
Selecting previously unselected package acl.
(Reading database ... 93008 files and directories currently installed.)
Preparing to unpack .../acl_2.3.2-2+b1_arm64.deb ...
...
Preparing to unpack .../5-cmake_3.31.6-2_arm64.deb ...
Unpacking cmake (3.31.6-2) ...
Setting up libuv1t64:arm64 (1.50.0-2) ...
Setting up libjsoncpp26:arm64 (1.9.6-3) ...
Setting up cmake-data (3.31.6-2) ...
Setting up librhash1:arm64 (1.4.5-1) ...
Setting up libarchive13t64:arm64 (3.7.4-4) ...
Setting up cmake (3.31.6-2) ...
Processing triggers for man-db (2.13.1-1) ...
Processing triggers for libc-bin (2.41-12+rpt1+deb13u2) ...
Installed cmake

==========================================================================
    Creating ioBroker user and directory (2/4)
==========================================================================

User iobroker created
Created /etc/sudoers.d/iobroker
Directory /opt/iobroker created

==========================================================================
    Installing ioBroker (3/4)
==========================================================================


==========================================================================
    Finalizing installation (4/4)
==========================================================================

Enabling autostart...
Created symlink '/etc/systemd/system/multi-user.target.wants/iobroker.service' → '/usr/lib/systemd/system/iobroker.service'.
Autostart enabled!
Fixing directory permissions...
ACL enabled: true

==========================================================================

    ioBroker was installed successfully
    Open http://192.168.178.71:8081 in a browser and start configuring!

==========================================================================


You need to re-login before doing anything else on the console!


</code></pre>
<p dir="auto">Sollte doch nun passen, oder?</p>
]]></description><link>https://forum.iobroker.net/post/1333941</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333941</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 23:25:03 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 20:36:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a></p>
<p dir="auto">Aktueller Lauf bei mir, allerdings nicht auf einem frisch installierten 'blanken' System ausgeführt:</p>
<pre><code>thomas@testpi:~ $ curl -sLf https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/installer_fixes/installer.sh | bash - 
library: loaded
Library version=WIP_GROTHESK

==========================================================================

    Welcome to the ioBroker installer!
    Installer version: WIP_GROTHESK1
    
    You might need to enter your password a couple of times.

==========================================================================


==========================================================================
    Installing prerequisites (1/4)
==========================================================================

Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease                                       
Hit:3 http://archive.raspberrypi.com/debian trixie InRelease                                              
Hit:4 http://deb.debian.org/debian-security trixie-security InRelease                                     
Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease                       
Reading package lists... Done

==========================================================================
    Creating ioBroker user and directory (2/4)
==========================================================================

Created /etc/sudoers.d/iobroker
Directory /opt/iobroker created

==========================================================================
    Installing ioBroker (3/4)
==========================================================================


==========================================================================
    Finalizing installation (4/4)
==========================================================================

Enabling autostart...
Autostart enabled!
Fixing directory permissions...
ACL enabled: true

==========================================================================

    ioBroker was installed successfully
    Open http://192.168.178.71:8081 in a browser and start configuring!

==========================================================================


You need to re-login before doing anything else on the console!

thomas@testpi:~ $ 

</code></pre>
]]></description><link>https://forum.iobroker.net/post/1333914</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333914</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 20:36:03 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 20:32:08 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333910">sagte</a>:</p>
<p dir="auto">Wo wird INSTALLER_INFO_FILE initialisisert? Quick search zeigt da nix im script.</p>
</blockquote>
<p dir="auto">Das Ding wird auch noch in der installer_library verwendet. Das macht die Suche etwas aufwändig. Ich muss da mal DEBUG-Markierungen reinsetzen.</p>
]]></description><link>https://forum.iobroker.net/post/1333913</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333913</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 20:32:08 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 20:04:08 GMT]]></title><description><![CDATA[<p dir="auto">Könnte c) da sein: <a href="https://github.com/Grothesk242/ioBroker/blob/a3505875331c8beb49ddc0b0b69c82036b08f75f/installer.sh#L174" rel="nofollow ugc">https://github.com/Grothesk242/ioBroker/blob/a3505875331c8beb49ddc0b0b69c82036b08f75f/installer.sh#L174</a></p>
<p dir="auto">Wo wird INSTALLER_INFO_FILE initialisisert? Quick search zeigt da nix im script.</p>
]]></description><link>https://forum.iobroker.net/post/1333910</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333910</guid><dc:creator><![CDATA[mcm1957]]></dc:creator><pubDate>Fri, 10 Apr 2026 20:04:08 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 20:01:21 GMT]]></title><description><![CDATA[<p dir="auto">DANKE - verkers bitte im Issue: <a href="https://github.com/ioBroker/ioBroker/issues/710" rel="nofollow ugc">https://github.com/ioBroker/ioBroker/issues/710</a></p>
<p dir="auto">Muss mal schaun ob ich morgen Luste habe die SSD nochmals zu initialisieren. Bin nicht sicher obwohl ich das apt Problem ja jetzt lösen könnte...</p>
]]></description><link>https://forum.iobroker.net/post/1333909</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333909</guid><dc:creator><![CDATA[mcm1957]]></dc:creator><pubDate>Fri, 10 Apr 2026 20:01:21 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 19:32:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a></p>
<p dir="auto">Wenn du Bock hast, installier mal frisch über diesen Fork:</p>
<p dir="auto"><a href="https://github.com/Grothesk242/ioBroker/blob/installer_fixes/installer.sh" rel="nofollow ugc">https://github.com/Grothesk242/ioBroker/blob/installer_fixes/installer.sh</a><br />
also</p>
<pre><code>curl -sLf https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/installer_fixes/installer.sh | bash -
</code></pre>
<p dir="auto">Bis auf c) müsste das alles weg sein dann. Bei dem chmod sehe ich noch nicht die genaue Stelle im Code.</p>
]]></description><link>https://forum.iobroker.net/post/1333903</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333903</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 19:32:30 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 17:11:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a><br />
Kannst gerne deine Gedanken bei GitHub hinterlassen:</p>
<p dir="auto"><a href="https://github.com/ioBroker/ioBroker/issues" rel="nofollow ugc">https://github.com/ioBroker/ioBroker/issues</a></p>
]]></description><link>https://forum.iobroker.net/post/1333893</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333893</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 17:11:17 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 16:58:11 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333891">sagte</a>:</p>
<p dir="auto">OK, da sind wir uns einig dass das nicht i.O. ist :-)</p>
</blockquote>
<p dir="auto">Das liegt daran, das der user, in dessen Kontext der Installer läuft zu diesem Zeitpunkt noch keine Rechte an /opt/iobroker hat. Die Passage mit dem INSTALLER_INFO.txt ist aber auch nicht von mir.</p>
]]></description><link>https://forum.iobroker.net/post/1333892</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333892</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 16:58:11 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 16:55:51 GMT]]></title><description><![CDATA[<p dir="auto">Ich rede nicht davon alle Fehlermeldungen zu unterdrücken. Das ist jedenfalls blödsinn.</p>
<p dir="auto">Nur rm -f würde hier keinen Fehler ausgeben. Und wenn -f zu krass ist (was ich an der Stelle eher bezweifle, da ja bewusst gelöscht werden soll) wär ein -e xxx &amp;&amp; rm xx (oder so änlich) auch geeignet den Fehler zu vermeiden.</p>
<p dir="auto">Was die anderen Fehler betrifft</p>
<blockquote>
<p dir="auto">chmod: cannot access '': No such file or directory</p>
</blockquote>
<p dir="auto">Ähm das ist ja nicht wirklich nachvollziehbar ob das ignoriert werden kann oder nicht. Ich kann nicht sagen warum die Meldung kommt. Da es nach dem Anlegen des Verzeichnisses kommt ist as m.E. eher komisch da ja das Verzeichnis dann schon existieren sollte. Und wenn da ein chmod mit wildcard nichts findet würe doch eher kein Leerstring da stehen... Auch hier gilt dass - wenn der Leerstring zu erwarten ist - dass man diesen konkreten Wert abfangen könnte. Aber natürlich keinesfalls alle Fhelermeldungen unterdrücken. Das wär die schlechteste Option.</p>
<blockquote>
<p dir="auto">main: line 854: /opt/iobroker/INSTALLER_INFO.txt: Permission denied</p>
</blockquote>
<p dir="auto">OK, da sind wir uns einig dass das nicht i.O. ist :-)</p>
]]></description><link>https://forum.iobroker.net/post/1333891</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333891</guid><dc:creator><![CDATA[mcm1957]]></dc:creator><pubDate>Fri, 10 Apr 2026 16:55:51 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 17:16:20 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333884">sagte</a>:</p>
<p dir="auto">a) Ganz zu Beginn: You might need to enter your password a couple of times.</p>
<p dir="auto">Ich wurde nicht danach gefragt</p>
</blockquote>
<p dir="auto">RaspberryOS ist relativ lax, was sudo angeht. Andere Distributionen sehen das enger. Und da kannst du u. U. mehrfach dein PW eingeben.</p>
<blockquote>
<p dir="auto">Keine Ahnung ob die von uns oder von node kommen. Sie waären aber im Sinne von Userfrienlyness vermeidbar (wenn sie von usn kommen)</p>
</blockquote>
<p dir="auto">Die kommen aus der Codeübernahme von nodejs-update. Könnte man unterdrücken, nur läufst du dann Gefahr, das andere Meldungen ebenfalls nicht gezeigt werden. Die Meldung selber ist aber ja harmlos. Es kann etwas nicht entfernt werden, was erst gar nicht vorhanden ist.</p>
<p dir="auto">Gleiches gilt für die weiteren Meldungen.<br />
Ich bin ehrlich gesagt kein Freund davon, alles zu verbergen. Macht nämlich das Debugging bei echten Fehlern schwieriger. Siehst du z. B. wenn User sagen: Wenn ich 'iob fix' oder 'iob diag' eingeben passiert nix. Klar, die Fehlermeldungen werden dir ja auch vorenthalten und du darfst rätseln ob und wo es da gerade klemmt..</p>
<p dir="auto">Ich glaube zu d) gab es einen Fix, ich weiß aber nicht ob der schon in die freie Wildbahn entlassen wurde. Offenbar aber nicht.</p>
<p dir="auto">Edit: In<br />
<a href="https://github.com/ioBroker/ioBroker/pull/692" rel="nofollow ugc">https://github.com/ioBroker/ioBroker/pull/692</a><br />
wurde die Rechte von 777 auf 664 gesenkt. Das der User aber erst gar keinen Zugriff auf /opt/iobroker zu dem Zeitpunkt hat ist übersehen worden.</p>
]]></description><link>https://forum.iobroker.net/post/1333890</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333890</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 10 Apr 2026 17:16:20 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 17:39:12 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a> <a href="/post/1333886">sagte</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333884">sagte</a>:</p>
<p dir="auto">Ich wurde nicht danach gefragt</p>
</blockquote>
<p dir="auto">Es wurde auch nur gesagt, dass es <strong>sein könnte</strong>!</p>
</blockquote>
<p dir="auto">Hast recht - ich hab das 'might' übelesen. Sorry.</p>
<blockquote>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333884">sagte</a>:</p>
<p dir="auto">Keine Ahnung ob die von uns odervon node kommen</p>
</blockquote>
<p dir="auto">Das ist bei einer Korrektur der Keys, die alte Keys vorher löscht, durchaus normal, da bei einer Flammneuer Installation natürlich noch nichts zu löschen ist.</p>
</blockquote>
<p dir="auto">Ja schon klar - die Frage ist nur ob das von uns kommt oder von node.</p>
<p dir="auto">Technisch ist die Meldung abfangbar (rm -f oder ein exists tests vorher) und würde unversierte User weniger verunsichern. Wenn das aus dem originale node scripten kommt dann wird man damit leben. Wenns unser code ist wäre er verbesserbar.</p>
]]></description><link>https://forum.iobroker.net/post/1333889</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333889</guid><dc:creator><![CDATA[mcm1957]]></dc:creator><pubDate>Fri, 10 Apr 2026 17:39:12 GMT</pubDate></item><item><title><![CDATA[Reply to (Fehler-)Meldungen Inst auf jungfräul. Pi OS Trixie &#x2F; Pi 5 on Fri, 10 Apr 2026 17:38:29 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333884">sagte</a>:</p>
<p dir="auto">Ich wurde nicht danach gefragt</p>
</blockquote>
<p dir="auto">Es wurde auch nur gesagt, dass es <strong>sein könnte</strong>!</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcm1957" aria-label="Profile: mcm1957">@<bdi>mcm1957</bdi></a> <a href="/post/1333884">sagte</a>:</p>
<p dir="auto">Keine Ahnung ob die von uns odervon node kommen</p>
</blockquote>
<p dir="auto">Das ist bei einer Korrektur der Keys, die alte Keys vorher löscht, durchaus normal, da bei einer Flammneuer Installation natürlich noch nichts zu löschen ist.</p>
]]></description><link>https://forum.iobroker.net/post/1333886</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333886</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Fri, 10 Apr 2026 17:38:29 GMT</pubDate></item></channel></rss>