Le mardi 18 août 2009 à 18:56 +1200, Francois Marier a écrit :
> 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.

OK, I will add your patch to the next Debian upload, and will report
this upstream so that this can be fixed for the next release.

Thanks for your work.

Cheers,
Julien




--
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