kamack38 / packages

📦 Repository for my AUR & Chocolatey packages
0 stars 1 forks source link

🐞 [Bug]: `wsl-manjaro` package broken after upstream `ManjaroWSL2` repo rename #5

Closed Rikj000 closed 1 year ago

Rikj000 commented 1 year ago

Package

wsl-manjaro

Describe the bug

@sileshn renamed the ManjaroWSL repo to ManjaroWSL2,
which currently breaks the installation of the wsl-manjaro package through chocolatey.

Also, the package/checksums are a few releases behind.

Expected behavior

The wsl-manjaro package installing successfully on the latest version.

Relevant log output

[ERROR] - ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://github.com/sileshn/ManjaroWSL/releases/download/20220414/ManjaroWSL.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."

Desktop

kamack38 commented 1 year ago

The packages should be fixed now. At least when it comes to update. I don't have how to check if the package itself correctly installs.

Rikj000 commented 1 year ago

Thanks for the update @kamack38!

For chocolatey, the package install failed, since following returns nothing:

choco list -l | findstr.exe manjaro

However, even though Chocolatey gave an error,
Manjaro is installed on my system now! :tada:

Here are my CLI output + chocolatey.log file,
after a 2nd install attempt, which also failed for choco: Choco-Install-CLI.log chocolatey.log