Bug#559665: libatlas3gf-v9

2009-12-06 Thread Patrick Finnegan
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

Bug#559665: libatlas3gf-v9: Fails to detect UltraSparc CPU

2009-12-05 Thread Patrick Finnegan
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