-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
area-Infrastructure-librariesArea maintained by .NET libraries team: APICompat, AsmDiff, GenAPI, GenFacades, PkgProj, etcArea maintained by .NET libraries team: APICompat, AsmDiff, GenAPI, GenFacades, PkgProj, etc
Description
A build issue popped up in dotnet/dotnet-buildtools-prereqs-docker#683 which was getting a failure when attempting to run the build-rootfs.sh script. It was failing due to an expired cert for pkgsrc.joyent.com. The build-rootfs.sh script currently references the pkgsrc.joyent.com domain:
arcade/eng/common/cross/build-rootfs.sh
Line 394 in 5fb434d
| BaseUrl=https://pkgsrc.joyent.com |
However, according to this SmartOS announcement, the recommendation is to migrate off of this domain. The script should be updated accordingly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-Infrastructure-librariesArea maintained by .NET libraries team: APICompat, AsmDiff, GenAPI, GenFacades, PkgProj, etcArea maintained by .NET libraries team: APICompat, AsmDiff, GenAPI, GenFacades, PkgProj, etc