2016-04-07 24 views
1

Debian 8 VPS cihazımda rocketchat (bir nodejs uygulaması) çalıştırmak istiyorum. Bu VPS, OpenVZ üzerinde çalışır, bu nedenle çekirdek sürümü 2.6.32-042stab108.8'dir. NodeJS'nin nodejs web sitesinde (debian tarafından sağlanan kendi repo'su) açıklandığı şekilde kurulması, bir sorun olmadan çalışır.OpenVZ'de 8 çalışan Debian'da NPM/NodeJS uygulamasını çalıştırabilir miyim?

Ancak

i

npm install 

NPM şu zorunlu paketleri yükleme başarısız olur ve yazdırır çalıştırın: Çekirdek çok eski olduğu için

npm WARN package.json [email protected] No description 
npm WARN package.json [email protected] No repository field. 
npm WARN package.json [email protected] No README data 
npm WARN package.json [email protected] No license field. 
\ 
> [email protected] install /home/rocketchat/rchat/programs/server/node_modules/fibers 
> node ./build.js 
(node) child_process: options.customFds option is deprecated. Use options.stdio instead. 
make: Entering directory '/home/rocketchat/rchat/programs/server/node_modules/fibers/build' 
    CXX(target) Release/obj.target/fibers/src/fibers.o 
../src/fibers.cc: In function 'v8::Handle<v8::Signature> uni::NewSignature(v8::Isolate*, v8::Handle<v8::FunctionTemplate>, int, v8::Handle<v8::FunctionTemplate>*)': 
../src/fibers.cc:132:54: error: no matching function for call to 'v8::Signature::New(v8::Isolate*&, v8::Handle<v8::FunctionTemplate>&, int&, v8::Handle<v8::FunctionTemplate>*&)' 
    return Signature::New(isolate, receiver, argc, argv); 
                ^
../src/fibers.cc:132:54: note: candidate is: 
In file included from /home/rocketchat/.node-gyp/4.4.2/include/node/node.h:42:0, 
       from ../src/coroutine.h:1, 
       from ../src/fibers.cc:1: 
/home/rocketchat/.node-gyp/4.4.2/include/node/v8.h:4675:27: note: static v8::Local<v8::Signature> v8::Signature::New(v8::Isolate*, v8::Local<v8::FunctionTemplate>) 
    static Local<Signature> New(
         ^
/home/rocketchat/.node-gyp/4.4.2/include/node/v8.h:4675:27: note: candidate expects 2 arguments, 4 provided 
../src/fibers.cc: In function 'void uni::SetResourceConstraints(v8::Isolate*, v8::ResourceConstraints*)': 
../src/fibers.cc:140:3: error: 'SetResourceConstraints' is not a member of 'v8' 
    v8::SetResourceConstraints(isolate, constraints); 
^
../src/fibers.cc:140:3: note: suggested alternative: 
../src/fibers.cc:139:7: note: 'uni::SetResourceConstraints' 
    void SetResourceConstraints(Isolate* isolate, ResourceConstraints* constraints) { 
    ^
../src/fibers.cc: In function 'v8::Handle<v8::Signature> uni::NewSignature(v8::Isolate*, v8::Handle<v8::FunctionTemplate>, int, v8::Handle<v8::FunctionTemplate>*)': 
../src/fibers.cc:133:2: warning: control reaches end of non-void function [-Wreturn-type] 
    } 
^
fibers.target.mk:97: recipe for target 'Release/obj.target/fibers/src/fibers.o' failed 
make: *** [Release/obj.target/fibers/src/fibers.o] Error 1 
make: Leaving directory '/home/rocketchat/rchat/programs/server/node_modules/fibers/build' 
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2 
gyp ERR! stack  at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23) 
gyp ERR! stack  at emitTwo (events.js:87:13) 
gyp ERR! stack  at ChildProcess.emit (events.js:172:7) 
gyp ERR! stack  at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12) 
gyp ERR! System Linux 2.6.32-042stab108.8 
gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--release" 
gyp ERR! cwd /home/rocketchat/rchat/programs/server/node_modules/fibers 
gyp ERR! node -v v4.4.2 
gyp ERR! node-gyp -v v3.3.1 
gyp ERR! not ok 
Build failed 
npm ERR! Linux 2.6.32-042stab108.8 
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--build-from-source" 
npm ERR! node v4.4.2 
npm ERR! npm v2.15.0 
npm ERR! code ELIFECYCLE 

npm ERR! [email protected] install: `node ./build.js` 
npm ERR! Exit status 1 
npm ERR! 
npm ERR! Failed at the [email protected] install script 'node ./build.js'. 
npm ERR! This is most likely a problem with the fibers package, 
npm ERR! not with npm itself. 
npm ERR! Tell the author that this fails on your system: 
npm ERR!  node ./build.js 
npm ERR! You can get information on how to open an issue for this project with: 
npm ERR!  npm bugs fibers 
npm ERR! Or if that isn't available, you can get their info via: 
npm ERR! 
npm ERR!  npm owner ls fibers 
npm ERR! There is likely additional logging output above. 

npm ERR! Please include the following file with any support request: 
npm ERR!  /home/rocketchat/rchat/programs/server/npm-debug.log 

o oluyor mu? Belirli bir sanallaştırma türünün nodejs'i kullanılamaz hale getirmesi garip görünüyor.

Düzenleme: dahil tam npm yüklemek çıkış

Edit2: Derleyici versiyonları g ++, gcc-4.9 olan - 4.9

+0

Bir c derleyiciniz var mı? 'make', bana bazı c kodu oluşturmaya çalıştığını ileri sürüyor. – Paul

+0

Evet, gcc yüklüdür. – monday

cevap

3

ben bunu anladım.

Her şeyden önce, hayır - OpenVZ'nin gerektirdiği çekirdek sürümünün bununla hiçbir ilgisi yoktur.

İşte olanları. Yüklemeye çalıştığım nodeJS uygulaması (Rocket.Chat) bir Meteor çerçevesiyle oluşturuldu. Görünüşe göre Meteor only works on NodeJS v0.10.40. Debian 8 depoları yalnızca v4.4.2 ve v0.10.29, v4 ve v5 için has instructions nodejs web sitesine sahiptir.

Bu sorunla karşılaşırsanız, tavsiyem node version manager aracılığıyla v0.10.40 düğümünü kurmaktır. Bir kez bittiğinde, npm kurulum ilan edildiği gibi çalışacaktır.

+0

Yeni bir okuyucu tarafından daha yeni bir sürüm tarafından düzeltildiğini düşünebilirse, bu değil. Bu çözümden şüpheliydim, ancak bir kere "node v0.10.40" kurduğumda hemen çalıştı. – tolgap

İlgili konular