all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josh Marshall <Josh.Marshall@jax.org>
To: help-guix <help-guix@gnu.org>
Subject: Broken at reinstall on CentOS7, possibly due to conflict with `sqlplus`
Date: Mon, 25 May 2020 14:01:42 +0000	[thread overview]
Message-ID: <BL0PR06MB467327FF71E363505EB64073E9B30@BL0PR06MB4673.namprd06.prod.outlook.com> (raw)

Good morning all,

For reasons I can’t divine, guix broke on my CentOS7 system and reinstalling does not fix the problem.  What might be going on here?


```

This script installs GNU Guix on your system

https://www.gnu.org/software/guix

Press return to continue...

[1590413635.116]: Starting installation (Mon May 25 09:33:55 EDT 2020)

[1590413635.123]: [ PASS ] verification of required commands completed

[1590413635.160]: [ INFO ] init system is: system

[1590413635.166]: [ INFO ] system is x86_64-linux

[1590413635.236]: [ PASS ] Release for your system: guix-binary-1.1.0.x86_64-linux

[1590413635.239]: [ INFO ] Downloading Guix release archive

--2020-05-25 09:33:55--  https://ftp.gnu.org/gnu/guix//guix-binary-1.1.0.x86_64-linux.tar.xz

Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b

Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 73549980 (70M) [application/x-tar]

Saving to: ‘/tmp/guix.2yo/guix-binary-1.1.0.x86_64-linux.tar.xz’

100%[=========================================================================================================================>] 73,549,980  86.4MB/s   in 0.8s

2020-05-25 09:33:56 (86.4 MB/s) - ‘/tmp/guix.2yo/guix-binary-1.1.0.x86_64-linux.tar.xz’ saved [73549980/73549980]

--2020-05-25 09:33:56--  https://ftp.gnu.org/gnu/guix//guix-binary-1.1.0.x86_64-linux.tar.xz.sig

Reusing existing connection to ftp.gnu.org:443.

HTTP request sent, awaiting response... 200 OK

Length: 833 [application/pgp-signature]

Saving to: ‘/tmp/guix.2yo/guix-binary-1.1.0.x86_64-linux.tar.xz.sig’

100%[=========================================================================================================================>] 833         --.-K/s   in 0s

2020-05-25 09:33:56 (33.4 MB/s) - ‘/tmp/guix.2yo/guix-binary-1.1.0.x86_64-linux.tar.xz.sig’ saved [833/833]

FINISHED --2020-05-25 09:33:56—

Total wall clock time: 0.9s

Downloaded: 2 files, 70M in 0.8s (86.4 MB/s)

[1590413636.112]: [ PASS ] download completed.

[1590413637.038]: [ PASS ] Signature is valid.

[1590413649.436]: [ PASS ] unpacked archive

[1590413649.439]: [ INFO ] Installing /var/guix and /gnu...

[1590413649.447]: [ INFO ] Linking the root user's profile

[1590413649.454]: [ PASS ] activated root profile at /root/.config/guix/current

[1590413649.460]: [ INFO ] group guixbuild exists

[1590413649.486]: [ INFO ] user is already in the system, reset

[1590413649.526]: [ INFO ] user is already in the system, reset

[1590413649.546]: [ INFO ] user is already in the system, reset

[1590413649.565]: [ INFO ] user is already in the system, reset

[1590413649.585]: [ INFO ] user is already in the system, reset

[1590413649.604]: [ INFO ] user is already in the system, reset

[1590413649.623]: [ INFO ] user is already in the system, reset

[1590413649.642]: [ INFO ] user is already in the system, reset

[1590413649.661]: [ INFO ] user is already in the system, reset

[1590413649.680]: [ INFO ] user is already in the system, reset

[1590413650.090]: [ PASS ] enabled Guix daemon via system

[1590413650.092]: [ 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.0.7/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

[1590413661.389]: [ PASS ] Authorized public key for ci.guix.gnu.org

[1590413661.392]: [ INFO ] cleaning up /tmp/guix.2yo

[1590413661.420]: [ PASS ] Guix has successfully been installed!

[1590413661.422]: [ INFO ] Run 'info guix' to read the manual.

marshjo@ldg-jgm018:Downloads$ guix

/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash: relocation error:

/usr/lib64/libc.so.6: symbol _dl_starting_up version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2 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.6/client64/lib:/usr/lib64/:/usr/lib/oracle/19.6/client64/lib

```



I suspect Oracle’s `sqlplus` is to blame, but the changes made by that install are effectively undocumented.
---

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.

             reply	other threads:[~2020-05-25 14:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 14:01 Josh Marshall [this message]
2020-05-25 14:39 ` Broken at reinstall on CentOS7, possibly due to conflict with `sqlplus` Julien Lepiller
2020-05-25 15:13   ` [EXTERNAL]Re: " Josh Marshall
2020-05-25 22:02     ` Julien Lepiller
2020-05-25 20:09 ` Vincent Legoll
2020-05-26 13:19   ` [EXTERNAL]Re: " Josh Marshall
2020-05-26 13:19     ` Josh Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BL0PR06MB467327FF71E363505EB64073E9B30@BL0PR06MB4673.namprd06.prod.outlook.com \
    --to=josh.marshall@jax.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.