Skip to content

Conversation

@jlduran
Copy link
Owner

@jlduran jlduran commented Sep 12, 2025

No description provided.

This reverts commit ab8cd81.

There is now a soft-link (workaround) in the meantime.
@jlduran
Copy link
Owner Author

jlduran commented Sep 16, 2025

After freebsd/freebsd-src@5f14800ca589 ("release.sh: Pass PKGBASE through") bsdinstall script installations (unattended installations) fail because /usr/freebsd-dist is no longer populated.

bsdinstall(8) then tries to fetch the DISTRIBUTIONS the *.txz files from the Internet, and it fails. (Even if a user manually selects a mirror, it is not able to resolve the URL.)

Adding both pkgbase packages and dist tarballs, at least for 15.0-RELEASE could be one option (if space permits).

jlduran added 15 commits October 3, 2025 13:27
After freebsd/freebsd-src@5f14800ca589 ("release.sh: Pass PKGBASE
through") bsdinstall script installations (unattended installations)
fail because /usr/freebsd-dist is no longer populated.

bsdinstall(8) then tries to fetch the DISTRIBUTIONS the *.txz files from
the Internet, and it fails. (Even if a user manually selects a mirror,
it is not able to resolve the URL.)
@jlduran jlduran merged commit b094f1a into main Nov 29, 2025
3 checks passed
@jlduran jlduran deleted the 15.0 branch November 29, 2025 18:39
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