Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Can't install on WSL2 (libcrypt.so.1) #258

@shohei1029

Description

@shohei1029

Steps to Reproduce

I tried to install rye on WSL2 (Linux) but it failed. I tried on two different machines.
I also tried after installing libcrypt by following commands but didn't affect.

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libcrypt1:i386

And

sudo apt-get install libxcrypt-source

Expected Result

Installed successfully.

Actual Result

image

Version Info

WSL2, Windows 11 (Version 22H2, OS Build 22622.575)

$ uname -a
Linux sn-slack 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
$  bash --version
GNU bash, version 5.0.16(1)-release (x86_64-pc-linux-gnu)
$  curl --version
curl 7.87.0 (x86_64-pc-linux-gnu) libcurl/7.87.0 OpenSSL/1.1.1s zlib/1.2.13 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.51.0 librtmp/2.3

Stacktrace

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions