Bug 260957 - deskutils/owncloudclient: size mismatch: expected 1113, actual 1115
Summary: deskutils/owncloudclient: size mismatch: expected 1113, actual 1115
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-05 17:15 UTC by mfoacs
Modified: 2023-06-03 10:06 UTC (History)
2 users (show)

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


Attachments
Log (8.83 KB, text/plain)
2022-01-05 17:15 UTC, mfoacs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mfoacs 2022-01-05 17:15:45 UTC
Created attachment 230734 [details]
Log

Batch building (Synth) owncloudclient from ports fails with:
fetch: http://distcache.FreeBSD.org/ports-distfiles/ff43c9394b45dd78106069ba89ae92f25abba158.patch: Not Found
Comment 1 mfoacs 2022-01-10 13:00:59 UTC
The same behavior is observed when installing through portmaster or make install clean, so not related with a batch process.
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2023-04-09 21:06:29 UTC
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
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-06-03 10:05:25 UTC
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(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-03 10:06:26 UTC
Committed, thanks!