Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

( erledigt ) DDclient lässt sich nicht installieren

    Nobody is reading this thread right now.

einsmann

Teammitglied
Premium
Registriert
7. Februar 2009
Beiträge
3.955
Lösungen
5
Reaktionspunkte
3.456
Punkte
393
Hallo Boardies,

bin leicht am Verzweifeln...

Außgangslage

Raspi 3 mit Ubuntu 19.10

ubuntu@ubuntu:~$ sudo df -h
Filesystem Size Used Avail Use% Mounted on
udev 460M 0 460M 0% /dev
tmpfs 96M 14M 83M 14% /run
/dev/mmcblk0p2 15G 3.1G 11G 22% /
tmpfs 479M 0 479M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 479M 0 479M 0% /sys/fs/cgroup
tmpfs 150M 90M 61M 60% /var/cache/apt/archives
/dev/loop0 49M 49M 0 100% /snap/core18/1753
tmpfs 20M 0 20M 0% /var/tmp
tmpfs 70M 70M 0 100% /var/log
/dev/loop1 62M 62M 0 100% /snap/lxd/14894
/dev/loop3 84M 84M 0 100% /snap/core/8937
/dev/loop4 84M 84M 0 100% /snap/core/9068
/dev/loop5 49M 49M 0 100% /snap/core18/1708
/dev/mmcblk0p1 253M 126M 127M 50% /boot/firmware
/dev/loop6 62M 62M 0 100% /snap/lxd/14958
tmpfs 96M 0 96M 0% /run/user/1000
tmpfs 100M 0 100M 0% /tmp

sudo apt autoclean
sudo apt autoremove
wurde schon durchgeführt :disappointed:

Code:
/usr/sbin/mkinitramfs: 336: echo: echo: I/O error
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ/conf/initramfs.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//sbin/wait-for-root': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/bin/kmod': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/lib/aarch64-linux-gnu/liblzma.so.5.2.4': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/blacklist-ath_pci.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/blacklist-firewire.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/blacklist-framebuffer.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/blacklist-rare-network.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/blacklist.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/iwlwifi.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//etc/modprobe.d/mdadm.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/lib/modprobe.d/aliases.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/lib/modprobe.d/blacklist_linux-raspi2_5.3.0-1014-raspi2.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/lib/modprobe.d/blacklist_linux-raspi2_5.3.0-1015-raspi2.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/lib/modprobe.d/fbdev-blacklist.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//usr/lib/modprobe.d/systemd.conf': No space left on device
cp: error writing '/var/tmp/mkinitramfs_iGGgUJ//bin/btrfs': No space left on device
E: /usr/share/initramfs-tools/hooks/btrfs failed with return 1.
update-initramfs: failed for /boot/initrd.img-5.3.0-1015-raspi2 with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-5.3.0-1015-raspi2 (--configure):
installed linux-image-5.3.0-1015-raspi2 package post-installation script subprocess returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Errors were encountered while processing:
linux-firmware
linux-image-raspi2
linux-raspi2
initramfs-tools
linux-image-5.3.0-1015-raspi2
Uninstall vom ddclient funktioniert auch nicht :disappointed:

Bitte um Hilfe
 
Hallo einsmann,
was ist denn der Verwendungszweck des RASPI?
Wenn ein Core System ohne GUI reicht würde ich die GUI einfach deinstallieren. Oder eventuell nur gößere Pakete wie z.B. openOffice.
 
Kommentiere mal in /etc/fstab die Zeile mit /var/tmp aus und mach dann nen Reboot.
Alternativ kannst du auch die Größe von /var/tmp anpassen. Dann musst du aber mit sudo mount -o remount /var/tmp das Ganze neu mounten
 
Erledigt

ubuntu@ubuntu:~$ sudo df -h
Filesystem Size Used Avail Use% Mounted on
udev 460M 0 460M 0% /dev
tmpfs 96M 7.3M 89M 8% /run
/dev/mmcblk0p2 15G 3.1G 11G 22% /
tmpfs 479M 0 479M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 479M 0 479M 0% /sys/fs/cgroup
tmpfs 70M 70M 0 100% /var/log
tmpfs 150M 0 150M 0% /var/cache/apt/archives
/dev/loop0 49M 49M 0 100% /snap/core18/1753
/dev/loop1 84M 84M 0 100% /snap/core/8937
tmpfs 100M 12K 100M 1% /tmp
/dev/loop3 62M 62M 0 100% /snap/lxd/14894
/dev/loop2 62M 62M 0 100% /snap/lxd/14958
/dev/loop4 49M 49M 0 100% /snap/core18/1708
/dev/loop5 84M 84M 0 100% /snap/core/9068
/dev/mmcblk0p1 253M 126M 127M 50% /boot/firmware
tmpfs 96M 0 96M 0% /run/user/1000
 
IPC legt die Temporären Laufwerke relativ klein an, aber wenn jemand z.B. nen Pi 1 A mit nur 256 MB RAM hat, ist das auch gut so. Vergrößern kann man die ja selbst
 
So weiter

# /etc/ddclient.conf

protocol=dyndns2
use=web, web=checkip.dyndns.com, web-skip='IP Address'
server=members.dyndns.com
login=xxx
password=xxx
daemon=60
custom=yes
cache=/tmp/ddclient.cache
pid=/var/run/ddclient.pid

 
Zu ddclient kann ich nix sagen, ich nutze immer DDNSupdater2 von IPC
 
@Alex
DDNSupdater2 kenne ich nicht, wie kann ich den installieren?

Code:
IPC 11.6: Online Scripts                                      09.05.2020 16:10
===============================================================================

Verbinde zum Updateserver..

Updateserver ist im Moment nicht erreichbar.

ddclient Funktioniert nicht :disappointed:
 
Zuletzt bearbeitet:
Also bei mir ist er erreichbar:

IPC 11.6: Online Scripts 09.05.2020 16:29
===============================================================================

Verbinde zum Updateserver..

tmp2ram.sh TmpFS Einrichtung, DIE Ramdisk Alternative
lognorm.sh Logfile-Rotation, taeglich, Debian Lenny-Standard
logmidi.sh Logfile-Rotation, stuendlich, HDD Systeme, mit wenig Platz
logmini.sh Logfile-Rotation, stuendlich, CF-Card Systeme geeignet
cccamlib.sh Installiert die von CCcam 2.2.x benoetigte LIB
softkey.sh Update der CCcam Keyfiles
fail2ban.sh Installiert/konfiguriert fail2ban fuer CCcam
oscam-compile.sh Kompiliert aktuelle (oder angegebene) svn Revision
oscam-precomp.sh Installiert benoetigte Pakete zum Kompilieren ua. von OScam
addon_munin.sh Installiert/Aktualisiert Munin graph + Scripts
DDNSupdater.sh Dynamic DNS updater (supports: DynDNS.org, NO-IP.com, DYNServ.ca and IPActive.de)
DDNSupdater2.sh Multi-Account Dynamic DNS updater (kann unendlich viele hosts gleichzeitig updaten)
oscam-infophp.sh Installiert OScamInfo(PHP)
camd3-softkey.sh Update der Camd3 Keyfiles
update_webif_help.sh Update IPC WebIf Help (only for IPC v11.4 and above!)
oscam-ui.sh OScam User Interface mit Statistikerfassung
oscam-ssl.sh SSL Zertifikat fuers OScam WebInterface generieren
oscam-patches.sh Patchdownload fuer oscam-compile.sh

-------------------------------------------------------------------------------
Name des Scripts eingeben:
 
Bei mir leider nicht

Mfg
 
Das muss dann aber an deinem netzwerk oder ISP liegen. hab den Server trotzdem mal neu gestartet
 
Google anpingen geht aber

Code:
ubuntu@ubuntu:~$ sudo ping google.com
PING google.com (216.58.212.142) 56(84) bytes of data.
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=1 ttl=56 time=26.3 ms
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=2 ttl=56 time=25.5 ms
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=3 ttl=56 time=25.8 ms
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=4 ttl=56 time=25.7 ms
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=5 ttl=56 time=25.7 ms
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=6 ttl=56 time=25.7 ms
64 bytes from fra16s46-in-f14.1e100.net (216.58.212.142): icmp_seq=7 ttl=56 time=25.8 ms
^C
--- google.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6010ms
rtt min/avg/max/mdev = 25.459/25.760/26.263/0.233 ms
 
Das mag ja sein, aber aus irgeneinem grund kommst du nicht auf meinen Server
 
Mist.... Gibt es Alternativen zum installieren?
Mfgt
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…