Search Criteria
Package Details: augur-git v1.9.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/augur-git.git (read-only, click to copy) |
---|---|
Package Base: | augur-git |
Description: | Augur Desktop Application |
Upstream URL: | https://github.com/AugurProject/augur-app |
Licenses: | MIT |
Conflicts: | augur |
Provides: | augur |
Submitter: | blacktemplar |
Maintainer: | blacktemplar |
Last Packager: | blacktemplar |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-10 17:36 (UTC) |
Last Updated: | 2019-02-25 14:09 (UTC) |
Dependencies (4)
- electron (electron-binAUR)
- gconfAUR
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, nodejs-dummyAUR, python-nodejs-wheelAUR) (make)
Latest Comments
1 2 Next › Last »
blacktemplar commented on 2019-02-25 14:11 (UTC)
I just updated the package to use the most recent node version instead of nvm, which is possible since the bug got fixed, see https://github.com/AugurProject/augur-app/issues/72. This should solve your issue @pizzaman.
pizzaman commented on 2019-02-24 00:20 (UTC)
blacktemplar commented on 2018-11-17 11:48 (UTC)
The problem should be solved now. It uses now the binary instead of the electron command. This results an a larger package (binary has almost 100 MB).
veox commented on 2018-09-18 12:04 (UTC) (edited on 2018-09-18 12:09 (UTC) by veox)
Be advised: something must've changed in the installation procedure between v1.4.0 and v1.5.0 (current stable).
With
v1.5.0.r2.g8462507-1
, I get an error similar to issue 258 (an empty page with titleError
and HTML bodyCannot GET /
).However, if I run the binary (EDIT:
dist/linux-unpacked/augur
) from the package's build directory, the in-browser UI displays fine.So, I'm making the assumption that there are additional files that aren't being copied in
package()
.Xavion commented on 2018-07-12 21:51 (UTC)
Thanks, rebuilding has fixed the problem. I'm quite impressed with the platform.
blacktemplar commented on 2018-07-12 07:24 (UTC)
I just contacted the augur devs and they confirmed that there was an update today fixing a issue concerning the data directory, so maybe updating to the latest commit helps? Please try it and if it doesn't help post again with the exact version you are using.
blacktemplar commented on 2018-07-12 05:58 (UTC) (edited on 2018-07-12 05:58 (UTC) by blacktemplar)
Since the project was released two days ago there are new versions very frequently and I don't have the time to always update the repo, this is why I decided to only add a git package for now. If you have the time to keep up to date with the current version please add one :).
Thanks for the info with electron, will add it.
Xavion commented on 2018-07-12 03:20 (UTC)
I got the following error after syncing: https://i.imgur.com/KAwOrNS.png. This could be because they did a dodgy Git commit.
I think you should create an 'augur' package to get around the problem. The latest official release is v1.0.2, as stated here: https://github.com/AugurProject/augur-app/releases
Xavion commented on 2018-07-12 03:15 (UTC)
You need to add 'electron' to the 'depends' array.
1 2 Next › Last »