[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#504031: marked as done (don't assume expected and current testsuite results in same order)



Your message dated Tue, 06 Jan 2009 23:47:28 +0000
with message-id <E1LKLdw-0005jb-Ic@ries.debian.org>
and subject line Bug#504031: fixed in glibc 2.9-0exp1
has caused the Debian Bug report #504031,
regarding don't assume expected and current testsuite results in same order
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 owner@bugs.debian.org
immediately.)


-- 
504031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504031
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: glibc
Tags: patch

updated compare.sh sorting both files before comparing.

  Matthias


#!/bin/bash

if [ $# -ne '2' ]; then
  echo -e "\nUsage: Compare a test-expected-* file and a test-results-* file."
  echo -e "$0 : < Expected testsuite results > < Testsuite results >\n";
  exit 1
fi;

expected=$(tempfile)
results=$(tempfile)
sort $1 > $expected
sort $2 > $results

REGRESSIONS=$(diff -wBI '^#.*' $expected $results | sed -e '/^>/!d;s/^> //g')
rm -f $expected $results
if [ -n "$REGRESSIONS" ] ; then
  echo "Encountered regressions that don't match expected failures:"
  echo "$REGRESSIONS"
  exit 1
else
  echo "Passed regression testing. No new failures, no changed error values."
  exit 0
fi




--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.9-0exp1

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive:

glibc-doc_2.9-0exp1_all.deb
  to pool/main/g/glibc/glibc-doc_2.9-0exp1_all.deb
glibc-source_2.9-0exp1_all.deb
  to pool/main/g/glibc/glibc-source_2.9-0exp1_all.deb
glibc_2.9-0exp1.diff.gz
  to pool/main/g/glibc/glibc_2.9-0exp1.diff.gz
glibc_2.9-0exp1.dsc
  to pool/main/g/glibc/glibc_2.9-0exp1.dsc
glibc_2.9.orig.tar.gz
  to pool/main/g/glibc/glibc_2.9.orig.tar.gz
libc6-dbg_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6-dbg_2.9-0exp1_amd64.deb
libc6-dev-i386_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6-dev-i386_2.9-0exp1_amd64.deb
libc6-dev_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6-dev_2.9-0exp1_amd64.deb
libc6-i386_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6-i386_2.9-0exp1_amd64.deb
libc6-pic_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6-pic_2.9-0exp1_amd64.deb
libc6-prof_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6-prof_2.9-0exp1_amd64.deb
libc6-udeb_2.9-0exp1_amd64.udeb
  to pool/main/g/glibc/libc6-udeb_2.9-0exp1_amd64.udeb
libc6_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/libc6_2.9-0exp1_amd64.deb
libnss-dns-udeb_2.9-0exp1_amd64.udeb
  to pool/main/g/glibc/libnss-dns-udeb_2.9-0exp1_amd64.udeb
libnss-files-udeb_2.9-0exp1_amd64.udeb
  to pool/main/g/glibc/libnss-files-udeb_2.9-0exp1_amd64.udeb
locales-all_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/locales-all_2.9-0exp1_amd64.deb
locales_2.9-0exp1_all.deb
  to pool/main/g/glibc/locales_2.9-0exp1_all.deb
nscd_2.9-0exp1_amd64.deb
  to pool/main/g/glibc/nscd_2.9-0exp1_amd64.deb



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 504031@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (supplier of updated glibc 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Tue, 06 Jan 2009 22:58:45 +0100
Source: glibc
Binary: glibc-doc glibc-source locales locales-all nscd libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-sparcv9b libc6-i686 libc6-xen libc0.1-i686 libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.9-0exp1
Distribution: experimental
Urgency: low
Maintainer: Aurelien Jarno <aurel32@debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description: 
 glibc-doc  - GNU C Library: Documentation
 glibc-source - GNU C Library: sources
 libc0.1    - GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: Libraries with debugging symbols
 libc0.1-dev - GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - GNU C Library: PIC archive library
 libc0.1-prof - GNU C Library: Profiling Libraries
 libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3    - GNU C Library: Shared libraries
 libc0.3-dbg - GNU C Library: Libraries with debugging symbols
 libc0.3-dev - GNU C Library: Development Libraries and Header Files
 libc0.3-pic - GNU C Library: PIC archive library
 libc0.3-prof - GNU C Library: Profiling Libraries
 libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6      - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390x - GNU C Library: 64bit Development Libraries for IBM zSeries
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-s390x - GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-sparcv9b - GNU C Library: Shared libraries [v9b optimized]
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1    - GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - GNU C Library: Libraries with debugging symbols
 libc6.1-dev - GNU C Library: Development Libraries and Header Files
 libc6.1-pic - GNU C Library: PIC archive library
 libc6.1-prof - GNU C Library: Profiling Libraries
 libc6.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales    - GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 504031
Changes: 
 glibc (2.9-0exp1) experimental; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream release.
     - This version has been tagged in the CVS, update debian/rules and
       debian/rules.d/tarball.mk accordingly.
     - Disable m68k/local-mathinline_h.diff.
     - Update any/local-bashisms.diff.
     - Update hurd-i386/local-tls-support.diff.
     - Update localedata/locale-en_DK.diff.
     - Update localedata/sort-UTF8-first.diff.
     - Update localedata/supported.diff.
     - Update localedata/first_weekday.diff.
     - Remove all/submitted-iconv-latin9.diff (merged).
     - Remove any/submitted-user_h.diff (merged).
     - Remove any/cvs-bug-iconv6_tst-iconv7.diff (merged).
     - Remove any/cvs-getaddrinfo.diff (merged).
     - Remove any/cvs-iconv-braces.diff (merged).
     - Remove any/cvs-nscd-getservbyport.diff (merged).
     - Remove any/cvs-regex_anchor.diff (merged).
     - Remove any/cvs-tst-regex.diff (merged).
     - Remove any/submitted-rpcgen-makefile.diff (merged).
     - Remove hppa/cvs-context.diff (merged).
     - Remove hppa/submitted-atomic_h.diff (merged).
     - Remove hppa/submitted-fesetenv.diff (merged).
     - Remove hurd-i386/cvs-lock-memory-clobber.diff (merged).
     - Remove hurd-i386/cvs-mig-init.diff (merged).
     - Remove hurd-i386/cvs-MSG_NOSIGNAL.diff (merged).
     - Remove hurd-i386/cvs-open_2.diff (merged).
     - Remove hurd-i386/cvs-signal-werror.diff (merged).
     - Remove hurd-i386/cvs-termios.diff (merged).
     - Remove hurd-i386/cvs-fcntl-types.diff (merged).
     - Remove mips/local-setjmp.diff (merged).
     - Remove sparc/cvs-context.diff (merged).
     - Remove localedata/locale-ks_IN.diff (replaced upstream by
       ks_IN@devanagari).
   * debhelper.in/locales.config: convert ks_IN into ks_IN@devanagari.
   * symbols.wildcards: update for glibc 2.9.
   * debhelper.in/*.lintian: update for glibc 2.9.
   * testsuite-checking/compare.sh: don't assume expected and current
     testsuite results in same order.  Closes: bug#504031.
Checksums-Sha1: 
 527c1b13ca4c44c1b4dff159ba7f98fb8c53aa13 2673 glibc_2.9-0exp1.dsc
 a6c11ee5e0960d8e1d1d108dc2bd95c749d3831a 22263777 glibc_2.9.orig.tar.gz
 01a9ee5bd5564378f03647eaed3e0b5c5c368491 683298 glibc_2.9-0exp1.diff.gz
 c8ab358e66095aaabe915f9dd5e3dfb48be09a42 1660184 glibc-doc_2.9-0exp1_all.deb
 542349a52f859152a596509e5b263b51f3821410 16113710 glibc-source_2.9-0exp1_all.deb
 48be2b639e1d5e0cc529548a72ae7cd6b5451d23 4658024 locales_2.9-0exp1_all.deb
 611ad00bbc6a58391a8413b6e46a9577fb73c816 4918280 libc6_2.9-0exp1_amd64.deb
 656aed90b954308776dedfb6df1ea5c24596f355 2516422 libc6-dev_2.9-0exp1_amd64.deb
 854113c747f5191de94f07ed7ab96f6d1718cfb4 1943378 libc6-prof_2.9-0exp1_amd64.deb
 cb785de1442f94999c81f955f1402e5f0e17c834 1478890 libc6-pic_2.9-0exp1_amd64.deb
 1e9850e888ae2a6166571ce8d002dfda0dfdd783 2933376 locales-all_2.9-0exp1_amd64.deb
 fb473015b42a327a7fb577e3df05556b0643a854 3748566 libc6-i386_2.9-0exp1_amd64.deb
 30110018815bc6017733395c0641172ab3e97b3f 1498738 libc6-dev-i386_2.9-0exp1_amd64.deb
 5cf8eef0c6b35fbe5a5d817e48e356b3cc54b9eb 181272 nscd_2.9-0exp1_amd64.deb
 a4ab2831859bbf88cfceca82d0e3b1713316af17 5393432 libc6-dbg_2.9-0exp1_amd64.deb
 f75c2714a2b638764d18711352a87db95592d7f3 1115828 libc6-udeb_2.9-0exp1_amd64.udeb
 7979c65b655a86b48fc8bedcb58ec49a436f0e10 10890 libnss-dns-udeb_2.9-0exp1_amd64.udeb
 e0b3f9a332b74114c2e3cd3e6609909a7b54f54e 19268 libnss-files-udeb_2.9-0exp1_amd64.udeb
Checksums-Sha256: 
 6d15074400742b522b4bc1292b44353f30e1c6c16aead65faf7b09add8b8f242 2673 glibc_2.9-0exp1.dsc
 2ad465280f7425a601f2da0da30b2320dc9fcb797818b898b4351fa474b84066 22263777 glibc_2.9.orig.tar.gz
 8cc1730ff762b9a7f41106f84ad22b37410b6bd3d282a5b88c85c5cbd64b4b43 683298 glibc_2.9-0exp1.diff.gz
 2767c905bdb6a6a5a904d418570213e4a7c2fd7e2e1c7ef138a512cf952aba1e 1660184 glibc-doc_2.9-0exp1_all.deb
 0d010bc158f04ab85d828393a93d02aee861ea37127d4ecf8f220e4c1e595493 16113710 glibc-source_2.9-0exp1_all.deb
 761734d384a155ce8b8ac887e8db9263aeccd5d491cf29836fadef0232c85b98 4658024 locales_2.9-0exp1_all.deb
 bb495546672f4e57aa08d560f914a649c9a521ebf1019efdd293a55f8bf4f3d1 4918280 libc6_2.9-0exp1_amd64.deb
 46da64882af169cf85df915981a877a3d082b54fe772ff04a41c5ca94f829938 2516422 libc6-dev_2.9-0exp1_amd64.deb
 9c5aca5876ef186fa69b2d8f47da5acb17683721b9dee1cceea55e645d8348fc 1943378 libc6-prof_2.9-0exp1_amd64.deb
 6067f1ed94d478f9cf78d34d335af44206edc5f153f4a1b8a41338b9d232ab9f 1478890 libc6-pic_2.9-0exp1_amd64.deb
 e5a7617f6a31e6fb5b5ad2bba1fc5cf8ceab57f074c334c6adbcdc254c2aa78e 2933376 locales-all_2.9-0exp1_amd64.deb
 682c7bf3b192527fe139e7b48a9ca47f2f561017dc5626ca0f23f2ff8b800685 3748566 libc6-i386_2.9-0exp1_amd64.deb
 595e9b13c558e2b1d1b3443e0ce7fe4fa9a6fe1ccb9a37d20d03d2cdd4e25c24 1498738 libc6-dev-i386_2.9-0exp1_amd64.deb
 c50208b5ba746b1e275858d93edd0adf7413ebf5dececb46a2ce0dd57aea947f 181272 nscd_2.9-0exp1_amd64.deb
 b522e2a1e5a569daa2cd394e783ee93849daf3619edb2e6fcc7d11f8939d44b1 5393432 libc6-dbg_2.9-0exp1_amd64.deb
 83b3756a3d7eb73beceb3c7230b7617ce54c4f7fa0c34d02f977069fa5e7257c 1115828 libc6-udeb_2.9-0exp1_amd64.udeb
 6e24c1c7ff5930c36f51ddc4bf97335f42e5875356985d43cc9b1da192f1e0e7 10890 libnss-dns-udeb_2.9-0exp1_amd64.udeb
 12e29f7d586e83440dcf9e9f0ec01e278015ab2af28de815cb8587fe7968e09a 19268 libnss-files-udeb_2.9-0exp1_amd64.udeb
Files: 
 be8c903b10c3cef0874541040f3dddaf 2673 libs required glibc_2.9-0exp1.dsc
 b6d53da3ec6958b118906f533bc24a0a 22263777 libs required glibc_2.9.orig.tar.gz
 cd66c4d44e2f2246d9f12062183ffa3d 683298 libs required glibc_2.9-0exp1.diff.gz
 f34214ac79cadd8ddd64bb0e08ddd1bf 1660184 doc optional glibc-doc_2.9-0exp1_all.deb
 08062a4777f32cd4132a8dc0236dedeb 16113710 devel optional glibc-source_2.9-0exp1_all.deb
 b40271f1d29a6cd172cf1a7074347d2b 4658024 libs standard locales_2.9-0exp1_all.deb
 9a5f5759304e48db04bcbc3badc7f56a 4918280 libs required libc6_2.9-0exp1_amd64.deb
 19518e8051fe158c8a4f6ae119c0eb2c 2516422 libdevel optional libc6-dev_2.9-0exp1_amd64.deb
 fe829f751330023ffb8ad1b24325ddb6 1943378 libdevel extra libc6-prof_2.9-0exp1_amd64.deb
 496eaf16a7d7a90d81866c6ef1e8a735 1478890 libdevel optional libc6-pic_2.9-0exp1_amd64.deb
 a55c148ab84a9029f3538c44c7cabc3c 2933376 libs extra locales-all_2.9-0exp1_amd64.deb
 7458700a5d5780c1af938bc3085a7f8b 3748566 libs optional libc6-i386_2.9-0exp1_amd64.deb
 8987a1e2955ba571e04ff2a9ceb711ae 1498738 libdevel optional libc6-dev-i386_2.9-0exp1_amd64.deb
 99f7f561e20870f31519179a055e1ab6 181272 admin optional nscd_2.9-0exp1_amd64.deb
 fb361d2fd477bfe36647b2d9f6a5418a 5393432 libdevel extra libc6-dbg_2.9-0exp1_amd64.deb
 121d60818f38308dcb912028d7dcd4ff 1115828 debian-installer extra libc6-udeb_2.9-0exp1_amd64.udeb
 db7d3b754f955328d01eff9038ff612c 10890 debian-installer extra libnss-dns-udeb_2.9-0exp1_amd64.udeb
 af7ac7013ad2c661758e4e8ca51bdc90 19268 debian-installer extra libnss-files-udeb_2.9-0exp1_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJY+SEw3ao2vG823MRAob8AJ4hwDTN1qJFYHpUounjO8Zn3NtdRwCfUjqH
w5eWLG19F3ttSnCswCLrNvg=
=4oFo
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: