On Fri, Jul 31, 2020 at 2:00 AM Michel Alexandre Salim <[email protected]> wrote: ... > - the new packaging guidelines says to BuildRequires nodejs: > https://docs.fedoraproject.org/en-US/packaging-guidelines/Node.js/ > - the old packaging guidelines, meanwhile, says to BuildRequires > nodejs-packaging: > https://fedoraproject.org/wiki/Packaging:Node.js?rd=Node.js/Packagers#BuildRequires > > The latter seems to be correct, as if I just BR nodejs I get this > error: > > + %nodejs_symlink_deps > /var/tmp/rpm-tmp.EFAOft: line 47: fg: no job control > > > RPM build errors: > error: Bad exit status from /var/tmp/rpm-tmp.EFAOft (%install) > Bad exit status from /var/tmp/rpm-tmp.EFAOft (%install) > >
The `nodejs-packaging` package is *supposed* to be part of the default buildroot in Koji, but I think it may be missing. We need to track that down _______________________________________________ nodejs mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
