[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523735: /etc/kernel/postinst.d/initramfs-tools: please consider supporting the experimental kernel-package out of the box



Hi maks,

> support added, please verify in latest initramfs git, see
> http://git.debian.org/?p=kernel/initramfs-tools.git
There's a typo in there, I get:

  /etc/kernel/postrm.d/initramfs-tools: line 12: =: command not found

It says:

  ${bootdir}= $(dirname "$2")

which should be:

  bootdir=$(dirname "$2")

With this change, everything works as expected for me. (I did get a bit confused,
since something hides the output from the script, including my debug output.
Not sure where or why that happens though....)

Gr.

Matthijs

Attachment: signature.asc
Description: Digital signature


Reply to: