Your message dated Mon, 18 Jul 2016 19:03:02 +0200
with message-id <[email protected]>
and subject line Re: Bug#759140: libmagic-dev: arch-dependent file in
"Multi-Arch: same" package
has caused the Debian Bug report #759140,
regarding libmagic-dev: arch-dependent file 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.)
--
759140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759140
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmagic-dev
Version: 1:5.19-1+exp1
Severity: important
User: [email protected]
Usertags: multiarch
libmagic-dev is marked as "Multi-Arch: same", but the following file is
architecture-dependent:
/usr/share/man/man3/libmagic.3.gz
An example diff between i386 and amd64 (after ungzipping) is attached.
--
Jakub Wilk
diff -ur libmagic-dev_5.19-1+exp1_i386/usr/share/man/man3/libmagic.3
libmagic-dev_5.19-1+exp1_amd64/usr/share/man/man3/libmagic.3
--- libmagic-dev_5.19-1+exp1_i386/usr/share/man/man3/libmagic.3 2014-06-17
08:48:58.000000000 +0200
+++ libmagic-dev_5.19-1+exp1_amd64/usr/share/man/man3/libmagic.3
2014-06-17 08:48:17.000000000 +0200
@@ -246,7 +246,7 @@
for the default database file before any magic queries can performed.
.Pp
The default database file is named by the MAGIC environment variable.
-If that variable is not set, the default database file name is
/usr/lib/i386-linux-gnu/file.
+If that variable is not set, the default database file name is
/usr/lib/x86_64-linux-gnu/file.
.Fn magic_load
adds
.Dq .mgc
@@ -304,10 +304,10 @@
.Dv MAGIC_PRESERVE_ATIME
is set.
.Sh FILES
-.Bl -tag -width /usr/lib/i386-linux-gnu/file.mgc -compact
-.It Pa /usr/lib/i386-linux-gnu/file
+.Bl -tag -width /usr/lib/x86_64-linux-gnu/file.mgc -compact
+.It Pa /usr/lib/x86_64-linux-gnu/file
The non-compiled default magic database.
-.It Pa /usr/lib/i386-linux-gnu/file.mgc
+.It Pa /usr/lib/x86_64-linux-gnu/file.mgc
The compiled default magic database.
.El
.Sh SEE ALSO
--- End Message ---
--- Begin Message ---
fixed 759140 1:5.19-2
thanks
> libmagic-dev is marked as "Multi-Arch: same", but the following file is
> architecture-dependent:
>
> /usr/share/man/man3/libmagic.3.gz
Same as in #754113 - and besides the content didn't even make sense.
Christoph
signature.asc
Description: Digital signature
--- End Message ---