TritonDataCenter / node-manta

Node.js SDK for Manta
75 stars 54 forks source link

node-manta affected by usdt cross-arch build bug #336

Closed bahamat closed 7 years ago

bahamat commented 7 years ago

see chrisa/usdt#16

Fix is to update restify-clients to 1.5.2.

davepacheco commented 7 years ago

https://github.com/chrisa/libusdt/issues/16

bahamat commented 7 years ago

Both make check and make test pass from my workstation.

macOS 10.13.1 node.js v4.8.5

bahamat commented 7 years ago

This has all been one big red herring. Some investigation led me to create this issue, and on further investigation, this is not what was causing the issue I was seeing.

While updating deps is probably a good idea anyway, we don't want to do that in response to an invalid bug, so closing this.