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

Bug#762870: initramfs-tools: fails to boot after upgrade from 0.116 to 0.117



On Fri, 2014-09-26 at 14:59 +0200, Jakub Wilk wrote:
> >-f: No such file or directory
> 
> I believe this was caused by:
> http://anonscm.debian.org/cgit/kernel/initramfs-tools.git/commit/?id=be18fee1bd52
> 
> The readlink command in initramfs doesn't seem to support -f:
> 
> $ readlink -f /
> -f: No such file or directory

That depends on whether you use klibc-utils or busybox:

$ /usr/lib/klibc/bin/readlink -f /
-f: No such file or directory
$ busybox readlink -f /
/

I wish we didn't try to support both.

Ben.

-- 
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: