Your message dated Wed, 29 May 2013 19:37:45 +0200
with message-id
<CALF6qJmZ=kjyfardpx2hd4t5uxe2cq8hb8nkjrqyqdhqb_x...@mail.gmail.com>
and subject line Re: Bug#708469: yade: arch-dependent files in "Multi-Arch:
same" package
has caused the Debian Bug report #708469,
regarding yade: arch-dependent files in "Multi-Arch: same" package
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
708469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708469
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: yade
Version: 0.97.0-1
Severity: important
User: [email protected]
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
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
--- End Message ---
--- Begin Message ---
fixed 708569 0.97.0-2
thanks
2013/5/16 Jakub Wilk <[email protected]>:
> Package: yade
> Version: 0.97.0-1
> Severity: important
> User: [email protected]
> 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
>
> --
> debian-science-maintainers mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
--- End Message ---