Skip to content

Update expired uris to new versions#16418

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
dkurepa:dkurepa/UpdateBuildRootfsWithNewUris
Dec 17, 2025
Merged

Update expired uris to new versions#16418
akoeplinger merged 1 commit into
dotnet:mainfrom
dkurepa:dkurepa/UpdateBuildRootfsWithNewUris

Conversation

@dkurepa

@dkurepa dkurepa commented Dec 17, 2025

Copy link
Copy Markdown
Member

dotnet/dotnet-buildtools-prereqs-docker#1568

From the build we see that we're trying to download from a URI that no longer exists

#8 0.535 [0] Downloading 'https://download.freebsd.org/ftp/releases/amd64/amd64/14.2-RELEASE/base.txz' ...
#8 0.539 HTTP ERROR response 404 Not Found [https://download.freebsd.org/ftp/releases/amd64/amd64/14.2-RELEASE/base.txz]
#8 0.540 xz: (stdin): File format not recognized
#8 0.541 tar: Child returned status 1

looking at the freebsd download side we can see that this version no longer exists there https://download.freebsd.org/releases/amd64/amd64/

@dkurepa

dkurepa commented Dec 17, 2025

Copy link
Copy Markdown
Member Author

Looking at the last time this was updated, we also changed the __FreeBSDPkg version, however this appears to be the last 1 release, the lastest release is 2.5.0 https://github.com/freebsd/pkg/releases?page=1.

I don't really have much context here to be honest

@dkurepa

dkurepa commented Dec 17, 2025

Copy link
Copy Markdown
Member Author

@akoeplinger are these changes safe? I saw you approve a PR updating these last time they were updated

@akoeplinger akoeplinger merged commit 47a8a69 into dotnet:main Dec 17, 2025
9 checks passed
@akoeplinger

Copy link
Copy Markdown
Member

fyi @am11

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

Successfully merging this pull request may close these issues.

2 participants