Bug 258270 - emulators/nemu: fails to fetch
Summary: emulators/nemu: fails to fetch
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: needs-patch
Depends on:
Blocks:
 
Reported: 2021-09-05 03:07 UTC by Jan Beich
Modified: 2021-09-05 07:19 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 Jan Beich freebsd_committer freebsd_triage 2021-09-05 03:07:39 UTC
$ poudriere testport -j 122amd64 emulators/nemu
[...]
=======================<phase: fetch          >============================
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes
===>  License BSD2CLAUSE accepted by the user
===>   nemu-3.0.0 depends on file: /usr/local/sbin/pkg - found
=> nemuTUI-nemu-v3.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/nemuTUI/nemu/tar.gz/v3.0.0?dummy=/nemuTUI-nemu-v3.0.0_GH0.tar.gz
fetch: https://codeload.github.com/nemuTUI/nemu/tar.gz/v3.0.0?dummy=/nemuTUI-nemu-v3.0.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/nemuTUI/nemu/tar.gz/v3.0.0?dummy=/nemuTUI-nemu-v3.0.0_GH0.tar.gz: size of remote file is not known
nemuTUI-nemu-v3.0.0_GH0.tar.gz                         147 kB  995 kBps    00s
=> Fetched file size mismatch (expected 151091, actual 151223)
=> Trying next site
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/nemuTUI-nemu-v3.0.0_GH0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/nemuTUI-nemu-v3.0.0_GH0.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-05 07:19:11 UTC
A commit in branch main references this bug:

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

commit 4888d0015e1831f6cc2b02fd79c8d228aa5b2997
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2021-09-05 07:14:18 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-09-05 07:18:55 +0000

    emulators/nemu: Update distinfo.

    The upstream rerolled the release distfile.

    PR:             258270

 emulators/nemu/distinfo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2021-09-05 07:19:47 UTC
Fixed, thanks.