<?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[Installationsproblem ioBroker und Proxmox als LXC-Container]]></title><description><![CDATA[<p dir="auto">Hallo Forum,</p>
<p dir="auto">bei folgendem Schritt bekomme ich die nachfolgende Fehlermeldung - vielleicht weiß einer von euch was genau hier zu tun ist.</p>
<p dir="auto"><strong>Installationsschritt</strong></p>
<pre><code>sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev libpam0g-dev nodejs
</code></pre>
<p dir="auto"><strong>Erzeugte Fehlermeldung</strong></p>
<pre><code>Job for avahi-daemon.service failed because the control process exited with error code.
See "systemctl status avahi-daemon.service" and "journalctl -xe" for details.
invoke-rc.d: initscript avahi-daemon, action "start" failed.
* avahi-daemon.service - Avahi mDNS/DNS-SD Stack
   Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2019-03-04 15:23:42 UTC; 7ms ago
  Process: 20817 ExecStart=/usr/sbin/avahi-daemon -s (code=exited, status=255)
 Main PID: 20817 (code=exited, status=255)

Mar 04 15:23:42 CT105 systemd[1]: avahi-daemon.service: Failed to reset devices.list…itted
Mar 04 15:23:42 CT105 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Mar 04 15:23:42 CT105 avahi-daemon[20817]: Found user 'avahi' (UID 108) and group 'av…14).
Mar 04 15:23:42 CT105 avahi-daemon[20817]: Successfully dropped root privileges.
Mar 04 15:23:42 CT105 avahi-daemon[20817]: chroot.c: fork() failed: Resource temporar…able
Mar 04 15:23:42 CT105 avahi-daemon[20817]: failed to start chroot() helper daemon.
Mar 04 15:23:42 CT105 systemd[1]: avahi-daemon.service: Main process exited, code=ex…5/n/a
Mar 04 15:23:42 CT105 systemd[1]: Failed to start Avahi mDNS/DNS-SD Stack.
Mar 04 15:23:42 CT105 systemd[1]: avahi-daemon.service: Unit entered failed state.
Mar 04 15:23:42 CT105 systemd[1]: avahi-daemon.service: Failed with result 'exit-code'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package avahi-daemon (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up g++ (4:6.3.0-4) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up libavahi-client3:amd64 (0.6.32-2) ...
dpkg: dependency problems prevent configuration of libnss-mdns:amd64:
 libnss-mdns:amd64 depends on avahi-daemon (&gt;= 0.6.16-1); however:
  Package avahi-daemon is not configured yet.

dpkg: error processing package libnss-mdns:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up build-essential (12.3) ...
Setting up libavahi-client-dev:amd64 (0.6.32-2) ...
Setting up libavahi-compat-libdnssd1:amd64 (0.6.32-2) ...
Setting up libavahi-compat-libdnssd-dev:amd64 (0.6.32-2) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Processing triggers for dbus (1.10.26-0+deb9u1) ...
Processing triggers for systemd (232-25+deb9u9) ...
Errors were encountered while processing:
 avahi-daemon
 libnss-mdns:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
</code></pre>
]]></description><link>https://forum.iobroker.net/topic/20587/installationsproblem-iobroker-und-proxmox-als-lxc-container</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 03:15:32 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/20587.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Mar 2019 15:31:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installationsproblem ioBroker und Proxmox als LXC-Container on Sun, 26 May 2019 20:17:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/einstein67" aria-label="Profile: Einstein67">@<bdi>Einstein67</bdi></a> sagte in <a href="/post/236054">Installationsproblem ioBroker und Proxmox als LXC-Container</a>:</p>
<blockquote>
<p dir="auto">Ich mach meine Iobroker LCX (Debian 9.7.1 Template) folgendermaßen:</p>
<pre><code>Als Root

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
apt install -y nodejs
npm install -g npm


Als User:

curl -sL https://raw.githubusercontent.com/ioBroker/ioBroker/stable-installer/installer.sh | bash -

</code></pre>
<p dir="auto">Versuch es mal, funktioniert bei Proxmox perfekt!</p>
<p dir="auto">Die Pakete die bei der Node installation nicht angegeben sind, werden vom neuen Installationsscript bei der Iobroker Installation (ohne Fehler) mit installiert.</p>
</blockquote>
<p dir="auto">Ich versuche gerade von einer VM auf ein LXC zu wechseln, nur leider klappt die Installation nicht so richtig. Alles per root bewirkt, dass ich kein Autostart mehr habe. nun wollte ich es machen wie du es bereits beschrieben hast, aber scheitere daran, dass mein User, der mit mit adduser angelegt wurde anscheinend einiges nicht darf. Sudo usw ist bereits installiert.<br />
Hast du noch eine Idee? Oder hast du deinen User noch irgendwelche Gruppen zugewiesen?</p>
<p dir="auto">Gruß und Danke</p>
]]></description><link>https://forum.iobroker.net/post/264793</link><guid isPermaLink="true">https://forum.iobroker.net/post/264793</guid><dc:creator><![CDATA[ple]]></dc:creator><pubDate>Sun, 26 May 2019 20:17:54 GMT</pubDate></item><item><title><![CDATA[Reply to Installationsproblem ioBroker und Proxmox als LXC-Container on Wed, 06 Mar 2019 12:40:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/einstein67" aria-label="Profile: Einstein67">@<bdi>Einstein67</bdi></a><br />
Hat super funktioniert - prima :)</p>
]]></description><link>https://forum.iobroker.net/post/236980</link><guid isPermaLink="true">https://forum.iobroker.net/post/236980</guid><dc:creator><![CDATA[andreasploetz]]></dc:creator><pubDate>Wed, 06 Mar 2019 12:40:22 GMT</pubDate></item><item><title><![CDATA[Reply to Installationsproblem ioBroker und Proxmox als LXC-Container on Mon, 04 Mar 2019 18:04:15 GMT]]></title><description><![CDATA[<p dir="auto">sonst für die teile einzeln aus</p>
<pre><code>sudo apt-get install -y build-essential 
sudo apt-get install -y libavahi-compat-libdnssd-dev 
sudo apt-get install -y libudev-dev 
sudo apt-get install -y libpam0g-dev
sudo apt-get install -y nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/236086</link><guid isPermaLink="true">https://forum.iobroker.net/post/236086</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Mon, 04 Mar 2019 18:04:15 GMT</pubDate></item><item><title><![CDATA[Reply to Installationsproblem ioBroker und Proxmox als LXC-Container on Mon, 04 Mar 2019 17:42:09 GMT]]></title><description><![CDATA[<p dir="auto">Ich mach meine Iobroker LCX (Debian 9.7.1 Template) folgendermaßen:</p>
<pre><code>Als Root

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
apt install -y nodejs
npm install -g npm


Als User:

curl -sL https://raw.githubusercontent.com/ioBroker/ioBroker/stable-installer/installer.sh | bash -

</code></pre>
<p dir="auto">Versuch es mal, funktioniert bei Proxmox perfekt!</p>
<p dir="auto">Die Pakete die bei der Node installation nicht angegeben sind, werden vom neuen Installationsscript bei der Iobroker Installation (ohne Fehler) mit installiert.</p>
]]></description><link>https://forum.iobroker.net/post/236054</link><guid isPermaLink="true">https://forum.iobroker.net/post/236054</guid><dc:creator><![CDATA[Einstein67]]></dc:creator><pubDate>Mon, 04 Mar 2019 17:42:09 GMT</pubDate></item></channel></rss>