Try again with 2.10.2-2? @mikky
Search Criteria
Package Details: rocketchat-desktop 4.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rocketchat-desktop.git (read-only, click to copy) |
---|---|
Package Base: | rocketchat-desktop |
Description: | Rocket.Chat Native Cross-Platform Desktop Application via Electron |
Upstream URL: | https://github.com/RocketChat/Rocket.Chat.Electron |
Keywords: | chat client electron rocket rocketchat |
Licenses: | MIT |
Submitter: | sum01 |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 31 |
Popularity: | 0.51 |
First Submitted: | 2017-10-23 16:52 (UTC) |
Last Updated: | 2025-04-11 18:53 (UTC) |
Dependencies (8)
- electron34 (electron34-binAUR)
- libvips (libvips-notiffAUR, libvips-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- asar (make)
- node-gyp (corepackerAUR) (make)
- openjpeg2 (openjpeg-gitAUR) (make)
- python-distutils-extra (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (0)
Sources (2)
sum01 commented on 2018-01-27 18:24 (UTC)
mikky commented on 2018-01-27 08:27 (UTC) (edited on 2018-01-27 08:27 (UTC) by mikky)
Build failed: https://bpaste.net/show/43864812be21
I have absolutely no idea what's wrong :(
sum01 commented on 2017-11-09 22:22 (UTC)
I can't replicate the issue, and I'm not even sure why it's occurring in the the first place. The repo has a yarn.lock, so it shouldn't fail finding it.
For now, you can run
> makepkg -s --nocheck
to skip the check().
If anyone has any idea why this might happen, I'm open to suggestions.
mikky commented on 2017-11-09 15:00 (UTC) (edited on 2017-11-09 15:00 (UTC) by mikky)
Check still fails:
https://pastebin.com/qaqVyf9Q
sum01 commented on 2017-11-04 18:10 (UTC)
Hmm. The project doesn't directly depend on gpy (which requires python2), so I guess it's a dependency of a dependency. But anyways, I added it to the makedepends, so hopefully it fixes that.
Not sure why it couldn't find an integrity file, but it might be a by-product of the first error.
SilverRainZ commented on 2017-11-04 16:07 (UTC)
Build failed with extra-x86_64-build:
- Missing python2 makedepends: required by node-gpy
- check() failed:
```
yarn check v1.3.2
error Couldn't find an integrity file
error Found 1 errors.
info Visit https://yarnpkg.com/en/docs/cli/check for documentation about this command.
```
sum01 commented on 2017-10-25 17:02 (UTC)
If you're wondering about the difference between this and rocketchat-client-bin, this builds from the source code.
Pinned Comments