sharhalakis / fsprotect

Debian tool (helper scripts) to make filesystems immutable
30 stars 5 forks source link

'/var/tmp/mkinitramfs_5q9SrT//bin/touch' : Too many levels of symbolic links #7

Closed Moonbeam4520 closed 5 years ago

Moonbeam4520 commented 5 years ago

when I try to install fsprotect on ubuntu 16.04 I get an error with the post-installation script :

Paramétrage de fsprotect (1.0.6) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Traitement des actions différées (« triggers ») pour initramfs-tools (0.122ubuntu8.14) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-43-generic
W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915
W: Possible missing firmware /lib/firmware/i915/bxt_guc_ver8_7.bin for module i915
cp: impossible d'accéder à '/var/tmp/mkinitramfs_5q9SrT//bin/touch': Trop de niveaux de liens symboliques
E: /usr/share/initramfs-tools/hooks/fsprotect failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.15.0-43-generic with 1.
dpkg: erreur de traitement du paquet initramfs-tools (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
Moonbeam4520 commented 5 years ago

I updated to 18.04 and now i can install it without issues