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

Bug#178159: GOTOM: Please fix :)



At Fri, 24 Jan 2003 13:49:50 -0500,
Carlos O'Donell wrote:
> 
> >     118     # Note that parisc64 kernel version scheme is "`uname -r`-64".
> >     119     if [ "$realarch" = parisc64 ]
> >     120     then
> >     121         kernel_ver=`uname -r`
> >     122         if [ $ver = ${kernel_ver/pa/} ]
> >     123         then
> >     124             if dpkg --compare-versions "$kernel_ver" lt 2.4.19-64
> >     125             then
> > 
> > $ver is not defined, first appeared here.  
> > Should $ver be $kernel_ver here?
> > 
> >     122         if [ $kernel_ver = ${kernel_ver/pa/} ]
> > 
> 
> Correct. I noted this to Gotom in an earlier email, but he seems to have
> missed it during the release. 
> 
> Gotom: Can we get this fixed? :)

Ugh, I have to apologize... Oh, my fix is not complete fix, sorry.
I already fixed it on debian-glibc cvs...

Regards,
-- gotom



Reply to: