nodejs-lts-fermium
has been removed from AUR, so now it cannot be compiled... I think it's time to delete this package.
Search Criteria
Package Details: zecwallet-lite 1.8.8-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/zecwallet-lite.git (read-only, click to copy) |
---|---|
Package Base: | zecwallet-lite |
Description: | Z-Addr first, Sapling compatible lightwallet client for Zcash |
Upstream URL: | https://github.com/adityapk00/zecwallet-lite |
Keywords: | cryptocurrency lightclient liteclient wallet zcash |
Licenses: | MIT |
Provides: | zcash-wallet |
Submitter: | GI_Jack |
Maintainer: | GI_Jack |
Last Packager: | GI_Jack |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-02 22:46 (UTC) |
Last Updated: | 2023-05-17 23:02 (UTC) |
Dependencies (7)
- electron
- cmake (cmake-gitAUR) (make)
- libxcrypt-compat (make)
- nodejs-lts-fermium (make)
- npm (corepackerAUR, nodejs6-binAUR, python-nodejs-wheelAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (0)
Sources (3)
a821 commented on 2025-02-15 10:00 (UTC)
GI_Jack commented on 2023-09-17 19:30 (UTC) (edited on 2023-10-14 20:36 (UTC) by GI_Jack)
Unflagged package.
However, NOTE:
Project is dead: From github:
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
I've uploaded the nodejs-lts-fermium package to AUR, so this should compile. It will NOT compile with newer versions of node.
I am going to leave this PKGBUILD up for now as reference material, but it is recommended you use something else. It is unsupported software that depends on a lot of other unsupported software and results might vary. If someone has a burning need to, and wants seriously patch any of this software, let me know and you can have the package
bepaald commented on 2022-12-21 13:12 (UTC)
Building this (in a clean chroot) results in an error:
Error: error:0308010C:digital envelope routines::unsupported
Searching around suggests this is to do with nodejs switching to openssl3, and presents some workarounds. I've also updated the PKGBUILD to the current release (1.8.8), but results were exactly the same.
Can anyone confirm this package doesn't build anymore, or is it on my end? Thanks!
bepaald commented on 2022-07-01 06:38 (UTC)
The problem I reported below (https://aur.archlinux.org/packages/zecwallet-lite#comment-870931) was on my end somehow. Just deleting the electron-builder directory in the .cache fixed it. After installing libxcrypt-compat
, the package then built fine.
Technetium1 commented on 2022-07-01 03:47 (UTC)
Build in a clean chroot fails because libxcrypt-compat
is missing in makedepends.
BlitDev commented on 2022-06-27 05:53 (UTC) (edited on 2022-06-28 05:57 (UTC) by BlitDev)
Build in clean chroot fails:
⨯ cannot execute cause=exit status 127
errorOut=/home/main-builder/.cache/electron-builder/fpm/fpm-1.9.3-2.3.1-linux-x86_64/lib/ruby/bin.real/ruby: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Here's the full build log: https://builds.garudalinux.org/repos/chaotic-aur/logs/zecwallet-lite.log
BlitDev commented on 2022-06-26 15:29 (UTC) (edited on 2022-06-26 15:30 (UTC) by BlitDev)
Error while run:
[89023:0626/222732.907376:FATAL:setuid_sandbox_host.cc(158)] 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/zecwallet-lite/chrome-sandbox is owned by root and has mode 4755.
If execute chmod 4755
in /opt/zecwallet-lite/
the error is being corrected.
bepaald commented on 2022-06-23 07:40 (UTC)
Hi! Thanks for maintaining this package. The latest update (1.7.13-1) fails to build for me (at a point where I'd thought it had actually finished building) with the following error:
• electron-builder version=22.11.7 os=5.18.5-arch1-1
• loaded configuration file=package.json ("build" field)
• writing effective config file=dist/builder-effective-config.yaml
• packaging platform=linux arch=x64 electron=13.1.4 appOutDir=dist/linux-unpacked
• building target=AppImage arch=x64 file=dist/Zecwallet Lite-1.7.13.AppImage
⨯ open /home/bepaald/.cache/electron-builder/appimage/appimage-12.0.1/runtime-x64: no such file or directory
github.com/develar/app-builder/pkg/package-format/appimage.AppImage
/Volumes/data/Documents/app-builder/pkg/package-format/appimage/appImage.go:110
github.com/develar/app-builder/pkg/package-format/appimage.ConfigureCommand.func1
/Volumes/data/Documents/app-builder/pkg/package-format/appimage/appImage.go:59
github.com/alecthomas/kingpin.(*actionMixin).applyActions
/Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/actions.go:28
github.com/alecthomas/kingpin.(*Application).applyActions
/Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/app.go:557
github.com/alecthomas/kingpin.(*Application).execute
/Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/app.go:390
github.com/alecthomas/kingpin.(*Application).Parse
/Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/app.go:222
main.main
/Volumes/data/Documents/app-builder/main.go:90
runtime.main
/usr/local/Cellar/go/1.16/libexec/src/runtime/proc.go:225
runtime.goexit
/usr/local/Cellar/go/1.16/libexec/src/runtime/asm_amd64.s:1371
⨯ /tmp/pakku-bepaald/zecwallet-lite/src/zecwallet-lite-1.7.13/node_modules/app-builder-bin/linux/x64/app-builder exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE failedTask=build stackTrace=Error: /tmp/pakku-bepaald/zecwallet-lite/src/zecwallet-lite-1.7.13/node_modules/app-builder-bin/linux/x64/app-builder exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
at ChildProcess.<anonymous> (/tmp/pakku-bepaald/zecwallet-lite/src/zecwallet-lite-1.7.13/node_modules/builder-util/src/util.ts:249:14)
at Object.onceWrapper (node:events:642:26)
at ChildProcess.emit (node:events:527:28)
at maybeClose (node:internal/child_process:1090:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
error Command failed with exit code 1.
Any ideas? Thanks!
Pinned Comments
GI_Jack commented on 2023-09-17 19:30 (UTC) (edited on 2023-10-14 20:36 (UTC) by GI_Jack)
Unflagged package.
However, NOTE:
Project is dead: From github:
I've uploaded the nodejs-lts-fermium package to AUR, so this should compile. It will NOT compile with newer versions of node.
I am going to leave this PKGBUILD up for now as reference material, but it is recommended you use something else. It is unsupported software that depends on a lot of other unsupported software and results might vary. If someone has a burning need to, and wants seriously patch any of this software, let me know and you can have the package