After rebuilding this package to test my change, the line should look
more like this, since I need to match a tab in newer kernels:
if ! grep ^"cpu\b" /proc/cpuinfo | grep -q UltraSparc; then
Pat
--
Purdue University Research Computing --- http://www.rcac.purdue.edu/
The Computer Refuge
Package: libatlas3gf-v9
Version: 3.6.0-24
Severity: important
libatlas3gf-v9 does not correctly detect if an UltraSparc CPU is present.
Newer kernels use "cpu" not "cpu model" as the field that has "UltraSparc"
in it, in /proc/cpuinfo.
Eg:
p...@v210:~$ uname -a
Linux v210 2.6.32-rc3 #2 SMP Fri N
2 matches
Mail list logo