nodejs 0.6.17 FTBFS

Bug #1200153 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nodejs (Debian)
Fix Released
Unknown
nodejs (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Also reported in Debian; not reproducable on my local sbuild:

[00:00|% 0|+ 3|- 0]: release test-dgram-send-error

=== release test-dgram-send-error ===
Path: simple/test-dgram-send-error
events.js:48
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: bind Unknown system errno 92
    at errnoException (dgram.js:352:11)
    at dgram.js:123:15
    at lookup (dgram.js:49:12)
    at UDP.lookup4 [as lookup] (dgram.js:59:10)
    at Socket.bind (dgram.js:120:16)
    at Object.<anonymous> (/build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-send-error.js:46:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
Command: out/Release/node /build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-send-error.js

[00:07|% 11|+ 41|- 1]: release test-dgram-close

=== release test-dgram-close ===
Path: simple/test-dgram-close
dgram.js:312
      throw new Error('implicit bind failed');
            ^
Error: implicit bind failed
    at Socket._startReceiving (dgram.js:312:13)
    at Socket.send (dgram.js:171:8)
    at Object.<anonymous> (/build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-close.js:34:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
    at Array.0 (module.js:484:10)
    at EventEmitter._tickCallback (node.js:190:39)
Command: out/Release/node /build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-close.js

[00:17|% 31|+ 110|- 2]: release test-dgram-udp4

=== release test-dgram-udp4 ===
Path: simple/test-dgram-udp4
events.js:48
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: bind Unknown system errno 92
    at errnoException (dgram.js:352:11)
    at dgram.js:123:15
    at lookup (dgram.js:49:12)
    at UDP.lookup4 [as lookup] (dgram.js:59:10)
    at Socket.bind (dgram.js:120:16)
    at Object.<anonymous> (/build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-udp4.js:77:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
Command: out/Release/node /build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-udp4.js

[00:41|% 70|+ 246|- 3]: release test-dgram-multicast-setTTL

=== release test-dgram-multicast-setTTL ===
Path: simple/test-dgram-multicast-setTTL
dgram.js:251
    throw errnoException(errno, 'setMulticastTTL');
          ^
Error: setMulticastTTL EBADF
    at errnoException (dgram.js:352:11)
    at Socket.setMulticastTTL (dgram.js:251:11)
    at Object.<anonymous> (/build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-multicast-setTTL.js:29:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
    at Array.0 (module.js:484:10)
    at EventEmitter._tickCallback (node.js:190:39)
Command: out/Release/node /build/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-multicast-setTTL.js

Changed in nodejs (Debian):
status: Unknown → New
James Page (james-page)
Changed in nodejs (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Changed in nodejs (Debian):
status: New → Fix Released
Revision history for this message
Ma Hsiao-chun (mahsiaochun) wrote :

Fixed already, right?

Changed in nodejs (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.