From: "NickGrahamDfE (Nick Graham)" Date: 2022-10-13T08:06:40+00:00 Subject: [ruby-core:110275] [Ruby master Bug#19048] Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL 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/ Unsubscribe: