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 OHk8DeLYy17FaAAA0tVLHw (envelope-from ) for ; Mon, 25 May 2020 14:40:34 +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 uAEfCeLYy16sSAAAB5/wlQ (envelope-from ) for ; Mon, 25 May 2020 14:40:34 +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 723A8940145 for ; Mon, 25 May 2020 14:40:33 +0000 (UTC) Received: from localhost ([::1]:46654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdEHI-0002zC-Ch for larch@yhetil.org; Mon, 25 May 2020 10:40:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50786) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdEH3-0002sx-CR for help-guix@gnu.org; Mon, 25 May 2020 10:40:17 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:36958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdEH0-0001Hv-Re for help-guix@gnu.org; Mon, 25 May 2020 10:40:16 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 61dd32b8; Mon, 25 May 2020 14:40:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=lmXcRj/TJnKfc8RMNx4TyG4/G3RU6w+IBrSwZm8xFfU=; b=DFZhqSOVqzZI A2jneWDfoqZL5TIkSLEVe8MS7k2yiyucNER7CerFXMaZMHnVcIav7OSdEzRK17iZ ySNXr7yfq9yG/a8li0w014YWjLfFS01vhi1Gdzj6iAHIc6iLSli1EPXys6/mislz ykW1AvI7IlbXF5bOr51QFAPgV+IrcUPNV999J4AgnTP5U3u7wKcOdt4OT6is9obI /ZUjD1Kl+hQAo4DC08/1cHJFC8MVt+ddzyxSwwBO1UyN83nBlBbHkO+iLd/p0N06 Fa9R9xfTWjDONp74zrCjee3b78YSuUTAe9I69U8KquMy9oPuZF7yYSNstSnkD7uC qj3JYLAW2Q== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id fee14e8a (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Mon, 25 May 2020 14:40:09 +0000 (UTC) Date: Mon, 25 May 2020 10:39:50 -0400 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Broken at reinstall on CentOS7, possibly due to conflict with `sqlplus` To: help-guix@gnu.org,Josh Marshall From: Julien Lepiller Message-ID: <41EFC60F-4869-4C28-8254-BF8DB8E178CE@lepiller.eu> Received-SPF: none client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=lepiller.eu X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=lepiller.eu header.s=dkim header.b=DFZhqSOV; dmarc=pass (policy=none) header.from=lepiller.eu; 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-Spam-Score: -1.71 X-TUID: HVnjAGRavGm6 Le 25 mai 2020 10:01:42 GMT-04:00, Josh Marshall a =C3=A9crit : >Good morning all, > >For reasons I can=E2=80=99t divine, guix broke on my CentOS7 system and >reinstalling does not fix the problem=2E What might be going on here? > > >``` > >This script installs GNU Guix on your system > >https://www=2Egnu=2Eorg/software/guix > >Press return to continue=2E=2E=2E > >[1590413635=2E116]: Starting installation (Mon May 25 09:33:55 EDT 2020) > >[1590413635=2E123]: [ PASS ] verification of required commands completed > >[1590413635=2E160]: [ INFO ] init system is: system > >[1590413635=2E166]: [ INFO ] system is x86_64-linux > >[1590413635=2E236]: [ PASS ] Release for your system: >guix-binary-1=2E1=2E0=2Ex86_64-linux > >[1590413635=2E239]: [ INFO ] Downloading Guix release archive > >--2020-05-25 09:33:55--=20 >https://ftp=2Egnu=2Eorg/gnu/guix//guix-binary-1=2E1=2E0=2Ex86_64-linux=2E= tar=2Exz > >Resolving ftp=2Egnu=2Eorg (ftp=2Egnu=2Eorg)=2E=2E=2E 209=2E51=2E188=2E20,= 2001:470:142:3::b > >Connecting to ftp=2Egnu=2Eorg (ftp=2Egnu=2Eorg)|209=2E51=2E188=2E20|:443= =2E=2E=2E >connected=2E > >HTTP request sent, awaiting response=2E=2E=2E 200 OK > >Length: 73549980 (70M) [application/x-tar] > >Saving to: =E2=80=98/tmp/guix=2E2yo/guix-binary-1=2E1=2E0=2Ex86_64-linux= =2Etar=2Exz=E2=80=99 > >100%[=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D>] >73,549,980 86=2E4MB/s in 0=2E8s > >2020-05-25 09:33:56 (86=2E4 MB/s) - >=E2=80=98/tmp/guix=2E2yo/guix-binary-1=2E1=2E0=2Ex86_64-linux=2Etar=2Exz= =E2=80=99 saved >[73549980/73549980] > >--2020-05-25 09:33:56--=20 >https://ftp=2Egnu=2Eorg/gnu/guix//guix-binary-1=2E1=2E0=2Ex86_64-linux=2E= tar=2Exz=2Esig > >Reusing existing connection to ftp=2Egnu=2Eorg:443=2E > >HTTP request sent, awaiting response=2E=2E=2E 200 OK > >Length: 833 [application/pgp-signature] > >Saving to: =E2=80=98/tmp/guix=2E2yo/guix-binary-1=2E1=2E0=2Ex86_64-linux= =2Etar=2Exz=2Esig=E2=80=99 > >100%[=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D>] >833 --=2E-K/s in 0s > >2020-05-25 09:33:56 (33=2E4 MB/s) - >=E2=80=98/tmp/guix=2E2yo/guix-binary-1=2E1=2E0=2Ex86_64-linux=2Etar=2Exz= =2Esig=E2=80=99 saved >[833/833] > >FINISHED --2020-05-25 09:33:56=E2=80=94 > >Total wall clock time: 0=2E9s > >Downloaded: 2 files, 70M in 0=2E8s (86=2E4 MB/s) > >[1590413636=2E112]: [ PASS ] download completed=2E > >[1590413637=2E038]: [ PASS ] Signature is valid=2E > >[1590413649=2E436]: [ PASS ] unpacked archive > >[1590413649=2E439]: [ INFO ] Installing /var/guix and /gnu=2E=2E=2E > >[1590413649=2E447]: [ INFO ] Linking the root user's profile > >[1590413649=2E454]: [ PASS ] activated root profile at >/root/=2Econfig/guix/current > >[1590413649=2E460]: [ INFO ] group guixbuild exists > >[1590413649=2E486]: [ INFO ] user is already in the system, reset > >[1590413649=2E526]: [ INFO ] user is already in the system, reset > >[1590413649=2E546]: [ INFO ] user is already in the system, reset > >[1590413649=2E565]: [ INFO ] user is already in the system, reset > >[1590413649=2E585]: [ INFO ] user is already in the system, reset > >[1590413649=2E604]: [ INFO ] user is already in the system, reset > >[1590413649=2E623]: [ INFO ] user is already in the system, reset > >[1590413649=2E642]: [ INFO ] user is already in the system, reset > >[1590413649=2E661]: [ INFO ] user is already in the system, reset > >[1590413649=2E680]: [ INFO ] user is already in the system, reset > >[1590413650=2E090]: [ PASS ] enabled Guix daemon via system > >[1590413650=2E092]: [ INFO ] making the guix command available to other >users > >Permit downloading pre-built package binaries from the project's build >farm? (yes/no) y > >/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5=2E0=2E7/bin/ba= sh: >warning: setlocale: LC_ALL: cannot change locale (en_US=2EUTF-8) > >[1590413661=2E389]: [ PASS ] Authorized public key for ci=2Eguix=2Egnu=2E= org > >[1590413661=2E392]: [ INFO ] cleaning up /tmp/guix=2E2yo > >[1590413661=2E420]: [ PASS ] Guix has successfully been installed! > >[1590413661=2E422]: [ INFO ] Run 'info guix' to read the manual=2E > >marshjo@ldg-jgm018:Downloads$ guix > >/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5=2E0=2E7/bin/ba= sh: >relocation error: > >/usr/lib64/libc=2Eso=2E6: symbol _dl_starting_up version GLIBC_PRIVATE no= t >defined in file ld-linux-x86-64=2Eso=2E2 with link time reference > >marshjo@ldg-jgm018:Downloads$ > >``` > > > >My $LD_LIBRARY_PATH after installation is the following > >``` > >marshjo@ldg-jgm018:Downloads$ echo $LD_LIBRARY_PATH > >/usr/lib:/use/lib64::/usr/lib/oracle/19=2E6/client64/lib:/usr/lib64/:/usr= /lib/oracle/19=2E6/client64/lib > >``` > > > >I suspect Oracle=E2=80=99s `sqlplus` is to blame, but the changes made by= that >install are effectively undocumented=2E >--- > >The information in this email, including attachments, may be >confidential and is intended solely for the addressee(s)=2E If you >believe you received this email by mistake, please notify the sender by >return email as soon as possible=2E What if you run LD_LIBRARY_PATH=3D guix (resetting LD_LIBRARY_PATH)? If th= at doesn't help, what's in your environment (env command)?