Your message dated Tue, 20 Nov 2018 19:49:57 +0000
with message-id <e1gpc21-0006uz...@fasolo.debian.org>
and subject line Bug#914086: fixed in wxwidgets3.0 3.0.4+dfsg-6
has caused the Debian Bug report #914086,
regarding /usr/lib/*/wx/config/*: potentially broken if built on a merged-/usr
system and run on a non-merged-/usr system
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.)
--
914086: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914086
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wxwidgets3.0
Version: 3.0.4+dfsg-4
Severity: normal
User: m...@linux.it
Usertags: usrmerge
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org
Steps to reproduce:
* Have two chroots, containers or complete systems, one with merged /usr
and one not
* Build wxwidgets3.0 on the system with merged /usr
* Install and use wxwidgets3.0 on the system without merged /usr
Expected result:
* The package is functionally equivalent to the package you'd get if it
had been built on a system without merged /usr
* The absolute paths of standard tools in /bin or /sbin do not appear in
the package's content as paths in /usr/bin or /usr/sbin
* Everything works as intended
Actual result:
* /usr/lib/*/wx/config/* contain EGREP="/usr/bin/grep -E"
* If those scripts invoke ${EGREP} (I assume they do, but I haven't
actually checked) it will not work on non-merged-/usr systems, where
/bin/grep exists but /usr/bin/grep does not
A merged-/usr system can be obtained by installing with
debootstrap >= 1.0.102 or debootstrap --merged-usr, or by installing the
usrmerge package. A non-merged-/usr system can be obtained by installing
with debootstrap --no-merged-usr (or upgrading from an older release) and
not installing usrmerge.
Recent tests on tests.reproducible-builds.org use unmerged /usr for the
first build and merged /usr for the second, as a way to detect some
issues in this class.
This bug can probably be fixed by passing EGREP="/bin/grep -E" as an
additional command-line argument when invoking configure.
smcv
--- End Message ---
--- Begin Message ---
Source: wxwidgets3.0
Source-Version: 3.0.4+dfsg-6
We believe that the bug you reported is fixed in the latest version of
wxwidgets3.0, 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 914...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Olly Betts <o...@survex.com> (supplier of updated wxwidgets3.0 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 21 Nov 2018 07:54:05 +1300
Source: wxwidgets3.0
Binary: libwxbase3.0-0v5 libwxbase3.0-dev libwxgtk3.0-0v5 libwxgtk3.0-dev
libwxgtk-media3.0-0v5 libwxgtk-media3.0-dev libwxgtk3.0-gtk3-0v5
libwxgtk3.0-gtk3-dev libwxgtk-media3.0-gtk3-0v5 libwxgtk-media3.0-gtk3-dev
libwxgtk-webview3.0-gtk3-0v5 libwxgtk-webview3.0-gtk3-dev wx-common
wx3.0-headers wx3.0-i18n wx3.0-examples wx3.0-doc
Architecture: source
Version: 3.0.4+dfsg-6
Distribution: unstable
Urgency: medium
Maintainer: wxWidgets Maintainers <team...@tracker.debian.org>
Changed-By: Olly Betts <o...@survex.com>
Description:
libwxbase3.0-0v5 - wxBase library (runtime) - non-GUI support classes of
wxWidgets t
libwxbase3.0-dev - wxBase library (development) - non-GUI support classes of
wxWidge
libwxgtk-media3.0-0v5 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ media
library runt
libwxgtk-media3.0-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ media
library deve
libwxgtk-media3.0-gtk3-0v5 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3
media library ru
libwxgtk-media3.0-gtk3-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3
media library de
libwxgtk-webview3.0-gtk3-0v5 - wxWidgets Cross-platform C++ GUI toolkit (GTK+
3 webview library
libwxgtk-webview3.0-gtk3-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+
3 webview library
libwxgtk3.0-0v5 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
libwxgtk3.0-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
libwxgtk3.0-gtk3-0v5 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3
runtime)
libwxgtk3.0-gtk3-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ 3
development)
wx-common - wxWidgets Cross-platform C++ GUI toolkit (common support files)
wx3.0-doc - wxWidgets Cross-platform C++ GUI toolkit (documentation)
wx3.0-examples - wxWidgets Cross-platform C++ GUI toolkit (examples)
wx3.0-headers - wxWidgets Cross-platform C++ GUI toolkit (header files)
wx3.0-i18n - wxWidgets Cross-platform C++ GUI toolkit (i18n support)
Closes: 914086
Changes:
wxwidgets3.0 (3.0.4+dfsg-6) unstable; urgency=medium
.
* Fix not to capture /usr/bin/egrep path when built on a merged-usr system.
(Closes: #914086)
Checksums-Sha1:
1d23c05d01e17b24597cb157d97537aec42b4c69 3522 wxwidgets3.0_3.0.4+dfsg-6.dsc
2134f011acb9d9037a65d689821b61009c702c2f 43064
wxwidgets3.0_3.0.4+dfsg-6.debian.tar.xz
2323a15d41ecb2201c90b758e0528668bb1667d7 23530
wxwidgets3.0_3.0.4+dfsg-6_amd64.buildinfo
Checksums-Sha256:
a9a3d9d1659136d581be2ca8585c1427cf232b1841439fe3be00cdb4f90effc2 3522
wxwidgets3.0_3.0.4+dfsg-6.dsc
ff6a5413468f664e71378bbe6045de287bd43d4ab441c8240893d78c1b1c54be 43064
wxwidgets3.0_3.0.4+dfsg-6.debian.tar.xz
4ac3cb00d3e42261faa4f957677bfb38a6fd751969a4681a267e4fa569f7f927 23530
wxwidgets3.0_3.0.4+dfsg-6_amd64.buildinfo
Files:
8c36e5fce7ffe6f7b27cd9e6342ac69f 3522 libs optional
wxwidgets3.0_3.0.4+dfsg-6.dsc
668655720888e1d196e9fb669e4de325 43064 libs optional
wxwidgets3.0_3.0.4+dfsg-6.debian.tar.xz
a778c30f49169a6b633483e8f513781b 23530 libs optional
wxwidgets3.0_3.0.4+dfsg-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEECOJAD/f+j+3jrLUoGBR7BzutKwcFAlv0YYQACgkQGBR7Bzut
Kwe3/Q//cXrujwaIwoEJXyidDfyor3ON534eyjXKty6V2UiZU6CLlC6ujYwJXUJA
+H7NGhAigoxJ4kDOP7sJl9LVkQnRwitixvR40TlghuCON6MKxo7vNYwsE/zv+uKy
JHujZL79P84apfrObeDGGRThTC5Lpjx1fgKCo/IkIBIrGqNIsVWbrySA/cTOnVwH
4UcAKJgC7iBkzdl0xTMUoH6BuY7t4S+Ja6Fq0wwdHfIY390oIDtzqpZGjF7EJojH
s/Bv7MwjNfqNr8HCCpBGtVeCjn4Pccermn15gJ9E4yuf01lxvCzUBuIsdr9iNj0+
rSkeYG+SfjoIdRtV0NKcOaqsz9Vq+rCkJI3RRP2/UV6zUZI5KpzaqbekGGQUb689
8tJbc1iL0Op47+ki2g/s50SelAheS+l6MRbTryedBbrKPdjj4UAKn0upUxjayyur
g9b/czSUTEMJ2Z+YDcANFzBKUpoYd1dCNIHX5lHM2vPPuzAZOPuEN1vfD/S/3thI
gKa/2q7ElkCx2c1tN/LOAWZKMwAq2QiTkIMCzV2iy/vmGm89+RxOGxlohEbFeK1x
h6b5bvdsX6yx2lNsKOafJI6r7qkuJqPEn2WOI25J0cMmV+Qb6EYhCOFeyw9tsBiz
SXn9PXsHhMDbprkS57hFbekTC+332HE+uIZ+GY9oM7N4GEJwQBQ=
=hdNQ
-----END PGP SIGNATURE-----
--- End Message ---