Summary: | sysutils/bsdisks cannot fetch / size mismatch | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Miroslav Lachman <000.fbsd> |
Component: | Individual Port(s) | Assignee: | Gleb Popov <arrowd> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | grahamperrin |
Priority: | --- | Flags: | arrowd:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Miroslav Lachman
2021-10-30 08:29:43 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8724cef00af2e26b168a864167e7984be938546d commit 8724cef00af2e26b168a864167e7984be938546d Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-10-30 08:46:01 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-10-30 08:47:06 +0000 sysutils/bsdisks: Refresh distinfo. Something happened upstream and the resulting distfile is now of different size. PR: 259546 sysutils/bsdisks/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Thanks for letting me know, fixed. Confirmed, thanks. root@mowa219-gjp4-8570p-freebsd:/usr/ports/sysutils/bsdisks # git -C /usr/doc pull --ff-only && git -C /usr/ports pull --ff-only && git -C /usr/src pull --ff-only Already up to date. remote: Enumerating objects: 5, done. remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 100% (5/5), done. remote: Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 Unpacking objects: 100% (5/5), 45.36 KiB | 434.00 KiB/s, done. From https://git.freebsd.org/ports 714b88f8c46c..8724cef00af2 main -> freebsd/main Updating 714b88f8c46c..8724cef00af2 Fast-forward sysutils/bsdisks/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Already up to date. root@mowa219-gjp4-8570p-freebsd:/usr/ports/sysutils/bsdisks # make fetch ===> License BSD3CLAUSE accepted by the user ===> bsdisks-0.26 depends on file: /usr/local/sbin/pkg - found => bsdutils-bsdisks-e1d6cc627e5371f26a3350f19e19f0d1d017b1f2_GL0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch https://foss.heptapod.net/bsdutils/bsdisks/-/archive/e1d6cc627e5371f26a3350f19e19f0d1d017b1f2.tar.gz?dummy=/bsdutils-bsdisks-e1d6cc627e5371f26a3350f19e19f0d1d017b1f2_GL0.tar.gz bsdutils-bsdisks-e1d6cc627e5371f26a3350f19e19f 107 kB 2131 kBps 00s ===> Fetching all distfiles required by bsdisks-0.26 for building root@mowa219-gjp4-8570p-freebsd:/usr/ports/sysutils/bsdisks # A commit in branch 2021Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=12907c571e8b0fa7578388610412d992ff0003a5 commit 12907c571e8b0fa7578388610412d992ff0003a5 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-10-30 08:46:01 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-10-30 08:49:40 +0000 sysutils/bsdisks: Refresh distinfo. Something happened upstream and the resulting distfile is now of different size. PR: 259546 (cherry picked from commit 8724cef00af2e26b168a864167e7984be938546d) sysutils/bsdisks/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |