Your message dated Mon, 07 Apr 2014 21:19:06 +0000
with message-id <[email protected]>
and subject line Bug#743011: fixed in acpica-unix 20140325-1
has caused the Debian Bug report #743011,
regarding Don't rely on uname to determine wordsize for testsuite
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.)


-- 
743011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743011
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: acpica-unix
Version: 20140214-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch



In Ubuntu, the attached patch was applied to achieve the following:

  * debian/run-misc-tests.sh: Use dpkg-architecture instead of 'uname -m'

This should be reasonably self-explanatory.  Not all 64-bit arches have
unames that end in "64" but, furthermore, it's fundamentally wrong to
believe that uname has any bearing on the userspace wordsize.  I could
be running an i386 userspace on x86_64, a powerpc userspace on ppc64, etc.

This patch fixed an FTBFS on ppc64el, but also sorts out the kernel/user
confusion described above.

... Adam

-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-19-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru acpica-unix-20140214/debian/changelog acpica-unix-20140214/debian/changelog
diff -Nru acpica-unix-20140214/debian/run-misc-tests.sh acpica-unix-20140214/debian/run-misc-tests.sh
--- acpica-unix-20140214/debian/run-misc-tests.sh	2014-02-27 20:30:03.000000000 -0700
+++ acpica-unix-20140214/debian/run-misc-tests.sh	2014-03-29 17:00:29.000000000 -0600
@@ -22,14 +22,7 @@
 # create files to compare against
 $BINDIR/iasl -h
 
-m=`uname -m`
-case $m in
-    s390x | \
-    *64) BITS=64
-         ;;
-    *)   BITS=32
-         ;;
-esac
+BITS=$(dpkg-architecture -qDEB_HOST_ARCH_BITS)
 
 # if the build happens to start before midnight, the date gets
 # confused in the comparison later on if the build goes past

--- End Message ---
--- Begin Message ---
Source: acpica-unix
Source-Version: 20140325-1

We believe that the bug you reported is fixed in the latest version of
acpica-unix, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Al Stone <[email protected]> (supplier of updated acpica-unix package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 07 Apr 2014 11:38:35 -0600
Source: acpica-unix
Binary: acpica-tools iasl acpidump
Architecture: source amd64 all
Version: 20140325-1
Distribution: unstable
Urgency: medium
Maintainer: Mattia Dongili <[email protected]>
Changed-By: Al Stone <[email protected]>
Description: 
 acpica-tools - ACPICA tools for the development and debug of ACPI tables
 acpidump   - transitional dummy package
 iasl       - transitional dummy package
Closes: 743011
Changes: 
 acpica-unix (20140325-1) unstable; urgency=medium
 .
   * Upgrade to latest upstream.
   * Closes: #743011 -- don't rely on uname to determine word size; just
     used the patch supplied in the BTS
Checksums-Sha1: 
 a33bf222d4240424eca4eb4c25622232798ae885 1309 acpica-unix_20140325-1.dsc
 82953eee76b57dde209c7dfa80b2bb36d44a2978 3278383 
acpica-unix_20140325.orig.tar.gz
 fff3cf8790b8fa62e895759856050d65bfc7684a 29292 
acpica-unix_20140325-1.debian.tar.xz
 991788e7433088fa8c7eb2c5ff5e53c65d7ca4a2 641440 
acpica-tools_20140325-1_amd64.deb
 c4b6a506d7fbf076c900e0a44db65c8f9a726118 162808 iasl_20140325-1_all.deb
 edc2fd7dbe3d59de35ba6b1558c38b078887a3a4 162822 acpidump_20140325-1_all.deb
Checksums-Sha256: 
 72c0e516bfdc3169f53a9e3d12d90ca1e358e42f882f0964f72dbe8d874f18fb 1309 
acpica-unix_20140325-1.dsc
 d1d0a59ec193ea8bfdb65d54bb579525f88c28744ea0c039a62d6a02cfaf2ce8 3278383 
acpica-unix_20140325.orig.tar.gz
 e2c7990685b51d05c585fa26b438880483e736dff471282089ed19136b3a20a8 29292 
acpica-unix_20140325-1.debian.tar.xz
 468b53eae9b13c356fef64b23f318ac9f51f86f76c5c5451e1454e6ae3ddeac3 641440 
acpica-tools_20140325-1_amd64.deb
 8276a35837dddbe98bc74e35fe88d62e51d1dcb262542d06b9e6a4918b8569ec 162808 
iasl_20140325-1_all.deb
 567bf021689e39bb57f570b1b5da621f87b89c3b09c647d6daa3ee20d035c7d6 162822 
acpidump_20140325-1_all.deb
Files: 
 d87b6cedd6366adb801e75a608618f75 1309 devel optional acpica-unix_20140325-1.dsc
 b128d3ed242bb828f638ce3358ff265f 3278383 devel optional 
acpica-unix_20140325.orig.tar.gz
 8521a6170b35487d50b24522aabd3471 29292 devel optional 
acpica-unix_20140325-1.debian.tar.xz
 93ee08b048853833d0543304155c6090 641440 devel optional 
acpica-tools_20140325-1_amd64.deb
 363ee5ae3b51ea54b1165fe3945b8381 162808 oldlibs optional 
iasl_20140325-1_all.deb
 0f52d1d2e27ddc190119f021757c7713 162822 oldlibs optional 
acpidump_20140325-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFTQwT6so6+T7qY4V0RAhuDAKCNrfv+VKZAOKRoWYItOkZgGNGSzACfbROF
DUTN5yQ9jPEs2ZKWZuSo7m8=
=CwGt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to