On Wed, Oct 25, 2023 at 4:48 PM Michael Dawson <midaw...@redhat.com> 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@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to