Bug 273507 - [PATCH] sysutils/edk2 wont fetch
Summary: [PATCH] sysutils/edk2 wont fetch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-uboot (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-02 02:54 UTC by Chad Jacob Milios
Modified: 2023-09-02 05:22 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (uboot)


Attachments
git diff (2.43 KB, patch)
2023-09-02 02:54 UTC, Chad Jacob Milios
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Jacob Milios 2023-09-02 02:54:38 UTC
Created attachment 244570 [details]
git diff

wouldnt fetch for me

did `make makesum`, fetched and built FLAVOR=bhyve for me just fine

error:

root@yoda:/usr/ports/sysutils/edk2 # make FLAVOR=bhyve package install
===>  License BSD3CLAUSE accepted by the user
===>   edk2-bhyve-g202308 depends on file: /usr/local/sbin/pkg - found
=> tianocore-edk2-g202308-edk2-stable202308_GH0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch https://codeload.github.com/tianocore/edk2/tar.gz/edk2-stable202308?dummy=/tianocore-edk2-g202308-edk2-stable202308_GH0.tar.gz
fetch: https://codeload.github.com/tianocore/edk2/tar.gz/edk2-stable202308?dummy=/tianocore-edk2-g202308-edk2-stable202308_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/tianocore/edk2/tar.gz/edk2-stable202308?dummy=/tianocore-edk2-g202308-edk2-stable202308_GH0.tar.gz: size of remote file is not known
tianocore-edk2-g202308-edk2-stable202308_GH0.t          16 MB 4904 kBps    03s
=> tianocore-edk2-platforms-e509ac5a72_GH0.tar.gz is not in /usr/ports/sysutils/edk2/distinfo.
=> Either /usr/ports/sysutils/edk2/distinfo is out of date, or
=> tianocore-edk2-platforms-e509ac5a72_GH0.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/edk2
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-02 05:22:09 UTC
A commit in branch main references this bug:

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

commit e37ff92fbb87a821ae7a7d585d3bb0a4ef5e4fcd
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-09-02 05:20:35 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-09-02 05:20:35 +0000

    sysutils/edk2: Fix distinfo

    Regenerate distinfo with the correct short hashes.

    Fixes:  8097dda40a03 ("sysutils/edk2: update to 202308")
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
    PR:     273507

 sysutils/edk2/distinfo | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)