[Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Jun 2024 10:04:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279519

--- Comment #2 from Ronald Klop <ronald@FreeBSD.org> ---
(In reply to Ronald Klop from comment #1)
Got an error.

post-patch is trying to access the network
"
[00:00:50] ===>  Applying FreeBSD patches for mongosh-2.2.5 from
/usr/ports/databases/mongosh/files
[00:00:51] cd /wrkdirs/usr/ports/databases/mongosh/work/mongosh-2.2.5 && npx
cross-env PUPPETEER_SKIP_DOWNLOAD=1 npm install
[00:02:03] npm error code EAI_FAIL
[00:02:03] npm error syscall getaddrinfo
"

After the fetch phase you cannot access network on the package building
cluster. Use poudriere you can test this scenario yourself.
Some info about poudriere is for example:
https://wiki.freebsd.org/VladimirKrstulja/Guides/Poudriere

Full build log:
https://june24:T0nB$jEKu@jail14.thuis.klop.ws/data/freebsd14-custom/2024-06-25_09h52m00s/logs/mongosh-2.2.5.log

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