Hello team,

I took over the maintenance of nodejs-svgo needed for Inkscape. Unfortunately, two dependencies were retired due to lack of maintenance: sax and js-ymal. The attempt to rebuild those packages failed but the guideline for nodejs packages seems unclear with that line [1]:


%prep
%setup -q -n package
%nodejs_fixdep foomodule


Yet the resulting failure:

+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf package
+ /usr/bin/gzip -dc /builddir/build/SOURCES/js-yaml-3.14.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd package
/var/tmp/rpm-tmp.N0bzEw: line 39: cd: package: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.N0bzEw (%prep)

Those packages are hosted on COPR [2] and a help will be greatly appreciated to update the specs. Thanks in advance.


References

---------------

[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/Node.js/

[2] https://copr.fedorainfracloud.org/coprs/luya/svgo/builds/

--
Luya Tshimbalanga
Fedora Design Team
Fedora Design Suite maintainer

_______________________________________________
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

Reply via email to