Package Details: vdhcoapp 2.0.20-2

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: 72
Popularity: 0.81
First Submitted: 2017-11-16 23:54 (UTC)
Last Updated: 2024-08-18 15:16 (UTC)

Latest Comments

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

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:

==> Starting build()...
node: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...

I have packages lib32-openssl and openssl installed which provide libcrypto 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 the prepare() function fails anyway.