https://bugzilla.redhat.com/show_bug.cgi?id=2413575
Phil Wyett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?([email protected] | |m) --- Comment #8 from Phil Wyett <[email protected]> --- Hi, In this first episode we will look at builds. Builds ====== * Local x86_64: Good * COPR: Failures. https://copr.fedorainfracloud.org/coprs/kathenas/generic-fedora-rawhide-all-with-review-not-production/build/10255246/ Snippet from 'aarch64': + npm run build > [email protected] build > vite build /builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js:67 throw new Error( ^ Error: Cannot find module @rollup/rollup-linux-arm64-gnu. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory. at requireWithFriendlyError (/builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js:67:9) at Object.<anonymous> (/builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js:76:76) at Module._compile (node:internal/modules/cjs/loader:1804:14) at Module._extensions..js (node:internal/modules/cjs/loader:1936:10) at Module.load (node:internal/modules/cjs/loader:1525:32) at Module._load (node:internal/modules/cjs/loader:1327:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at loadCJSModuleWithModuleLoad (node:internal/modules/esm/translators:339:3) at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:242:7) { [cause]: Error: Cannot find module '@rollup/rollup-linux-arm64-gnu' Require stack: - /builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js at Module._resolveFilename (node:internal/modules/cjs/loader:1448:15) at defaultResolveImpl (node:internal/modules/cjs/loader:1059:19) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1064:22) at Module._load (node:internal/modules/cjs/loader:1234:25) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.require (node:internal/modules/cjs/loader:1548:12) at require (node:internal/modules/helpers:152:16) at requireWithFriendlyError (/builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js:49:10) at Object.<anonymous> (/builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js:76:76) { code: 'MODULE_NOT_FOUND', requireStack: [ '/builddir/build/BUILD/velociraptor-0.75.2-build/velociraptor-0.75.2/node_modules/rollup/dist/native.js' ] } } Node.js v24.13.1 error: Bad exit status from /var/tmp/rpm-tmp.KbeDMe (%build) Bad exit status from /var/tmp/rpm-tmp.KbeDMe (%build) Regards Phil -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2413575 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202413575%23c8 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
