Bug 259367 - www/dillo2: building fails the fetch phase
Summary: www/dillo2: building fails the fetch phase
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-22 20:53 UTC by sven.a.jonsson
Modified: 2022-02-01 14:29 UTC (History)
1 user (show)

See Also:


Attachments
Build log of dillo2 (10.62 KB, text/plain)
2021-10-22 20:53 UTC, sven.a.jonsson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sven.a.jonsson 2021-10-22 20:53:27 UTC
Created attachment 228955 [details]
Build log of dillo2

When i try to build www/dillo2 using synth, it hangs in the fetch phase. The log file shows that the assumed file sizes are different.
Comment 1 sven.a.jonsson 2022-02-01 11:53:02 UTC
the problem seems to have fixed itself. When I just tried to clear the distfiles and rebuild dillo2 and it built without issues.
Please close this bug.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-02-01 11:57:29 UTC
(In reply to sven.a.jonsson from comment #1)
I tried when I took the PR and had the exact same problem than you had.
Are you sure the issue is resolved? The fetch phase hanged for me and also showed the same size mismatches.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-01 14:28:32 UTC
A commit in branch main references this bug:

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

commit 8a577f3df7bdf7739a3edbb7ae7031025f8944ff
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-02-01 11:00:46 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-02-01 14:25:37 +0000

    www/dillo2: Adjust distinfo

    Some of the distribution files are not correlated with dillo2 versions. When
    these files change, the checksum fails.

    Bump PORTREVISION.

    PR:     259367
    Reported by:    sven.a.jonsson@bahnhof.se

 www/dillo2/Makefile |  2 +-
 www/dillo2/distinfo | 22 +++++++++++-----------
 2 files changed, 12 insertions(+), 12 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-02-01 14:29:49 UTC
Committed,

Thanks!