Bug 283958 - lang/dotnet: update to 8.0.6_2 breaks usage of dotnet
Summary: lang/dotnet: update to 8.0.6_2 breaks usage of dotnet
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-09 15:26 UTC by Ralf van der Enden
Modified: 2025-01-09 15:35 UTC (History)
0 users

See Also:
arrowd: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2025-01-09 15:26:03 UTC
Hi,

After updating lang/dotnet8 to 8.0.6_2 I get the following error when trying to build a project:

Error: [/usr/local/dotnet/host/fxr] does not exist

8.0.6_1 worked fine
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2025-01-09 15:35:28 UTC
Yep, my bad. Should be fixed now.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-09 15:35:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f3cb1ebbaf1cbfd2a1372e3f9cb87d0a4a72d65

commit 8f3cb1ebbaf1cbfd2a1372e3f9cb87d0a4a72d65
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-01-09 15:33:58 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-01-09 15:34:47 +0000

    lang/dotnet-runtime: Catch up with main port changes

    PR:             283958
    Fixes:  7c650ee33d07156563f8e4d74ebba414cd507542

 lang/dotnet-runtime/Makefile | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)