#66147 closed defect (fixed)

p5.34-locale-gettext @1.70.0_1: cpan.llarian.net doesn't resolve

Reported by: notdecraw Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: p5-locale-gettext

Description

Hi,

Running on MacOS 13.0 Ventura, Xcode 14.1

I ran into an error installing the prometheus port. The portfile specifies p5.34-locale-gettext-1.70.0_1.darwin_22.arm64.tbz2 at https://packages.macports.org/p5.34-locale-gettext but the file isn't at that location.

(The highest version right now at that URL looks like p5.34-locale-gettext-1.70.0_1.darwin_21.arm64.tbz2

Apologies if there's an easy fix for me; I'm new to these parts and feeling my way around.

Thanks!

Attachments (1)

main.log (20.0 KB) - added by notdecraw 17 months ago.
main.log

Download all attachments as: .zip

Change History (4)

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Cc: herby.gillot@… removed
Owner: set to herbygillot
Status: newassigned
Summary: prometheus 2.39.1 for darwin. File not found: p5.34-locale-gettext-1.70.0_1.darwin_22.arm64.tbz2prometheus @2.39.1 install error

Please attach the main.log that would have been mentioned in the error message. A missing binary archive should not be a problem since MacPorts will just fall back to building from source.

Last edited 17 months ago by jmroot (Joshua Root) (previous) (diff)

Changed 17 months ago by notdecraw

Attachment: main.log added

main.log

comment:2 Changed 17 months ago by jmroot (Joshua Root)

Owner: herbygillot deleted
Port: p5-locale-gettext added; prometheus removed
Summary: prometheus @2.39.1 install errorp5.34-locale-gettext @1.70.0_1: cpan.llarian.net doesn't resolve

OK, so this is the problem:

:warn:archivefetch Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>

The mirror cpan.llarian.net doesn't resolve. With a correctly working DNS server, this would cause it to be skipped, but instead you get a size 0 file. I'll remove the mirror from the list, but you should still switch to a better DNS server if possible.

comment:3 Changed 17 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: assignedclosed

In 3608b2df54bac8f0e57ae7d881484a4f365c50c3/macports-ports (master):

Remove dead mirror cpan.llarian.net

Closes: #66147

Note: See TracTickets for help on using tickets.