hypercorn depends on node-mermaid which has been removed from the archive

Bug #2069202 reported by Sergio Durigan Junior
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hypercorn (Ubuntu)
New
Undecided
Unassigned

Bug Description

hypercorn won't build because it depends on node-mermaid, which has been removed from the archive (the last Ubuntu release to contain it was Jammy).

Unfortunately, it's not possible to remove hypercorn as well because it's a build dependency of quart, which itself it a build dependency of libsoup3.

Revision history for this message
Vladimir Petko (vpa1977) wrote :

I have tried to build node-mermaid in oracular.
First it failed to build due to rollup3 [1] issue.
After applying upstream patch, the build failed with the following error:
----
webpack --mode production --progress
[webpack-cli] Unable load '/<<PKGBUILDDIR>>/webpack.config.babel.js'
[webpack-cli] Unable to use specified module loaders for ".babel.js".
[webpack-cli] Cannot find module '@babel/register' from '/<<PKGBUILDDIR>>'
[webpack-cli] Cannot find module 'babel-register' from '/<<PKGBUILDDIR>>'
[webpack-cli] Cannot find module 'babel-core/register' from '/<<PKGBUILDDIR>>'
[webpack-cli] Cannot find module 'babel/register' from '/<<PKGBUILDDIR>>'
[webpack-cli] Please install one of them
----

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022630

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.