When on the vpn it fails quickly with
⬢[midawson@toolbox nodejs]$ git checkout stream-nodejs-18-rhel-8.9.0
branch 'stream-nodejs-18-rhel-8.9.0' set up to track 'origin/stream-nodejs-18-rhel-8.9.0'.
Switched to a new branch 'stream-nodejs-18-rhel-8.9.0'
⬢[midawson@toolbox nodejs]$ centpkg mockbuild
Downloading node-v18.17.1-stripped.tar.gz
######################################################################## 100.0%
Downloading icu4c-73_1-src.zip
######################################################################## 100.0%
Downloading undici-5.22.1.tar.gz
######################################################################## 100.0%
Downloading cjs-module-lexer-1.2.2.tar.gz
######################################################################## 100.0%
Downloading wasi-sdk-11.0-linux.tar.gz
######################################################################## 100.0%
setting SOURCE_DATE_EPOCH=1692748800
Wrote: /home/midawson/build-rhel/nodejs/nodejs-18.17.1-1.el8.src.rpm
Could not execute mockbuild: HTTPSConnectionPool(host='kojihub.stream.rdu2.redhat.com', port=443): Max retries exceeded with url: /kojihub (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))
⬢[midawson@toolbox nodejs]$
branch 'stream-nodejs-18-rhel-8.9.0' set up to track 'origin/stream-nodejs-18-rhel-8.9.0'.
Switched to a new branch 'stream-nodejs-18-rhel-8.9.0'
⬢[midawson@toolbox nodejs]$ centpkg mockbuild
Downloading node-v18.17.1-stripped.tar.gz
######################################################################## 100.0%
Downloading icu4c-73_1-src.zip
######################################################################## 100.0%
Downloading undici-5.22.1.tar.gz
######################################################################## 100.0%
Downloading cjs-module-lexer-1.2.2.tar.gz
######################################################################## 100.0%
Downloading wasi-sdk-11.0-linux.tar.gz
######################################################################## 100.0%
setting SOURCE_DATE_EPOCH=1692748800
Wrote: /home/midawson/build-rhel/nodejs/nodejs-18.17.1-1.el8.src.rpm
Could not execute mockbuild: HTTPSConnectionPool(host='kojihub.stream.rdu2.redhat.com', port=443): Max retries exceeded with url: /kojihub (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))
⬢[midawson@toolbox nodejs]$
On Thu, Oct 26, 2023 at 9:18 AM Michael Dawson <midawson@xxxxxxxxxx> wrote:
When I ran yesterday it seemed to hang and I think from the error message I see today after leaving running it's because I was not on the vpn. I'll try on a machine with vpn access to see if that helps.In terms of --with-bundled Jan suggested I try that. I don't have a good understanding of what the difference was, but I'll try without it as well and see if I end up with usable rpmsOn Wed, Oct 25, 2023 at 11:04 PM Stephen Gallagher <sgallagh@xxxxxxxxxx> wrote:On Wed, Oct 25, 2023 at 4:48 PM Michael Dawson <midawson@xxxxxxxxxx> wrote:
>
> Thanks to the help and suggestions so far. I've gotten farther based on the suggestion to use toolbox. Using the following I can get further
>
> toolbox create -i quay.io/rhel-devel-tools/rhel-developer-toolbox:latest
> toolbox enter rhel-developer-toolbox-latest
> git clone https://gitlab.com/redhat/centos-stream/rpms/nodejs
> cd ndoejs
> centpkg mockbuild --with=bundled
>
> I'm not as far are getting the rpms built but it has helped me get over the initial issue I was asking for help with.
At that point, you're firmly into nodejs-specific packaging issues. In
particular, could you talk to why you're using `--with=bundled`?
That's a vestigial option that I should probably have excised years
ago. I haven't maintained it and it almost certainly doesn't work
these days due to bit-rot. If you could walk me through the issues
you're having with it, I can try to help.
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue