Your message dated Mon, 12 Nov 2012 20:47:35 +0000
with message-id <e1ty0ut-0004dn...@franck.debian.org>
and subject line Bug#691612: fixed in elfutils 0.152-1+wheezy1
has caused the Debian Bug report #691612,
regarding elfutils: Can't find ebl backends because of multiarch
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 ow...@bugs.debian.org
immediately.)


-- 
691612: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691612
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: elfutils
Version: 0.152-1
Severity: serious
Control: fixed -1 0.153-1

It seems that the version in Wheezy is unable to open it's ebl
backends, and so is as good as useless.

It tries:
open("/usr/bin/../lib/x86_64-linux-gnu/elfutils/libebl_x86_64.so", O_RDONLY) = 
-1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=136423, ...}) = 0
mmap(NULL, 136423, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f943e735000
close(4)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/tls/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT 
(No such file or directory)
stat("/lib/x86_64-linux-gnu/tls/x86_64", 0x7fffa4acade0) = -1 ENOENT (No such 
file or directory)
open("/lib/x86_64-linux-gnu/tls/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No 
such file or directory)
stat("/lib/x86_64-linux-gnu/tls", 0x7fffa4acade0) = -1 ENOENT (No such file or 
directory)
open("/lib/x86_64-linux-gnu/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No 
such file or directory)
stat("/lib/x86_64-linux-gnu/x86_64", 0x7fffa4acade0) = -1 ENOENT (No such file 
or directory)
open("/lib/x86_64-linux-gnu/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat("/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libebl_x86_64.so", O_RDONLY) = -1 
ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/tls/x86_64", 0x7fffa4acade0) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/libebl_x86_64.so", O_RDONLY) = -1 ENOENT 
(No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/tls", 0x7fffa4acade0) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/x86_64-linux-gnu/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT 
(No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/x86_64", 0x7fffa4acade0) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/x86_64-linux-gnu/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No 
such file or directory)
stat("/usr/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=73728, ...}) = 0
open("/lib/tls/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/lib/tls/x86_64", 0x7fffa4acade0) = -1 ENOENT (No such file or directory)
open("/lib/tls/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/lib/tls", 0x7fffa4acade0)        = -1 ENOENT (No such file or directory)
open("/lib/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/lib/x86_64", 0x7fffa4acade0)     = -1 ENOENT (No such file or directory)
open("/lib/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open("/usr/lib/tls/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat("/usr/lib/tls/x86_64", 0x7fffa4acade0) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/tls/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/usr/lib/tls", 0x7fffa4acade0)    = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/usr/lib/x86_64", 0x7fffa4acade0) = -1 ENOENT (No such file or directory)
open("/usr/lib/libebl_x86_64.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=98304, ...}) = 0

The file of course is still /usr/lib/elfutils/libebl_x86_64.so

The problem is caused by a change in libc to support multi arch.

See also #632281.


Kurt

--- End Message ---
--- Begin Message ---
Source: elfutils
Source-Version: 0.152-1+wheezy1

We believe that the bug you reported is fixed in the latest version of
elfutils, 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 691...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kurt Roeckx <k...@roeckx.be> (supplier of updated elfutils 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 Nov 2012 20:22:05 +0100
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.152-1+wheezy1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Kurt Roeckx <k...@roeckx.be>
Changed-By: Kurt Roeckx <k...@roeckx.be>
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1    - library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1     - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1    - library to read and write ELF files
Closes: 662041 684825 691612
Changes: 
 elfutils (0.152-1+wheezy1) testing-proposed-updates; urgency=low
 .
   [ Sébastien Villemot ]
   * strict-aliasing.diff: new patch taken from upstream (Closes: #684825).
     Thanks to Mark Wielaard for pointing to the relevant upstream commit.
 .
   [ Kurt Roeckx ]
   * Use elf_end_unlock.patch from unstable (Closes: #662041)
   * Use dlopen() with "lib" instead of "$LIB" to open the backends.
     (Closes: #691612)
Checksums-Sha1: 
 3ae38635d17ae70e8145bb57d58fed85bdd817a6 2150 elfutils_0.152-1+wheezy1.dsc
 217f774c64a93181d071c2a8fa83571bb35b23eb 51154 
elfutils_0.152-1+wheezy1.debian.tar.gz
 1b791bee8749ff706b35461fc818c86bec29bc91 323776 
elfutils_0.152-1+wheezy1_amd64.deb
 aa027c78d0a94d9748a26476afb68859d91b2ced 298072 
libelf1_0.152-1+wheezy1_amd64.deb
 f4b7c0c61fb286dd8ae60027a5e53afaa354b116 66802 
libelf-dev_0.152-1+wheezy1_amd64.deb
 bce744e24fe97086f611462cdc70671d02b3c181 151222 
libdw-dev_0.152-1+wheezy1_amd64.deb
 1b776130d465a88054379b5accbb4ef21db344ba 204442 
libdw1_0.152-1+wheezy1_amd64.deb
 95d79f66b2e7ba419b8adc7d1843a34b0c39d1c9 24794 
libasm1_0.152-1+wheezy1_amd64.deb
 ed90627ee2f18b4d63e547abaf25c06f4cfb5a7a 28036 
libasm-dev_0.152-1+wheezy1_amd64.deb
Checksums-Sha256: 
 1d3f85f496fe52a85c9d120a3bf6637bafb3f5f737c1a23c46f94288d928e4a4 2150 
elfutils_0.152-1+wheezy1.dsc
 1553e1bc614ec76abdef0d9ecad2146c2102c4cffb7d64c02de05795442baf0e 51154 
elfutils_0.152-1+wheezy1.debian.tar.gz
 ed6357f582dcf008958c5edec755357a8dfd0c585d27b6c3d23a1de963d1bda5 323776 
elfutils_0.152-1+wheezy1_amd64.deb
 5119f504394b6a74dc2d03698f799a94e0947b638f40902e1d7d2f8c8131719f 298072 
libelf1_0.152-1+wheezy1_amd64.deb
 51cebb4a4d4ac8d35c108acf8e6507d596326f58210836c68a7198d976beeab8 66802 
libelf-dev_0.152-1+wheezy1_amd64.deb
 753aebda686de5ab3642dd77678cc3904fe4a2fbbde019df58e254ba772384d8 151222 
libdw-dev_0.152-1+wheezy1_amd64.deb
 42fb00bfbd097a3f78fa7e1ae3e685f91ae73be4259883b8a0d5d30299d8ccef 204442 
libdw1_0.152-1+wheezy1_amd64.deb
 19aecb7dad1513125e48e9ecd636309fdbd2aadf533a5be1fb910cd39cff432c 24794 
libasm1_0.152-1+wheezy1_amd64.deb
 1dd090e61c7b6b8b929d0632d3330476945aa8d844ffcf502acf89769ff61233 28036 
libasm-dev_0.152-1+wheezy1_amd64.deb
Files: 
 01c8c198b3437bbea60d2ef1967d729e 2150 libs optional 
elfutils_0.152-1+wheezy1.dsc
 7378d96bf7dbc12a24f092b443dc1167 51154 libs optional 
elfutils_0.152-1+wheezy1.debian.tar.gz
 da7995278973eebed8c16bbf40db6eb5 323776 utils optional 
elfutils_0.152-1+wheezy1_amd64.deb
 616dea8bced7613014ee9b7865ec0a85 298072 libs optional 
libelf1_0.152-1+wheezy1_amd64.deb
 a45805f36aec05eac58ab40f37f615e4 66802 libdevel optional 
libelf-dev_0.152-1+wheezy1_amd64.deb
 a73660fdf7c16f8962619db30f5f72dc 151222 libdevel optional 
libdw-dev_0.152-1+wheezy1_amd64.deb
 fda773fb1bbeb994a43b518d816c5d11 204442 libs optional 
libdw1_0.152-1+wheezy1_amd64.deb
 b5fc99c882a037b9379d074ed550371f 24794 libs optional 
libasm1_0.152-1+wheezy1_amd64.deb
 e84cc18f08fb6c87fc77a2e4ea93a753 28036 libdevel optional 
libasm-dev_0.152-1+wheezy1_amd64.deb

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

iQIcBAEBCgAGBQJQoVbQAAoJEKGfLDAaVSLde+sP/253AcFyGJXIaB21mL1AM0Hq
YXUMWtwN4C/gKyRndYSg2uhI9V7lvM1xet7FrvcwCLloKDCx417/R0pjSBNNsGKd
70YSfqIQsPr7ojeqLKGZxrg89dG6uwxZsQoRLgU9gGd5b73TK/C1AGkCQVgbXoAC
r3zr5Eit/s/m4xomcl8eSV4hfzKfojoVDNk30BxaqptVd9L/i8VpNyJhB7WIeqE5
baqtTcx7zkjJHthAUPK+QepbW4R7Px38T0KUPYUY/a6rSDxBy1UnwEOAL1LyjuRs
A2++PIW4HuVrD2VvEsY8PAM56I4oU9o3cyzW14vNkiqMwsdQB9cWyQ2fEaT+ZTua
Pxr3uLWT3BXb1+YW/3c9GSndRZPxdDYqH2jVcvUvNAY8wgJO6Ghi9CDPmKUVHxV3
JlvkI0/Erd9TU9z15j9ntnLiBivXyZZl6eYZzy92wd+fPRrnIlQT+RTAm+jYtdek
x9tXbSkUQajA2XlKMjBvRctKXcos8gNCnN37EHx6XysAs71Hp538VvP6Fi1GIfbC
g28sZ4baa6GxHdFLJ5waig7l7dY71VXL+T4tj2/7867w7j1AsI1fCYo0MjcMhFyV
N7nijZ6BbM5ugg/P9pD01TcCfCJxOrNMqbVrA7zWlXi6GKdBY+az80HXnAPY8QxW
8VkBYJGR9HCQJshGu47p
=BFav
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to