Search Criteria
Package Details: vdhcoapp 2.0.20-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vdhcoapp.git (read-only, click to copy) |
---|---|
Package Base: | vdhcoapp |
Description: | Companion application for Video DownloadHelper browser add-on |
Upstream URL: | https://github.com/aclap-dev/vdhcoapp |
Licenses: | GPL-2.0-or-later |
Submitter: | dguihal |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.36 |
First Submitted: | 2017-11-16 23:54 (UTC) |
Last Updated: | 2024-08-18 15:16 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- esbuild (esbuild-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- nvm (nvm-gitAUR) (make)
- yq (make)
Required by (1)
- firefox-extension-video-download-helper (optional)
Latest Comments
1 2 Next › Last »
lightdot commented on 2024-04-27 19:35 (UTC)
I am using Arch. Upstream binaries work. This is indeed baffling... I regret but don't have the build logs anymore, I'll get back to this in a few days and post what I find.
xiota commented on 2024-04-26 18:47 (UTC)
@lightdot I'm still not able to reproduce the issue. Please put build, install, and run logs in a pastebin. Also, are you using Arch or a different distro?
lightdot commented on 2024-04-26 09:47 (UTC) (edited on 2024-04-26 09:49 (UTC) by lightdot)
Same issues with vdhcoapp-bin.
"Pkg: Error reading from file" during the install and later when attempting to use the vdhcoapp binary in any way. Something is amiss here...
I'll try using the upstream directly later.
lightdot commented on 2024-04-26 09:34 (UTC)
I have the same issue, error: "Pkg: Error reading from file".
Package was built in a clean chroot. Executing "vdhcoapp install" as a user produces the error.
Looking into this further, simply executing '/usr/bin/vdhcoapp' produces the same error.
xiota commented on 2024-04-16 00:16 (UTC) (edited on 2024-04-16 00:24 (UTC) by xiota)
@mb720 I can't replicate your issue. Both
aura
andaura-git
were able to build and install this package correctly on my computer. If clearing cache doesn't help, try building in a clean chroot.According to The Aura User Guide,
aura
builds packages in/tmp
. Many systems usetmpfs
for/tmp
. I suppose your error could be incorrect build from insufficient storage.mb720 commented on 2024-04-15 19:57 (UTC)
During installation with aura, I get the error:
Same when running
vdhcoapp install --system
.Is there a way to debug this?
bitsfritz commented on 2024-04-02 00:10 (UTC) (edited on 2024-04-02 00:11 (UTC) by bitsfritz)
@xiota:
pacaur/ folder is misleading - build was done with makepkg and clean cache.
Your change did the trick, though \o/
Thanks for quick response and fix
xiota commented on 2024-04-01 10:42 (UTC)
@doragasu Don't know how to help you with pacaur. Maybe need to clear cache? Or rebuild pacaur and depends? Or something else?
After building fresh
auracle-git
andpacaur-git
, was able to successfully build and install this package withpacaur -S --aur --rebuild vdhcoapp
Try building in clean chroot.
doragasu commented on 2024-04-01 06:50 (UTC)
Did not work for me, same error (and warning).
xiota commented on 2024-03-28 02:21 (UTC)
@bitsfritz The warning can be ignored. The error... possibly from how pacaur sets up the build environment? I've made a change that might help. Did not bump pkgrel because people who previously successfully built don't need to rebuild. You may need to clear cache or otherwise force your aur helper to redownload and try to rebuild.
bitsfritz commented on 2024-03-28 02:11 (UTC) (edited on 2024-03-28 02:15 (UTC) by bitsfritz)
Does not build here:
dreieck commented on 2024-01-11 20:30 (UTC)
After update of the firefox extension to version 8.1.4.0, the ↗ update notes say:
So maybe now it is time to move to version 2.0.11 (or anything newer)?
Regards!
FabioLolix commented on 2023-09-28 20:36 (UTC)
@arash12ir please don't spam pkgbuild maintainers, flagging out of date is enough
kwacorn commented on 2023-04-13 09:06 (UTC)
On my Manjaro system I get the following error when trying to build vdhcoapp 1.6.3-2:
I have packages
lib32-openssl
andopenssl
installed which providelibcrypto
but later versions. I am not sure how to proceed for the moment?rodrigo21 commented on 2023-04-11 14:38 (UTC)
@D.Dave You may have a old package that is linked to libicui18n.so.69.
You can install and run
check-broken-packages-pacman-hook-git
to check if you have any broken package.D.Dave commented on 2023-04-11 09:31 (UTC)
@xiota I got the same error: node: error while loading shared libraries: libicui18n.so.69: cannot open shared object file: No such file or directory.
xiota commented on 2023-04-10 13:35 (UTC)
DeveloperWiki:Building in a clean chroot
TLDR;
extra-x86_64-build
.D.Dave commented on 2023-04-10 12:13 (UTC)
@rodrigo21 can you explain me how to build it in a clean chroot?
rodrigo21 commented on 2023-04-10 11:25 (UTC)
@D.Dave Try building in a clean chroot.
D.Dave commented on 2023-04-10 11:20 (UTC)
I cannot update it, because today it fails with the following error message: node: error while loading shared libraries: libicui18n.so.69: cannot open shared object file: No such file or directory
On my system I have libicui18n.so.72 instead.
DarioP commented on 2023-03-26 13:12 (UTC) (edited on 2023-03-26 13:14 (UTC) by DarioP)
I am experiencing the same error as @alexdandrea, however his patch fails on me.
vdhcoapp-build.patch
is created fine, but its sum does not match with the one added in the PKGBUILD, and if I force it, then theprepare()
function fails anyway.alexdandrea commented on 2023-03-08 16:33 (UTC) (edited on 2023-03-08 17:54 (UTC) by alexdandrea)
The package is currently broken as the final generated binary fails to start.
The error message looks like this:
It can be fixed with this diff to the AUR package:
Mettacrawer commented on 2022-11-12 13:51 (UTC)
I tried to use this today but it splodered. Output from strace shows:
MarsSeed commented on 2022-05-13 19:23 (UTC)
For Brave and Vivaldi, there is an open pull request that supposedly fixes the configuration of this companion app:
https://github.com/mi-g/vdhcoapp/pull/110/files
j1simon commented on 2022-02-10 12:33 (UTC) (edited on 2022-02-10 12:36 (UTC) by j1simon)
Same problem than @Pietro_Pizzi with Google Chrome 98.0.4758.80. But If I install it manually from targz file works: https://www.downloadhelper.net/install-coapp?browser=chrome#extra-targz64
Pietro_Pizzi commented on 2022-02-03 01:28 (UTC) (edited on 2022-02-13 01:38 (UTC) by Pietro_Pizzi)
Hi,
the companion app has stoped working today. I use vivaldi and the Video DownloadHelper says in its config "Companion App not installed \ Checking companion app returned: Native host has exited.". I have reloaded the extention and clicked on "Recheck" but it didn't work.
Does anybody know what's happening?
EDIT: It worked again after the last Vivaldi Update 5.1 :).
dreieck commented on 2021-12-25 12:29 (UTC) (edited on 2021-12-25 12:37 (UTC) by dreieck)
On a slow internet connection it fails, because during
build()
it downloads stuff (can't you move this to thesource
array or toprepare()
, btw.?), and then times out:My network works fine, but capped to 1Mbit/s, sometimes slower. After each iteration of a
makepkg
run it reaches a bit further. Can you change thePKGBUILD
such that slow network does not cause failure, and such that all source is already downloaded beforebuild()
starts (e.g. inprepare()
, if thesource
array ormakedepends
is not an option)?imar commented on 2021-08-01 06:27 (UTC)
Works well.
rvasilev commented on 2020-12-27 12:40 (UTC)
for interchangeability with binary release
package is building ok with upstream
nodejs
v15vnt-83 commented on 2020-12-15 20:54 (UTC)
You can edit build files and type nodejs-lts-fermium instead nodejs-lts-dubnium in PKGBUIL
fordprefect commented on 2020-12-15 13:02 (UTC)
@soloturn: they fixed as many of the vulnerabilities as possible in the new release. Check https://github.com/mi-g/vdhcoapp/issues/28
soloturn commented on 2020-07-05 00:05 (UTC)
found 30 vulnerabilities (15 low, 6 moderate, 9 high) ??
dkaylor commented on 2020-03-31 03:21 (UTC)
Strongly recommend that users of this package seek other options. Upstream has significant issues that are not being addressed and likely won't be. Current AUR maintainer has also not been very responsive to very valid questions regarding these issues.
fordprefect commented on 2020-03-29 18:55 (UTC)
Why does this package rely on the builtin installation of a json config file instead of letting pacman take care of that? And where is that file even going? looking at the scary many vulns open in its dependencies, that might not be the biggest problem even…
rodrigo21 commented on 2019-09-28 15:40 (UTC) (edited on 2019-09-28 15:40 (UTC) by rodrigo21)
This package cannot be built with nodejs 12 from the repo.
It needs nodejs-lts-dubnium as makedepend. This is a upstream problem.
You can build it in a clean chroot or install nodejs-lts-dubnium before building and then reinstall nodejs after the package is installed. It does not need nodejs-lts-dubnium to run.
pepper_chico commented on 2019-09-28 13:37 (UTC)
@rodrigo21 that's not usual of any AUR package I use. I, like many people, rely on AUR helper, for even easier installation and upgrades, I tend to simply uninstall stuff if it doesn't conform to simple updates like the rest of the packages.
rodrigo21 commented on 2019-09-27 00:52 (UTC)
@pepper_chico Try building in a clean chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
pepper_chico commented on 2019-09-26 22:14 (UTC)
This is requiring nodejs-lts-dubnium for make, but nodejs-lts-dubnium conflicts with nodejs that's already installed and which I can't replace.
erayerdin commented on 2019-09-26 07:57 (UTC)
Do not know when this will solved but I have a kind of hackish workaround.
At first, you need to install "vdhcoapp-bin" from AUR with yaourt or yay. It currently is flagged out-of-date now, I know that.
Now you need to download the "deb" package. The latest url is here: https://github.com/mi-g/vdhcoapp/releases/download/v1.3.0/net.downloadhelper.coapp-1.3.0-1_amd64.deb
You need to extract the content of deb file. It is a simple archive, so you need to open it with an archive program, like Ark.
Extract "data.tar.gz" (or a similar name to that). Extract it as well.
Then go to directory "opt" and you will have "net.(blablabla)" directory.
You need to copy this directory and paste it under "/opt".
Then you can check out from your browser, go to VideoDownloadHelper settings. You will see a section saying the version of your companion app, which is 1.3.0 right now.
apnkpr commented on 2019-09-23 03:43 (UTC)
getting the same error as jerz4evr below. Anyone have a solution/workaround?
jerz4evr commented on 2019-09-18 02:27 (UTC) (edited on 2019-09-18 02:30 (UTC) by jerz4evr)
Unable to compile version 1.3.0-1.
I get this error:
http://dpaste.com/213KY5F
mozzi32 commented on 2019-09-15 17:29 (UTC)
at Module._compile (internal/modules/cjs/loader.js:936:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:947:10) at Module.load (internal/modules/cjs/loader.js:790:32) at Function.Module._load (internal/modules/cjs/loader.js:703:12) at Module.require (internal/modules/cjs/loader.js:830:19) at require (internal/modules/cjs/helpers.js:68:18) ==> ERROR : an occured in build().
Fog commented on 2019-09-01 21:30 (UTC)
I can't install this because of vulnerabilities. How can I fix those and install this? The package fails to build.
found 17 vulnerabilities (3 low, 6 moderate, 8 high) run
npm audit fix
to fix them, ornpm audit
for detailsristo3 commented on 2019-07-28 15:13 (UTC)
Noticed the following during build/install:
cluxter commented on 2018-07-11 21:24 (UTC) (edited on 2018-07-11 21:28 (UTC) by cluxter)
I found how to fix this issue thanks to this link: https://github.com/mi-g/vdhcoapp/issues/34
Basically just run this:
find /home/yourUsername -name "*coapp.json*"
and locate the file
net.downloadhelper.coapp.json
(it should be in~/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
).Now remove this file (or move it somewhere else for safety) and reinstall the
vdhcoapp
package. It should now be fixed.1 2 Next › Last »