Your message dated Mon, 24 Sep 2018 11:06:57 +0000
with message-id <[email protected]>
and subject line Bug#909357: fixed in debian-goodies 0.82.1
has caused the Debian Bug report #909357,
regarding find-dbgsym-packages: "eu-unstrip: linux-gate.so.1: No such file or
directory"
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.)
--
909357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-goodies
Version: 0.81
Tags: patch
$ find-dbgsym-packages /bin/ls
eu-unstrip: linux-gate.so.1: No such file or directory
"eu-unstrip" unexpectedly returned exit value 1 at
/usr/bin/find-dbgsym-packages line 162.
-- System Information:
Architecture: i386
--
Jakub Wilk
From 3bc1df7fa1904ba66b7f4b1ac1682c24d9485083 Mon Sep 17 00:00:00 2001
From: Jakub Wilk <[email protected]>
Date: Sat, 22 Sep 2018 11:21:53 +0200
Subject: [PATCH] find-dbgsym-packages: Ignore all vDSOs
The name of the vDSO varies with architecture.
Ignore vDSOs under all known names, not only "linux-vdso.so.*".
Fixes:
$ find-dbgsym-packages /bin/ls
eu-unstrip: linux-gate.so.1: No such file or directory
"eu-unstrip" unexpectedly returned exit value 1 at /usr/bin/find-dbgsym-packages line 162.
on i386.
---
find-dbgsym-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/find-dbgsym-packages b/find-dbgsym-packages
index b319ca8..3e2ac21 100755
--- a/find-dbgsym-packages
+++ b/find-dbgsym-packages
@@ -44,7 +44,7 @@ foreach my $arg (@ARGV) {
foreach my $id (keys %build_ids) {
my ($path, $name) = @{$build_ids{$id}};
- next if $name =~ /^linux-vdso[.]so[.]/;
+ next if $name =~ /^linux-(gate|vdso\d*)[.]so[.]/;
my @p = get_debs_from_id($id);
if (scalar @p == 0) {
--
2.19.0
--- End Message ---
--- Begin Message ---
Source: debian-goodies
Source-Version: 0.82.1
We believe that the bug you reported is fixed in the latest version of
debian-goodies, 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.
Axel Beckert <[email protected]> (supplier of updated debian-goodies 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: SHA512
Format: 1.8
Date: Mon, 24 Sep 2018 11:37:51 +0200
Source: debian-goodies
Binary: debian-goodies
Architecture: source all
Version: 0.82.1
Distribution: unstable
Urgency: medium
Maintainer: Javier Fernández-Sanguino Peña <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
debian-goodies - Small toolbox-style utilities for Debian systems
Closes: 909357
Changes:
debian-goodies (0.82.1) unstable; urgency=medium
.
[ Jakub Wilk ]
* find-dbgsym-packages: Use the same vDSO regexp everywhere (Really
closes: #909357)
Checksums-Sha1:
add8ca6d0c3ae01bc24fbe6553b14be65a4a6ecb 1639 debian-goodies_0.82.1.dsc
1b121a8fe24228584d9684b5564ea1122346f0f1 65972 debian-goodies_0.82.1.tar.xz
01e14e19ee48b3427f16d46c6393e0a54c5a6cd9 82516 debian-goodies_0.82.1_all.deb
b51b842a660d01d98ca15235b569a95d2955e113 5542
debian-goodies_0.82.1_amd64.buildinfo
Checksums-Sha256:
0eee2783af65b58eada78aa15b40b4ce38aa0a172a710b508d70cc7d0292c064 1639
debian-goodies_0.82.1.dsc
176b40fd24a5d6a9aaa4c5e490c300325aa5bb50b8463106d230b40c13fff4c7 65972
debian-goodies_0.82.1.tar.xz
599626bb80e80be33d2ca7fce43aceb222fac0c330ba2d0400ffa236a86001bd 82516
debian-goodies_0.82.1_all.deb
c9e1b9e4f90456a94da270b2428477078f3ad999ca162bfe31034bb0f79e0ccc 5542
debian-goodies_0.82.1_amd64.buildinfo
Files:
941a8a6eaf201b1ba3504f668b410620 1639 utils optional debian-goodies_0.82.1.dsc
c87a0df008ccb438f816c6003103f277 65972 utils optional
debian-goodies_0.82.1.tar.xz
bc4ea94d6c1764a8e4cd001539480bda 82516 utils optional
debian-goodies_0.82.1_all.deb
15454ea656baab5620ce8fd21f6922bb 5542 utils optional
debian-goodies_0.82.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAluovHAACgkQa+Zjx1o1
yXUDrQ//QNzEL7MTPI9txUPYR5/bg2VT5+OlEO7YN+pxzdjYBcBB1oqITbmbBJM9
+rShPFRunpohHFypfg73f2Mj4nFcWP9Ss33zedO08TK9rsyO/3PaeJHbvrWq+Mtm
HMMBkHTDlAtPUoe/k60lzkoYuP9J5+moFaF3SdNwQR+GWsokqlg6A9wNpH8vSMjB
EtuVUcduLq/iljs74b4Eor/bzpb9J51AuvHSNjbtMP84u7zK4GkWiI71cvyqMX9P
bvj7cwZ4U9OPiWyrdYrhB7vuWvmkLAoiwiWXTZj3Ds0ex0BkB4+RPYpuhXUWxlPv
+cqa81YvQ/JZghijXvuCQVBuygswojFnD+xwq+4PpCosu86hx0wTLRY9EtapRK55
z6Fd2V/+1iHtFveUx8j4WWM5j8hk82ngMp0FHE1o6O4swOCk1cWMxZRrknIYfde3
D2oV5TCmFNmj4mYEUvACUbJhVIunqEv9j33z96inGRQ69dMI/pJyYTRLAYypQjhp
k7IHOgb+Z664m9XNUaZr0ltW4XSNorvhAunrw6MU4B05LVbX0V/rvh5NU4oIYqdD
/090t9pTmf44NkGE7RDq9DROxcVc0IaU1fRYBcqEJ8C19Dk/3D3jBXmcV3ur5fGP
LHKTg4vz8m4cksm3EBTAUqxmzsePDW5SCW/8AaSRgfzcyw0Lj5Q=
=8Mm2
-----END PGP SIGNATURE-----
--- End Message ---