end0tknr's kipple - web写経開発

太宰府天満宮の狛犬って、妙にカワイイ

wsl --install OracleLinux_9_5 で Wsl/InstallDistro/E_UNEXPECTED エラー

C:\Users\end0t>wsl --install OracleLinux_9_5
致命的なエラーです。
エラー コード: Wsl/InstallDistro/E_UNEXPECTED

のエラーが発生し、原因不明。

が、以下のように --web-download オプションを加えることでなぜか解消。

C:\Windows\System32>wsl --install OracleLinux_9_5 --web-download
wsl: レガシの配布登録を使用しています。
代わりに tar ベースの配布を使用することを検討してください。
ダウンロードしています: Oracle Linux 9.5
インストールしています: Oracle Linux 9.5
Oracle Linux 9.5 がダウンロードされました。
ディストリビューションが正常にインストールされました。
'wsl.exe -d Oracle Linux 9.5' を使用して起動できます
Oracle Linux 9.5 を起動しています...
Installing, this may take a few minutes...
Please create a default UNIX user account. 
The username does not need to match your Windows username.
For more information visit: https://aka.ms/wslusers
Enter new UNIX username: ないしょ
Changing password for user ないしょ.
New password:
BAD PASSWORD: The password fails the dictionary check
 - it is based on a dictionary word
Retype new password:
passwd: all authentication tokens updated successfully.
Installation successful!