- Package:
- src:nodejs
- Source:
- nodejs
- Submitter:
- Michael Ott
- Date:
- 2022-03-14 02:15:02 UTC
- Severity:
- important
Dear Maintainer, When I try to upgrade the experimental packages I got this error message: # apt -t experimental upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libnode93 : Breaks: libnode72 but 12.22.7~dfsg-2 is to be installed E: Broken packages
I just got the same trouble, and now i really don't remember the rationale behind: Breaks: libnode64, libnode72 Besides both libnode64 and libnode72 having a file in common: usr/share/systemtap/tapset/node.stp which could better be shipped by nodejs package instead. Jérémy
When building nodejs on Debian arch, I remember encounter the issue. Hope this help. Bo,