From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 05:03:31 2019 Received: (at submit) by debbugs.gnu.org; 4 Mar 2019 10:03:31 +0000 Received: from localhost ([127.0.0.1]:58962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h0kRW-0002U7-MB for submit@debbugs.gnu.org; Mon, 04 Mar 2019 05:03:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34373) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h0kRT-0002Tu-RW for submit@debbugs.gnu.org; Mon, 04 Mar 2019 05:03:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:53631) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h0kRO-0005uV-IC for submit@debbugs.gnu.org; Mon, 04 Mar 2019 05:03:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0kRN-0002uR-7u for guix-patches@gnu.org; Mon, 04 Mar 2019 05:03:22 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0kRJ-0005lJ-SS for guix-patches@gnu.org; Mon, 04 Mar 2019 05:03:21 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:59525) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h0kRJ-0005ef-G7 for guix-patches@gnu.org; Mon, 04 Mar 2019 05:03:17 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id D551220008 for ; Mon, 4 Mar 2019 10:03:13 +0000 (UTC) From: Nicolas Goaziou To: guix-patches@gnu.org Subject: [PATCH] Update Wireshark to 3.0.0 Date: Mon, 04 Mar 2019 11:03:12 +0100 Message-ID: <87va0zc5y7.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.183.200 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, The following patch updates Wireshark to 3.0.0.=20 This change is not trivial. In particular, upstream switched build system (GNU to CMake) and it seems to annoy `validate-runpath' phase. I tried various things to make it pass, e.g., removing "INSTALL_RPATH" settings in various "CMakeLists.txt", or re-build rpath, =C3=A0 la "powertabeditor", to no avail.=20 Out of ideas, I disabled the phase. Wireshark seems to run anyway, even though I didn't thoroughly tested it. Let me know if you have better ideas. Regards, --=20 Nicolas Goaziou --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-wireshark-Update-to-3.0.0.patch Content-Description: Update Wireshark to 3.0.0. >From dbaee4641e329bbdd44b0645acb4ec5a97ee5eaa Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 3 Mar 2019 01:33:44 +0100 Subject: [PATCH] gnu: wireshark: Update to 3.0.0. * gnu/packages/networking.scm (wireshark): Update to 3.0.0. --- gnu/packages/networking.scm | 101 ++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 51 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index f7477230a6..ebfdcfc345 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -591,7 +591,7 @@ of the same name.") (define-public wireshark (package (name "wireshark") - (version "2.6.6") + (version "3.0.0") (source (origin (method url-fetch) @@ -599,59 +599,58 @@ of the same name.") version ".tar.xz")) (sha256 (base32 - "0qz8a1ays63712pq1v7nnw7c57zlqkcifq7himfv5nsv0zm36ya8")))) - (build-system gnu-build-system) - (inputs `(("c-ares" ,c-ares) - ("glib" ,glib) - ("gnutls" ,gnutls) - ("libcap" ,libcap) - ("libgcrypt" ,libgcrypt) - ("libnl" ,libnl) - ("libpcap" ,libpcap) - ("libssh" ,libssh) - ("libxml2" ,libxml2) - ("lz4" ,lz4) - ("lua" ,lua-5.2) ;Lua 5.3 unsupported - ("krb5" ,mit-krb5) - ("portaudio" ,portaudio) - ("qtbase" ,qtbase) - ("qtmultimedia" ,qtmultimedia) - ("sbc" ,sbc) - ("snappy" ,snappy) - ("zlib" ,zlib))) - (native-inputs `(("perl" ,perl) - ("pkg-config" ,pkg-config) - ("python" ,python-wrapper) - ("qttools" ,qttools))) + "17h0ixq7yr6scscjkidaj3dh5x6dfd3f97ggdxlklkz9nbsk0kxw")))) + (build-system cmake-build-system) (arguments - `(#:configure-flags - (list (string-append "--with-c-ares=" (assoc-ref %build-inputs "c-ares")) - (string-append "--with-krb5=" (assoc-ref %build-inputs "krb5")) - (string-append "--with-libcap=" (assoc-ref %build-inputs "libcap")) - (string-append "--with-libssh=" (assoc-ref %build-inputs "libssh")) - (string-append "--with-lua=" (assoc-ref %build-inputs "lua")) - (string-append "--with-lz4=" (assoc-ref %build-inputs "lz4")) - (string-append "--with-pcap=" (assoc-ref %build-inputs "libpcap")) - (string-append "--with-portaudio=" - (assoc-ref %build-inputs "portaudio")) - (string-append "--with-sbc=" (assoc-ref %build-inputs "sbc")) - (string-append "--with-snappy=" (assoc-ref %build-inputs "snappy")) - (string-append "--with-zlib=" (assoc-ref %build-inputs "zlib"))) - #:phases + `(#:phases (modify-phases %standard-phases - (add-after 'unpack 'patch-source + (add-after 'unpack 'remove-failing-test + ;; Test 31/32 fails with errors like "Program reassemble_test is + ;; not available". Skipping it for now. (lambda _ - ;; Fix build against Qt 5.11. - (substitute* "ui/qt/packet_format_group_box.cpp" - (("#include ") "#include -#include ")) - (substitute* "ui/qt/time_shift_dialog.cpp" - (("#include ") "#include -#include ")) - (substitute* "ui/qt/wireless_frame.cpp" - (("#include ") "#include -#include ")) - #t))))) + (substitute* "CMakeLists.txt" + (("suite_unittests" all) (string-append "# " all))) + #t))) + ;; "CMakeLists.txt" uses $ORIGIN, which seems to confuse + ;; `validate-runpath' phase. + ;; + ;; Errors are like the following: + ;; "/gnu/store/...wireshark-3.0.0/lib/wireshark/plugins/3.0/epan/ethercat.so: + ;; error: depends on 'libwireshark.so.12', which cannot be found in + ;; RUNPATH". That is, "/gnu/store/...wireshark-3.0.0./lib" doesn't + ;; seem to belong to RUNPATH. + ;; + ;; For now, we disable this phase, as Wireshark seems to run properly + ;; anyway. + #:validate-runpath? #f)) + (inputs + `(("c-ares" ,c-ares) + ("glib" ,glib) + ("gnutls" ,gnutls) + ("libcap" ,libcap) + ("libgcrypt" ,libgcrypt) + ("libnl" ,libnl) + ("libpcap" ,libpcap) + ("libssh" ,libssh) + ("libxml2" ,libxml2) + ("lz4" ,lz4) + ("lua" ,lua-5.2) ;Lua 5.3 unsupported + ("krb5" ,mit-krb5) + ("qtbase" ,qtbase) + ("qtmultimedia" ,qtmultimedia) + ("qtsvg" ,qtsvg) + ("sbc" ,sbc) + ("snappy" ,snappy) + ("zlib" ,zlib))) + (native-inputs + `(("bison" ,bison) + ("doxygen" ,doxygen) + ("flex" ,flex) + ("gettext" ,gettext-minimal) + ("perl" ,perl) + ("pkg-config" ,pkg-config) + ("python" ,python-wrapper) + ("qttools" ,qttools))) (synopsis "Network traffic analyzer") (description "Wireshark is a network protocol analyzer, or @dfn{packet sniffer}, that lets you capture and interactively browse the contents of -- 2.21.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 11 17:34:33 2019 Received: (at 34728) by debbugs.gnu.org; 11 Mar 2019 21:34:33 +0000 Received: from localhost ([127.0.0.1]:39555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3SZ6-0005l7-Sh for submit@debbugs.gnu.org; Mon, 11 Mar 2019 17:34:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3SZ5-0005ku-PT for 34728@debbugs.gnu.org; Mon, 11 Mar 2019 17:34:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3SYz-000521-KQ; Mon, 11 Mar 2019 17:34:25 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=39286 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h3SYz-0003S4-2h; Mon, 11 Mar 2019 17:34:25 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Nicolas Goaziou Subject: Re: [bug#34728] [PATCH] Update Wireshark to 3.0.0 References: <87va0zc5y7.fsf@nicolasgoaziou.fr> Date: Mon, 11 Mar 2019 22:34:23 +0100 In-Reply-To: <87va0zc5y7.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Mon, 04 Mar 2019 11:03:12 +0100") Message-ID: <87ef7dt7s0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34728 Cc: 34728@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Nicolas, Nicolas Goaziou skribis: > The following patch updates Wireshark to 3.0.0.=20 > > This change is not trivial. In particular, upstream switched build > system (GNU to CMake) and it seems to annoy `validate-runpath' phase. > I tried various things to make it pass, e.g., removing "INSTALL_RPATH" > settings in various "CMakeLists.txt", or re-build rpath, =C3=A0 la > "powertabeditor", to no avail.=20 > > Out of ideas, I disabled the phase. Wireshark seems to run anyway, even > though I didn't thoroughly tested it. Weird. >>>From dbaee4641e329bbdd44b0645acb4ec5a97ee5eaa Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Sun, 3 Mar 2019 01:33:44 +0100 > Subject: [PATCH] gnu: wireshark: Update to 3.0.0. > > * gnu/packages/networking.scm (wireshark): Update to 3.0.0. Overall LGTM! If you=E2=80=99re confident you can go ahead and push, no ne= ed to wait until the update is outdated. ;-) > + ;; "CMakeLists.txt" uses $ORIGIN, which seems to confuse > + ;; `validate-runpath' phase. > + ;; > + ;; Errors are like the following: > + ;; "/gnu/store/...wireshark-3.0.0/lib/wireshark/plugins/3.0/epan/= ethercat.so: > + ;; error: depends on 'libwireshark.so.12', which cannot be found = in > + ;; RUNPATH". That is, "/gnu/store/...wireshark-3.0.0./lib" doesn= 't > + ;; seem to belong to RUNPATH. What=E2=80=99s the RUNPATH on ethercat.so? readelf -a ethercat.so | grep RUNPATH And where is libwireshark.so.12? =E2=80=98validate-runpath=E2=80=99 does interpret $ORIGIN, but maybe there= =E2=80=99s a but there. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 12 07:19:30 2019 Received: (at 34728) by debbugs.gnu.org; 12 Mar 2019 11:19:30 +0000 Received: from localhost ([127.0.0.1]:39804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3fRR-0000xy-Re for submit@debbugs.gnu.org; Tue, 12 Mar 2019 07:19:30 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:42609) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3fRO-0000xl-L6 for 34728@debbugs.gnu.org; Tue, 12 Mar 2019 07:19:27 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 9AEED24000D; Tue, 12 Mar 2019 11:19:23 +0000 (UTC) From: Nicolas Goaziou To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#34728] [PATCH] Update Wireshark to 3.0.0 References: <87va0zc5y7.fsf@nicolasgoaziou.fr> <87ef7dt7s0.fsf@gnu.org> Date: Tue, 12 Mar 2019 12:19:22 +0100 In-Reply-To: <87ef7dt7s0.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Mon, 11 Mar 2019 22:34:23 +0100") Message-ID: <877ed4qr0l.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 34728 Cc: 34728@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Thank you for the review. Ludovic Court=C3=A8s writes: > Nicolas Goaziou skribis: > >> + ;; "CMakeLists.txt" uses $ORIGIN, which seems to confuse >> + ;; `validate-runpath' phase. >> + ;; >> + ;; Errors are like the following: >> + ;; "/gnu/store/...wireshark-3.0.0/lib/wireshark/plugins/3.0/epan= /ethercat.so: >> + ;; error: depends on 'libwireshark.so.12', which cannot be found= in >> + ;; RUNPATH". That is, "/gnu/store/...wireshark-3.0.0./lib" does= n't >> + ;; seem to belong to RUNPATH. > > What=E2=80=99s the RUNPATH on ethercat.so? > > readelf -a ethercat.so | grep RUNPATH 0x000000000000001d (RUNPATH) Biblioth=C3=A8que runpath:[:/gnu/s= tore/...-glibc-2.28/lib:/gnu/store/...-gcc-5.5.0-lib/lib:/gnu/store/...-gli= b-2.56.3/lib:/gnu/store/...-libpcap-1.9.0/lib:/gnu/store/...-libgcrypt-1.8.= 3/lib:/gnu/store/...-libgpg-error-1.32/lib:/gnu/store/...-gnutls-3.6.5/lib:= /gnu/store/...-gcc-5.5.0-lib/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/../../.= .] > And where is libwireshark.so.12? In "/gnu/store/...wireshark-3.0.0/lib". I don't understand why this is getting removed. > =E2=80=98validate-runpath=E2=80=99 does interpret $ORIGIN, but maybe ther= e=E2=80=99s a but > there. Then my remark about $ORIGIN is wrong.=20 Regards, --=20 Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 13 06:10:48 2019 Received: (at 34728) by debbugs.gnu.org; 13 Mar 2019 10:10:48 +0000 Received: from localhost ([127.0.0.1]:41055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h40qW-0001NN-Ci for submit@debbugs.gnu.org; Wed, 13 Mar 2019 06:10:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h40qV-0001NA-3o for 34728@debbugs.gnu.org; Wed, 13 Mar 2019 06:10:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h40qP-0007gU-Dd; Wed, 13 Mar 2019 06:10:41 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=56552 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h40qO-0006Sr-Vb; Wed, 13 Mar 2019 06:10:41 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Nicolas Goaziou Subject: Re: [bug#34728] [PATCH] Update Wireshark to 3.0.0 References: <87va0zc5y7.fsf@nicolasgoaziou.fr> <87ef7dt7s0.fsf@gnu.org> <877ed4qr0l.fsf@nicolasgoaziou.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 =?utf-8?Q?Vent=C3=B4se?= an 227 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 13 Mar 2019 11:10:39 +0100 In-Reply-To: <877ed4qr0l.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 12 Mar 2019 12:19:22 +0100") Message-ID: <87y35j9ja8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34728 Cc: 34728@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Nicolas, Nicolas Goaziou skribis: > Ludovic Court=C3=A8s writes: > >> Nicolas Goaziou skribis: >> >>> + ;; "CMakeLists.txt" uses $ORIGIN, which seems to confuse >>> + ;; `validate-runpath' phase. >>> + ;; >>> + ;; Errors are like the following: >>> + ;; "/gnu/store/...wireshark-3.0.0/lib/wireshark/plugins/3.0/epa= n/ethercat.so: >>> + ;; error: depends on 'libwireshark.so.12', which cannot be foun= d in >>> + ;; RUNPATH". That is, "/gnu/store/...wireshark-3.0.0./lib" doe= sn't >>> + ;; seem to belong to RUNPATH. >> >> What=E2=80=99s the RUNPATH on ethercat.so? >> >> readelf -a ethercat.so | grep RUNPATH > > 0x000000000000001d (RUNPATH) Biblioth=C3=A8que runpath:[:/gnu= /store/...-glibc-2.28/lib:/gnu/store/...-gcc-5.5.0-lib/lib:/gnu/store/...-g= lib-2.56.3/lib:/gnu/store/...-libpcap-1.9.0/lib:/gnu/store/...-libgcrypt-1.= 8.3/lib:/gnu/store/...-libgpg-error-1.32/lib:/gnu/store/...-gnutls-3.6.5/li= b:/gnu/store/...-gcc-5.5.0-lib/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/../..= /..] Look, there=E2=80=99s no $ORIGIN in there! :-) So the problem is really that /gnu/store/=E2=80=A6-wireshark-3.0.0/lib is missing. That=E2=80=99s not a problem in practice because ethercat.so is a plugin, so it=E2=80=99s dlopen=E2=80=99d by a process that already provides libwiresha= rk. (It=E2=80=99s still bad style IMO.) Anyway you can keep #:validate-runpath? #f and adjust the comment. Thank you, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 13 07:33:10 2019 Received: (at 34728-done) by debbugs.gnu.org; 13 Mar 2019 11:33:11 +0000 Received: from localhost ([127.0.0.1]:41120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h428E-0005cQ-MV for submit@debbugs.gnu.org; Wed, 13 Mar 2019 07:33:10 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:41465) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h428D-0005cI-A8 for 34728-done@debbugs.gnu.org; Wed, 13 Mar 2019 07:33:10 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 9B14F1C0002; Wed, 13 Mar 2019 11:33:05 +0000 (UTC) From: Nicolas Goaziou To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#34728] [PATCH] Update Wireshark to 3.0.0 References: <87va0zc5y7.fsf@nicolasgoaziou.fr> <87ef7dt7s0.fsf@gnu.org> <877ed4qr0l.fsf@nicolasgoaziou.fr> <87y35j9ja8.fsf@gnu.org> Date: Wed, 13 Mar 2019 12:33:04 +0100 In-Reply-To: <87y35j9ja8.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 13 Mar 2019 11:10:39 +0100") Message-ID: <87wol3ovpr.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 34728-done Cc: 34728-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Ludovic Court=C3=A8s writes: > Look, there=E2=80=99s no $ORIGIN in there! :-) Indeed. The supposed $ORIGIN issue was a guess of mine. I guessed it wrong. > So the problem is really that /gnu/store/=E2=80=A6-wireshark-3.0.0/lib is > missing. > > That=E2=80=99s not a problem in practice because ethercat.so is a plugin,= so > it=E2=80=99s dlopen=E2=80=99d by a process that already provides libwires= hark. (It=E2=80=99s > still bad style IMO.) > > Anyway you can keep #:validate-runpath? #f and adjust the comment. I updated the comment, and pushed as 2b6ab17f7d61bcee92194d8b155a709481a95244. Thank you. Regards, --=20 Nicolas Goaziou From unknown Sun Aug 17 22:11:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Apr 2019 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator