On Sun, Dec 8, 2019 at 5:43 PM Jonah Graham <jo...@kichwacoders.com> wrote:
> Hi folks, > > Does anyone recognize the attached error message? It comes up whenever I > open the cdt.target file recently, but I haven't tracked down which project > contributes this. > > Full message: > > ----- > Install Native Software Packages > > The software you installed requires the following OS packages to be > installed: > nodejs >= 6 > nodejs >= 6 > > You can install those by executing the following command: > sudo apt-get install nodejs nodejs > ----- > > I want to file an appropriate bug, but not sure who with. > Hey Jonah, 1. Please file a bug against p2 to request that touchpoint.natives.checkAndPromptNativePackage has better message to make it clear which bundle requires it. Add me on CC this is a topic of interest for me so I'll try to find time for it. 2. It reminds of smth we added in the Dockerfile ls based editor ( https://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/commit/containers/org.eclipse.linuxtools.docker.editor.ls/META-INF/p2.inf?id=5fe85e48934bfd7ff0758af378e0565f21b052b4). So do you have nodejs installed? Or maybe nodejs package name is different under debian? If there is package with name nodejs name installed and it's version is greater than 6 it should be a bug in p2 touchpoint handling. > > Jonah > > > > ~~~ > Jonah Graham > Kichwa Coders > www.kichwacoders.com > _______________________________________________ > cross-project-issues-dev mailing list > cross-project-issues-dev@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev -- Alexander Kurtakov Red Hat Eclipse Team
_______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev