From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KF3vHJr9A2BbKgAA0tVLHw (envelope-from ) for ; Sun, 17 Jan 2021 09:04:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id qIG4GJr9A2DjSQAAB5/wlQ (envelope-from ) for ; Sun, 17 Jan 2021 09:04:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C096F9403AC for ; Sun, 17 Jan 2021 09:04:25 +0000 (UTC) Received: from localhost ([::1]:36270 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l13yy-0001CS-Fh for larch@yhetil.org; Sun, 17 Jan 2021 04:04:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49050) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l13yp-0001CM-53 for help-guix@gnu.org; Sun, 17 Jan 2021 04:04:15 -0500 Received: from knopi.disroot.org ([178.21.23.139]:52918) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l13ym-0007Xw-UY for help-guix@gnu.org; Sun, 17 Jan 2021 04:04:14 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 800A653435 for ; Sun, 17 Jan 2021 10:04:10 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x8C3uAI2nRlC for ; Sun, 17 Jan 2021 10:04:09 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1610874249; bh=RbtmmELdmvvmGvIXD0DB/p+qqINLxHhns9OUw739n2w=; h=Date:From:Subject:To; b=fIFIqyITFE2wpPDcUBCz/T/UUFEXtUAPX2iQxwSwnV3c+KEWOITJoQlqbYKm9W2Q4 ypd1YUvIPrdrrXpRl2320g9p32gNdkj31j0Wq90R3mRg9OeM9T/yMC0I6L8vQePuFB OIYk3osd6n0Ns2B1NM3lLn8nrK0bZKSxpuJcLFVoj1pbrXTQ8+pOsSPYFHzj8s9sTu N992/xQZuhZCiQm+WpQiea2KOm+uKUvnGS/f84LbH87lhVAuZVa41NBTHojjP3Qr/k fcavh/Bzp+OHQ8BXH7ofAS4bNNF6HKP1lOF++gnB7ONwtmPtm3zR8cSTmv7POcwYZj CJTGI/DSMqMIg== Date: Sun, 17 Jan 2021 09:04:07 +0000 Message-ID: Subject: How to use elfutils? bash: eu-strip: command not found To: "help-guix" Received-SPF: pass client-ip=178.21.23.139; envelope-from=znavko@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: znavko@disroot.org From: znavko--- via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.36 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=disroot.org header.s=mail header.b=fIFIqyIT; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: C096F9403AC X-Spam-Score: -2.36 X-Migadu-Scanner: scn1.migadu.com X-TUID: eSp72qWDEgRV Hello! I have an error with some binary and I wish to check=0Aits interpr= eter, but elfutils package is not so easy for me.=0A=0A$ ./projectbinary-= qt=0Abash: ./projectbinary-qt: No such file or directory=0A=0A$ readelf -= -all ./projectbinary-qt | grep interpreter=0Abash: readelf: command not f= ound=0A=0A$ guix search readelf | grep name=0Aname: elfutils=0A=0A$ guix = install elfutils=0AThe following package will be installed:=0A elfutils 0= .176=0A=0AThe following derivation will be built:=0A /gnu/store/dg558rpz3= yklhsy8rh7d7wv122hwi1k8-profile.drv=0A=0Abuilding CA certificate bundle..= .=0Abuilding fonts directory...=0Agenerating GLib schema cache...=0Acreat= ing GTK+ icon theme cache...=0Abuilding cache files for GTK+ input method= s...=0Abuilding directory of Info manuals...=0Abuilding database for manu= al pages...=0Abuilding XDG desktop file cache...=0Abuilding XDG MIME data= base...=0Abuilding profile with 47 packages...=0A$=0A=0A$ eu-readelf=0Aba= sh: eu-readelf: command not found=0A=0A$ eu-strip=0Abash: eu-strip: comma= nd not found=0A=0A$ whereis elfutils=0Aelfutils:=0APlease, how to use it?= May be only under root?