Search Criteria
Package Details: webthings-gateway 1.0.0-3
Git Clone URL: | https://aur.archlinux.org/webthings-gateway.git (read-only, click to copy) |
---|---|
Package Base: | webthings-gateway |
Description: | WebThings Gateway |
Upstream URL: | https://webthings.io/gateway/ |
Licenses: | MPL2 |
Submitter: | mrstegeman |
Maintainer: | None |
Last Packager: | mrstegeman |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-29 06:50 (UTC) |
Last Updated: | 2021-02-04 07:19 (UTC) |
Dependencies (14)
- lsb-release
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen)
- pagekite (pagekite)
- python-gateway-addon
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- jq (jq-git) (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
- python2 (python2-bin) (make)
- alsa-utils (alsa-utils-transparent, alsa-utils-git) (optional) – required for internet radio add-on
- avahi (avahi-git, avahi-gtk2) (optional) – mDNS hostname broadcast and resolution
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs) (optional) – required for video transcoding in ONVIF and virtual things add-on
- iputils (iputils-git, busybox-coreutils) (optional) – required for network presence add-on
- mosquitto (mosquitto-git) (optional) – required for some MQTT add-ons
Latest Comments
Adriction commented on 2020-07-27 17:03 (UTC)
Well I sorted it out.
Apparently node outputting KILLED and exiting is often caused by running out of memory.
And I was testing on a 2G VM. Assigning 4G did the trick.
Cheers
Adriction commented on 2020-07-27 16:36 (UTC) (edited on 2020-07-27 16:37 (UTC) by Adriction)
Wait I lied
node -v -> v10.20.1
I looked on the wrong machine
Adriction commented on 2020-07-27 16:29 (UTC) (edited on 2020-07-27 16:31 (UTC) by Adriction)
Well I was trusting pamac to resolve dependencies but it seems no node version is installed..
Is the nodejs package (14.5.0-1) the one I should install?
mrstegeman commented on 2020-07-27 15:57 (UTC)
What version of node are you using to build? I've never seen webpack die like that.
Adriction commented on 2020-07-27 15:02 (UTC)
When I want to build this package I get the following error happening in build(). I can't seem to find the cause. Does someone have an idea?
Preparing... Cloning webthings-gateway build files... Checking webthings-gateway dependencies... Resolving dependencies... Checking inter-conflicts...