[Bug 260986] textproc/UCD: fails to fetch

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Jan 2022 21:45:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260986

            Bug ID: 260986
           Summary: textproc/UCD: fails to fetch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: thierry@FreeBSD.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)

$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
=> SHA256 Checksum mismatch for UCD-14.0.0/license.html.
[...]

or

$ poudriere testport -j 122amd64 textproc/UCD
[...]
=======================<phase: fetch          >============================
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes
===>  License Unicode_License_Agreement accepted by the user
===>   UCD-14.0.0 depends on file: /usr/local/sbin/pkg - found
=> UCD.zip doesn't seem to exist in /portdistfiles/UCD-14.0.0.
=> Attempting to fetch http://www.unicode.org/Public/zipped/14.0.0/UCD.zip
UCD.zip                                               6822 kB 1042 kBps    07s
=> license.html doesn't seem to exist in /portdistfiles/UCD-14.0.0.
=> Attempting to fetch http://www.unicode.org/license.html
license.html                                          2315  B 6197 kBps    00s
=> Unihan.zip doesn't seem to exist in /portdistfiles/UCD-14.0.0.
=> Attempting to fetch http://www.unicode.org/Public/zipped/14.0.0/Unihan.zip
Unihan.zip                                            6949 kB  948 kBps    07s
===> Fetching all distfiles required by UCD-14.0.0 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes
===>  License Unicode_License_Agreement accepted by the user
===>   UCD-14.0.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by UCD-14.0.0 for building
=> SHA256 Checksum OK for UCD-14.0.0/UCD.zip.
=> SHA256 Checksum mismatch for UCD-14.0.0/license.html.
=> SHA256 Checksum OK for UCD-14.0.0/Unihan.zip.
===>  Refetch for 1 more times files:  UCD-14.0.0/license.html 
===>  License Unicode_License_Agreement accepted by the user
===>   UCD-14.0.0 depends on file: /usr/local/sbin/pkg - found
=> license.html doesn't seem to exist in /portdistfiles/UCD-14.0.0.
=> Attempting to fetch http://www.unicode.org/license.html
license.html                                          2315  B   43 MBps    00s
===> Fetching all distfiles required by UCD-14.0.0 for building
===>  License Unicode_License_Agreement accepted by the user
===>   UCD-14.0.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by UCD-14.0.0 for building
=> SHA256 Checksum OK for UCD-14.0.0/UCD.zip.
=> SHA256 Checksum mismatch for UCD-14.0.0/license.html.
=> SHA256 Checksum OK for UCD-14.0.0/Unihan.zip.
===>  Giving up on fetching files:  UCD-14.0.0/license.html 
Make sure the Makefile and distinfo file (/usr/ports/textproc/UCD/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/textproc/UCD
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.