Summary: | deskutils/owncloudclient: size mismatch: expected 1113, actual 1115 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mfoacs | ||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | daniel, eduardo | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(daniel) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
mfoacs
2022-01-05 17:15:45 UTC
The same behavior is observed when installing through portmaster or make install clean, so not related with a batch process. Confirmed: --- => ff43c9394b45dd78106069ba89ae92f25abba158.patch doesn't seem to exist in /work/DISTFILES/. => Attempting to fetch https://github.com/owncloud/client/commit/ff43c9394b45dd78106069ba89ae92f25abba158.patch fetch: https://github.com/owncloud/client/commit/ff43c9394b45dd78106069ba89ae92f25abba158.patch: size mismatch: expected 1113, actual 1115 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/ff43c9394b45dd78106069ba89ae92f25abba158.patch ff43c9394b45dd78106069ba89ae92f25abba158.patch 1113 B 4729 kBps 00s --- It complains when fetching from github but not from distcache, strange A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b11583c894cc0ef7e105acfbccc800829fbfc20 commit 1b11583c894cc0ef7e105acfbccc800829fbfc20 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-06-03 10:02:16 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-06-03 10:02:16 +0000 deskutils/owncloudclient: Fix distinfo checksum PR: 260957 Reported by: mfoacs@gmail.com Approved by: portmgr blanket deskutils/owncloudclient/Makefile | 2 +- deskutils/owncloudclient/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Committed, thanks! |