Package: initramfs-tools
Version: 0.92l

initrd root has wrong permissions:
$ ls -ld /
drwx------ 17 root root 0  Oct 22 13:59 /

chmod u=rwx,go=rx "$DESTDIR"
after
DESTDIR="$(mktemp -t -d mkinitramfs_XXXXXX)" || exit 1
solves this problem

--
sergio.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to