[Pkg-javascript-devel] Bug#838440: Bug#838440: nodejs: can't migrate to testing because of lack of armel binaries

Sebastiaan Couwenberg sebastic at xs4all.nl
Sun Oct 9 21:02:27 UTC 2016


On 10/09/2016 10:25 PM, Jérémy Lal wrote:
> Now the same is going to happen with "powerpc" arch: libv8 is actually not
> compatible with all processors supported by debian (ppc64xx are ok, though).
> 
> Sebastiaan, i feel bad asking for your help again, but since you already
> filled all the RM bugs once, i suppose you're in the best position to do it again
> for powerpc.

Sure, the list of immediately affected packages is limited.

Is there a bugreport or other reference for the powerpc issue I can
include for more information in the RM bugs?

Currently nodejs still built successfully on powerpc, so filing the RM
bugs is a bit premature.

The affected packages were retrieved from UDD as follows:

 udd=>    SELECT DISTINCT source
 udd->      FROM packages
 udd->     WHERE distribution = 'debian'
 udd->       AND release      = 'sid'
 udd->       AND architecture = 'powerpc'
 udd->       AND source      != 'nodejs'
 udd->       AND (depends    LIKE '%nodejs%' OR
 udd(>            recommends LIKE '%nodejs%')
 udd->  ORDER BY source
 udd-> ;
        source
 ---------------------
  almond
  codelite
  node-bones
  node-expat
  node-groove
  node-iconv
  node-leveldown
  node-mapnik
  node-sqlite3
  node-srs
  node-stringprep
  node-topcube
  node-websocket
  node-ws
  node-xmlhttprequest
  node-zmq
 (16 rows)

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the Pkg-javascript-devel mailing list