On 2009-08-18 at 08:25:23, Julien Valroff wrote:
> What about simply changing the test call as follows:
> 
> -        elif [ -f "${RKHROOTDIR}/proc/kallsyms" ]; then
> +        elif [ -r "${RKHROOTDIR}/proc/kallsyms" ]; then
> 
> Given your explanations, I would say it should work, would you please
> test?

I just tried it and it didn't work. It still prints out these errors
messages.

Permission-wise, it looks like the file is readable, but when you start
reading it, you get only errors out of it.

Cheers,
Francois



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to