Bug#708469: yade: arch-dependent files in "Multi-Arch: same" package

Jakub Wilk jwilk at debian.org
Wed May 15 22:03:08 UTC 2013


Package: yade
Version: 0.97.0-1
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch

yade is marked as "Multi-Arch: same", but the following files are 
architecture-dependent:

/usr/bin/yade
/usr/bin/yade-batch
/usr/share/man/man1/yade-batch.1.gz

An example diff between i386 and amd64 (after ungzipping) is attached.

-- 
Jakub Wilk
-------------- next part --------------
diff -ur yade_0.97.0-1_i386/usr/bin/yade yade_0.97.0-1_amd64/usr/bin/yade
--- yade_0.97.0-1_i386/usr/bin/yade	2013-05-14 23:50:47.000000000 +0200
+++ yade_0.97.0-1_amd64/usr/bin/yade	2013-05-14 22:36:38.000000000 +0200
@@ -13,7 +13,7 @@
 # duplicate some items from yade.config here, so that we can increase verbosity when the c++ part is booting
 features,version=' vtk openmp gts qt4 opengl'.split(' '),'0.97.0'
 
-libPATH='lib/i386-linux-gnu'
+libPATH='lib/x86_64-linux-gnu'
 if (libPATH[1:] == '{LIBRARY_OUTPUT_PATH}'): libPATH='lib'
 
 ## find available builds
diff -ur yade_0.97.0-1_i386/usr/bin/yade-batch yade_0.97.0-1_amd64/usr/bin/yade-batch
--- yade_0.97.0-1_i386/usr/bin/yade-batch	2013-05-14 23:50:47.000000000 +0200
+++ yade_0.97.0-1_amd64/usr/bin/yade-batch	2013-05-14 22:36:38.000000000 +0200
@@ -20,7 +20,7 @@
 ## replaced by scons automatically
 prefix,suffix='/usr' if not os.environ.has_key('YADE_PREFIX') else os.environ['YADE_PREFIX'],''
 
-libPATH='lib/i386-linux-gnu'
+libPATH='lib/x86_64-linux-gnu'
 if (libPATH[1:] == '{LIBRARY_OUTPUT_PATH}'): libPATH='lib'
 
 libDir=prefix+'/'+libPATH+'/yade'+suffix # run the batch always in non-debug mode (the spawned processes do honor debuggin flag, however)
diff -ur yade_0.97.0-1_i386/usr/share/man/man1/yade-batch.1 yade_0.97.0-1_amd64/usr/share/man/man1/yade-batch.1
--- yade_0.97.0-1_i386/usr/share/man/man1/yade-batch.1	2013-05-15 02:07:30.000000000 +0200
+++ yade_0.97.0-1_amd64/usr/share/man/man1/yade-batch.1	2013-05-14 23:12:05.000000000 +0200
@@ -21,7 +21,7 @@
 \fB\-j\fR NUM, \fB\-\-jobs\fR NUM
 Maximum number of simultaneous threads to run
 (default: number of cores, further limited by
-OMP_NUM_THREADS if set by the environment: 4)
+OMP_NUM_THREADS if set by the environment: 6)
 .TP
 \fB\-v\fR, \fB\-\-version\fR
 Print version and exit.
@@ -60,9 +60,9 @@
 column.
 .TP
 \fB\-\-executable\fR FILE
-Name of the program to run (default: \fI/build/buildd\-yad\fP
-e_0.97.0\-1\-i386\-iqhuk2/yade\-0.97.0/debian/tmp/usr/bin/
-yade). Jobs can override with !EXEC column.
+Name of the program to run (default:
+\fI/tmp/buildd/yade\-0.97.0/debian/tmp/usr/bin/yade\fP). Jobs
+can override with !EXEC column.
 .TP
 \fB\-\-gnuplot\fR FILE
 Gnuplot file where gnuplot from all jobs should be put


More information about the debian-science-maintainers mailing list