Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2024 10:04:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI
Message-ID:  <bug-279519-7788-Bbb8TwsnGO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279519-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279519-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279519

--- 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] =3D=3D=3D>  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=3D1 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279519-7788-Bbb8TwsnGO>