[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: node-yarnpkg (update)





On 13/10/23 2:51 PM, Pirate Praveen wrote:


On 13/10/23 2:46 PM, Pirate Praveen wrote:


On 13/10/23 2:36 PM, Israel Galadima wrote:
Thanks, I temporarily reset my repo while working on
a change suggested by Yadd.
I've restored my changes with Yadd's fix implemented.

Thanks, I think we should target experimental since it is a big change and test it for a while before reuploading to unstable.

Also close relevant bugs.

I got a build failure with sbuild

Found debian/nodejs/algoliasearch-client-javascript/build
cd ./algoliasearch-client-javascript && sh -ex ../debian/nodejs/algoliasearch-client-javascript/build
+ node scripts/build.js

/<<PKGBUILDDIR>>/algoliasearch-client-javascript/packages/algoliasearch/src/builds/node.ts → packages/algoliasearch/dist/algoliasearch.cjs.js...
/usr/share/nodejs/execa/execa.cjs:885
		error = new Error(message);
		        ^

Error: Command was killed with SIGKILL (Forced termination): rollup -c --bundleConfigAsCjs --environment TARGET:algoliasearch
    at makeError (/usr/share/nodejs/execa/execa.cjs:885:11)
    at handlePromise (/usr/share/nodejs/execa/execa.cjs:1805:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async build (/<<PKGBUILDDIR>>/algoliasearch-client-javascript/scripts/build.js:31:3) at async run (/<<PKGBUILDDIR>>/algoliasearch-client-javascript/scripts/build.js:24:5) { shortMessage: 'Command was killed with SIGKILL (Forced termination): rollup -c --bundleConfigAsCjs --environment TARGET:algoliasearch', command: 'rollup -c --bundleConfigAsCjs --environment TARGET:algoliasearch', escapedCommand: 'rollup -c --bundleConfigAsCjs --environment "TARGET:algoliasearch"',
  exitCode: undefined,
  signal: 'SIGKILL',
  signalDescription: 'Forced termination',
  stdout: undefined,
  stderr: undefined,
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false
}

Node.js v18.13.0


Reply to: