Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributing guidelines for dotnet tools for ruby won't install on Ubuntu 24.04 #258

Closed
luke-hill opened this issue Jul 18, 2024 · 1 comment

Comments

@luke-hill
Copy link
Contributor

luke-hill commented Jul 18, 2024

🤔 What's the problem you've observed?

[10:46:14] luke@luke-VirtualBox:~/Code/gherkin/ruby$ sudo apt-get install dotnet-host-8.0
[sudo] password for luke: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  dotnet-host-8.0
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 185 kB of archives.
After this operation, 525 kB of additional disk space will be used.
Get:1 http://gb.archive.ubuntu.com/ubuntu noble-updates/main amd64 dotnet-host-8.0 amd64 8.0.7-0ubuntu1~24.04.1 [185 kB]
Fetched 185 kB in 0s (855 kB/s)         
Selecting previously unselected package dotnet-host-8.0.
(Reading database ... 229309 files and directories currently installed.)
Preparing to unpack .../dotnet-host-8.0_8.0.7-0ubuntu1~24.04.1_amd64.deb ...
Unpacking dotnet-host-8.0 (8.0.7-0ubuntu1~24.04.1) ...
Setting up dotnet-host-8.0 (8.0.7-0ubuntu1~24.04.1) ...
Processing triggers for man-db (2.12.0-4build2) ...
[10:46:36] luke@luke-VirtualBox:~/Code/gherkin/ruby$ dotnet tool update Berp --version 1.3.0 --tool-path /usr/bin
Error: [/usr/lib/dotnet/host/fxr] does not exist

✨ Do you have a proposal for making it better?

Maybe we need to revisit the installation tips @gasparnagy

📚 Any additional context?

No response

@luke-hill
Copy link
Contributor Author

Have refactored this in the PR. Fixed on #266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant