[Pkg-octave-devel] Bug#477556: I see this problem one computer, not on another
Svante Signell
svante.signell at telia.com
Thu Apr 24 07:37:51 UTC 2008
Same problem as the reporter on one box, not on another.
Both boxes: (same file)
ls -l /usr/lib/octave/3.0.1/oct/*/cellfun.oct
-rwxr-xr-x 1 root root 88804 Apr 22
23:58 /usr/lib/octave/3.0.1/oct/i486-pc-linux-gnu/cellfun.oct
Startup files:
ls -l /usr/share/octave/3.0.1/m/startup/octaverc
/usr/share/octave/3.0.1/m/startup/octaverc -> /etc/octave3.0.conf
Working box:
uname -a
Linux laptop 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686
GNU/Linux
ls -l /etc/octave3.0.conf
-rw-r--r-- 1 root root 1440 Feb 26 17:42 /etc/octave3.0.conf
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 11
model name : Intel(R) Pentium(R) III Mobile CPU 1000MHz
stepping : 1
cpu MHz : 996.691
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
pse36 mmx fxsr sse up
bogomips : 1995.16
clflush size : 32
Faulty box:
uname -a
Linux em2 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
GNU/Linux
ls -l /etc/octave3.0.conf
-rw-r--r-- 1 root root 1440 Feb 22 09:56 /etc/octave3.0.conf
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 11
model name : Intel(R) Celeron(TM) CPU 1400MHz
stepping : 4
cpu MHz : 1567.853
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
pse36 mmx fxsr sse up
bogomips : 3137.32
clflush size : 32
Same file, but different creation dates:
diff -ubB ./octave3.0.conf /etc/octave3.0.conf
Cannot see any differences except the dates. No clue unfortunately, I
can only confirm the problem.
Faulty box:
PS. Maybe the startup file should be named octave3.0.1.conf?
More information about the Pkg-octave-devel
mailing list