Summary: | MASTER_SITES=SF/ fails to fetch a correct tarball | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> |
Component: | Ports Framework | Assignee: | Port Management Team <portmgr> |
Status: | Closed Works As Intended | ||
Severity: | Affects Only Me | CC: | ports-bugs |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Yuri Victorovich
2020-04-04 23:18:28 UTC
> I had no choice but setting this URL as MASTER_SITES to unbreak the port. That does not seem to have solved the problem: $ make checksum ===> License GPLv2+ accepted by the user ===> crosti-1.14.0_1 depends on file: /usr/local/sbin/pkg - found => crosti-1.14.0-source.zip doesn't seem to exist in /home/tobias/distfiles/. => Attempting to fetch https://managedway.dl.sourceforge.net/project/crosti/crosti%201.14.0/crosti-1.14.0-source.zip fetch: https://managedway.dl.sourceforge.net/project/crosti/crosti%201.14.0/crosti-1.14.0-source.zip: size mismatch: expected 671143, actual 661721 Is this really a general problem or has crosti just rerolled crosti-1.14.0-source.zip ? I do not see it in other ports using SF. Tested a few ports, this only happens for crosti. Their distfile changed, probably got rerolled or something. In any way, not a framework issue. |