Package Details: motrix 1.8.19-3

Git Clone URL: https://aur.archlinux.org/motrix.git (read-only, click to copy)
Package Base: motrix
Description: A full-featured download manager (release version)
Upstream URL: https://github.com/agalwood/Motrix
Keywords: aria2 motrix
Licenses: MIT
Conflicts: motrix-git
Submitter: weearc
Maintainer: zhullyb
Last Packager: zhullyb
Votes: 20
Popularity: 0.003807
First Submitted: 2019-01-17 19:34 (UTC)
Last Updated: 2023-05-04 00:18 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

zhullyb commented on 2021-11-05 15:08 (UTC)

@sukanka a workable PKGBUILD here

sukanka commented on 2021-11-05 15:06 (UTC)

Failed to build package, here's the error,

==> Starting build()...
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: Motrix@1.6.11
npm ERR! Found: eslint-plugin-promise@5.1.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"^5.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-promise@"^4.2.1" from @vue/eslint-config-standard@6.0.0
npm ERR! node_modules/@vue/eslint-config-standard
npm ERR!   dev @vue/eslint-config-standard@"^6.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/sukanka/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/sukanka/.npm/_logs/2021-11-05T15_05_27_080Z-debug.log
==> ERROR: A failure occurred in build().
Aborting...

brackenhill-mob commented on 2021-05-09 15:01 (UTC)

124 verbose stack Error: unable to resolve dependency tree 124 verbose stack at Arborist.[failPeerConflict] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1222:25) 124 verbose stack at Arborist.[loadPeerSet] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1189:34) 124 verbose stack at async Arborist.[buildDepStep] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:893:11) 124 verbose stack at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:218:7) 124 verbose stack at async Promise.all (index 1) 124 verbose stack at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:135:5) 124 verbose stack at async Install.install (/usr/lib/node_modules/npm/lib/install.js:137:5) 125 verbose cwd /tmp/aurbuilder/.cache/yay/motrix/src/Motrix 126 verbose Linux 5.12.1-arch1-1 127 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" 128 verbose node v16.1.0 129 verbose npm v7.12.0 130 error code ERESOLVE 131 error ERESOLVE unable to resolve dependency tree 132 error 133 error While resolving: Motrix@1.6.10 133 error Found: eslint-plugin-promise@5.1.0 133 error node_modules/eslint-plugin-promise 133 error dev eslint-plugin-promise@"^5.1.0" from the root project 133 error 133 error Could not resolve dependency: 133 error peer eslint-plugin-promise@"^4.2.1" from @vue/eslint-config-standard@6.0.0 133 error node_modules/@vue/eslint-config-standard 133 error dev @vue/eslint-config-standard@"^6.0.0" from the root project 133 error 133 error Fix the upstream dependency conflict, or retry 133 error this command with --force, or --legacy-peer-deps 133 error to accept an incorrect (and potentially broken) dependency resolution. 133 error 133 error See /tmp/aurbuilder/.npm/eresolve-report.txt for a full report. 134 verbose exit 1

micwoj92 commented on 2021-04-15 02:48 (UTC)

Could you remove the "v" from pkgver? Also please stop recommending yaourt, thanks.

<deleted-account> commented on 2020-06-04 15:38 (UTC)

I installed via yay -S aur/motrix but still got the same error.

weearc commented on 2020-06-04 10:14 (UTC) (edited on 2021-05-08 05:47 (UTC) by weearc)

======================NOTICE=========================
If you installed motrix-git from Arch Linux CN repo and got error, please to go https://github.com/archlinuxcn/repo
to complain about it or send an email to hotea.
The version of motrix in archlinuxcn is git version.

Your should install RELEASE version by using:

yay -S aur/motrix

================================================================

weearc commented on 2020-06-04 10:11 (UTC)

@francois072 Did you install it from Arch Linux CN repo? If so, change to this release version of motrix using the following command:

yaourt -S aur/motrix

The git version of motrix isn't that stable.

<deleted-account> commented on 2020-06-03 20:57 (UTC)

[francois@francois-pc ~]$ motrix [607830:0603/225450.904906:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/motrix/chrome-sandbox is owned by root and has mode 4755. Trace/breakpoint trap (core dumped) [francois@francois-pc ~]$ sudo motrix [sudo] password for francois: [607858:0603/225500.564768:FATAL:electron_main_delegate.cc(211)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. Trace/breakpoint trap

weearc commented on 2020-05-14 16:42 (UTC)

@xoyzoo This is probably an error due to the dependency downloading error. Please try again.

xoyzoo commented on 2020-05-14 14:55 (UTC)

gyp ERR! configure error gyp ERR! stack Error: Command failed: /usr/bin/python -c import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack File "<string>", line 1 gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack ^ gyp ERR! stack SyntaxError: invalid syntax gyp ERR! stack gyp ERR! stack at ChildProcess.exithandler (child_process.js:303:12) gyp ERR! stack at ChildProcess.emit (events.js:315:20) gyp ERR! stack at maybeClose (internal/child_process.js:1051:16) gyp ERR! stack at Socket.<anonymous> (internal/child_process.js:442:11) gyp ERR! stack at Socket.emit (events.js:315:20) gyp ERR! stack at Pipe.<anonymous> (net.js:671:12) gyp ERR! System Linux 5.6.12-arch1-1 gyp ERR! command "/usr/bin/node" "/home/le/.cache/yay/motrix/src/Motrix/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" gyp ERR! cwd /home/le/.cache/yay/motrix/src/Motrix/node_modules/node-sass gyp ERR! node -v v14.2.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok Build failed with error code: 1 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-sass@4.12.0 postinstall: node scripts/build.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-sass@4.12.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/le/.npm/_logs/2020-05-14T14_51_13_252Z-debug.log ==> ERROR: A failure occurred in build(). Aborting... Error making: motrix