Optware / Optware-ng

279 stars 52 forks source link

Can't install node: #303

Closed PrecociouslyDigital closed 5 years ago

PrecociouslyDigital commented 5 years ago

Hi, I just installed optware (legacy armv5) and I'm having trouble running node; optware installs it fine, but when I try to run node I get the error /opt/bin/node: can't load library 'libdl.so.1'; I see that this was also an issue in #221 but thought that all packages had been rebuilt to use libc.so.1; If not, how can I fix this issue?

alllexx88 commented 5 years ago

Hi. There was a typo in node010 makefile, due to which both node010_0.10.48-1_arm.ipk (an old broken one) and node010_0.10.48-2_arm.ipk (the proper one) got to the feed, and only the older ones get indexed in such cases. It'll be fine soon, when the feed updates.