ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "NickGrahamDfE (Nick Graham)" <noreply@ruby-lang.org>
To: ruby-core@neon.ruby-lang.org
Subject: [ruby-core:110275] [Ruby master Bug#19048] Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL
Date: Thu, 13 Oct 2022 08:06:40 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-99562.20221013080639.52512@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-19048.20221011133955.52512@ruby-lang.org

Issue #19048 has been updated by NickGrahamDfE (Nick Graham).


* Can you invoke as command? Does as --version work?  Yes, it returns:
```
GNU assembler (GNU Binutils) 2.39
... [removed copyright text]
This assembler was configured for a target of `x86_64-pc-linux-gnu'.
```

* Have you installed binutils with asdf or similar? It's installed with brew as well as the automatic apt install
`apt list binutils` returns `binutils/focal-updates,focal-security,now 2.34-6ubuntu1.3 amd64 [installed,automatic]`
`brew list binutils` returns `/home/linuxbrew/.linuxbrew/Cellar/binutils/2.39_1`
it doesn't look like I can remove the brew installed version as many things are dependent on it

* Is there /lib/x86_64-linux-gnu/libcrypt.so.1?  Yes, it's a symbolic link to libcrypt.so.1.1.0

* What happens if you do apt-get install libcrypt1?
```
libcrypt1 is already the newest version (1:4.4.10-10ubuntu4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
```

----------------------------------------
Bug #19048: Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL
https://bugs.ruby-lang.org/issues/19048#change-99562

* Author: NickGrahamDfE (Nick Graham)
* Status: Open
* Priority: Normal
* Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------




-- 
https://bugs.ruby-lang.org/

  parent reply	other threads:[~2022-10-13  8:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 13:39 [ruby-core:110255] [Ruby master Bug#19048] Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL NickGrahamDfE (Nick Graham)
2022-10-11 13:45 ` [ruby-core:110256] " NickGrahamDfE (Nick Graham)
2022-10-12 12:09 ` [ruby-core:110274] " mame (Yusuke Endoh)
2022-10-13  8:06 ` NickGrahamDfE (Nick Graham) [this message]
2022-11-10  6:00 ` [ruby-core:110676] " masa-iwasaki (Masatoshi Iwasaki)
2024-04-03  5:45 ` [ruby-core:117417] " hsbt (Hiroshi SHIBATA) via ruby-core

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-list from there: mbox

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

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

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

  git send-email \
    --in-reply-to=redmine.journal-99562.20221013080639.52512@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    --cc=ruby-core@neon.ruby-lang.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).