[opensuse-factory] nodejs no longer runs on Tumbleweed
Hi, with the latest Tumbleweed update: seferogullari ~ > node module.js:462 if fs.exists('/usr/lib64', fs.F_OK, function(err) { ^^ SyntaxError: Unexpected identifier at runInThisContext (node.js:904:18) at NativeModule.compile (node.js:988:14) at NativeModule.require (node.js:937:18) at repl.js:34:16 at NativeModule.compile (node.js:992:5) at NativeModule.require (node.js:937:18) at internal/repl.js:4:14 at NativeModule.compile (node.js:992:5) at Function.NativeModule.require (node.js:937:18) at startup (node.js:148:38) Regards, ismail
Hi! On Donnerstag, 25. Februar 2016 12:40:32 CET İsmail Dönmez wrote:
Hi,
with the latest Tumbleweed update:
seferogullari ~ > node module.js:462 if fs.exists('/usr/lib64', fs.F_OK, function(err) { ^^
SyntaxError: Unexpected identifier at runInThisContext (node.js:904:18) at NativeModule.compile (node.js:988:14) at NativeModule.require (node.js:937:18) at repl.js:34:16 at NativeModule.compile (node.js:992:5) at NativeModule.require (node.js:937:18) at internal/repl.js:4:14 at NativeModule.compile (node.js:992:5) at Function.NativeModule.require (node.js:937:18) at startup (node.js:148:38)
Already fixed in the development project. Some background, why this got into Tumbleweed can be found here: https://lists.opensuse.org/opensuse-factory/ 2016-02/msg00557.html Yesterday, I've been working on enabling most of the tests, again. I'm still struggling a little with time contraints on OBS (worker VMs get "randomly" killed during the build), because the build now takes longer than before. I've been bitten by this problem on Tuesday, or so. This is when I started to get involved to improve the situation. bye julian
On 25 Feb 12:27, Julian Bäume wrote:
Already fixed in the development project. Some background, why this got into Tumbleweed can be found here: https://lists.opensuse.org/opensuse-factory/ 2016-02/msg00557.html
Yesterday, I've been working on enabling most of the tests, again. I'm still struggling a little with time contraints on OBS (worker VMs get "randomly" killed during the build), because the build now takes longer than before.
I've been bitten by this problem on Tuesday, or so. This is when I started to get involved to improve the situation.
Thanks for fixing it! ismail
True, though it still haven't been published in there for what, 2 days; my guess no-changes rebuilds of each package in devel:languages:nodejs are preventing it. Can factory-maintainers push an off-snapshot update so we won't wait anymore? I mean sure, osc getbinaries is a friend of anyone who cares, but it requires OBS account. 2016-02-25 14:27 GMT+03:00 Julian Bäume <julian@svg4all.de>:
Hi!
On Donnerstag, 25. Februar 2016 12:40:32 CET İsmail Dönmez wrote:
Hi,
with the latest Tumbleweed update:
seferogullari ~ > node module.js:462 if fs.exists('/usr/lib64', fs.F_OK, function(err) { ^^
SyntaxError: Unexpected identifier at runInThisContext (node.js:904:18) at NativeModule.compile (node.js:988:14) at NativeModule.require (node.js:937:18) at repl.js:34:16 at NativeModule.compile (node.js:992:5) at NativeModule.require (node.js:937:18) at internal/repl.js:4:14 at NativeModule.compile (node.js:992:5) at Function.NativeModule.require (node.js:937:18) at startup (node.js:148:38)
Already fixed in the development project. Some background, why this got into Tumbleweed can be found here: https://lists.opensuse.org/opensuse-factory/ 2016-02/msg00557.html
Yesterday, I've been working on enabling most of the tests, again. I'm still struggling a little with time contraints on OBS (worker VMs get "randomly" killed during the build), because the build now takes longer than before.
I've been bitten by this problem on Tuesday, or so. This is when I started to get involved to improve the situation.
bye julian
-- Regards, Andrei Dziahel -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Donnerstag, 25. Februar 2016 17:09:31 CET Andrei Dziahel wrote:
True, though it still haven't been published in there for what, 2 days; my guess no-changes rebuilds of each package in devel:languages:nodejs are preventing it. Can factory-maintainers push an off-snapshot update so we won't wait anymore? I mean sure, osc getbinaries is a friend of anyone who cares, but it requires OBS account.
As far as I can tell, SR to factory is still open, got auto-rejected yesterday, because ARM packages did not finish build, yet. It got auto-accepted by factory-repo-checker. All this process seems to consume quite some time. That is why I tried to prevent the merge a few days back, without any luck. My question on how to reliably do that is still unanswered. Anyway, once https://build.opensuse.org/request/show/361268 - which works fine here, gets accepted, the next build will contain working packages again. bye julian -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Andrei Dziahel
-
İsmail Dönmez
-
Julian Bäume