Opened 4 years ago

Closed 4 years ago

#60257 closed defect (fixed)

libpostal-data @1.0.0: Error: No defined site for tag

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: amake (Aaron Madlon-Kay)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: libpostal-data

Description

When fetching libpostal-data, these messages appear:

Error: No defined site for tag: parser, using master_sites
Error: No defined site for tag: classifier, using master_sites
Error: No defined site for tag: data, using master_sites

I see that you're using tags when setting distfiles, but are not defining any master_sites to correspond to those tags. It doesn't look like there's any reason to use tags, since all the distfiles are hosted in the same place, so the simplest fix would be to remove the tags.

Change History (2)

comment:1 Changed 4 years ago by amake (Aaron Madlon-Kay)

I think I thought I needed tags in order to specify the checksums, but I see now that I can just use the file names. Thanks.

comment:2 Changed 4 years ago by Aaron Madlon-Kay <amake@…>

Resolution: fixed
Status: assignedclosed

In eab53fe35f1d9745440261cbfaab7af8bb50f04d/macports-ports (master):

libpostal-data: allow mirroring, fix missing sites error

Closes #60257

Note: See TracTickets for help on using tickets.