Control: tag -1 - moreinfo

On 10/05/2023 17.54, Yadd wrote:
node-source-map depends on libjs-source-map, so the link isn't broken in normal installation.

After a fresh installation in bookworm, the link is
  /usr/share/doc/node-source-map -> libjs-source-map
and everything is fine, but after an upgrade from bullseye the link is
  /usr/share/doc/node-source-map -> ../libjs-source-map
which does not work.

node-source-map.maintscript has the corresponding error:

dir_to_symlink /usr/share/doc/node-source-map ../libjs-source-map 
0.7.0++dfsg2+really.0.6.1-9~

Simply reinstalling the package fixes the link (the package
already ships the correct link and dpkg-maintscript-helper does
not touch it again in this case.
So there is no need for a manual cleanup of this mess.

All that needs to be done is an upload with the fixed path
(removing '../') in node-source-map.maintscript.


Andreas

Reply via email to